CVS  files checked out- import problem

Hi all,
when I update a project using CVS,
in 9i the tool used to prompt me like
'do you want to open new files in active project?'
in 10i it doesn't , so when I create and deploy wars the new files sometimes are missing.
do you know any workaround?
thanks in advance
jc

checkout via cvs on command line works fine.
Our cvs doesn't recognize the PreservePermissions keyword when put in the config file.
Which version of cvs are you using? 1.11.x or 1.12.x?

Similar Messages

  • CVS files checked out have execute bit cleared?

    Greetings,
    I just checked out my build tree, which includes some scripts.
    Those scripts have their execute bit cleared.
    If I remove those files and do a cvs update in that dir manually, the scripts are checked out with execute bit set.
    Anyone else run into this?
    How can this be fixed?

    checkout via cvs on command line works fine.
    Our cvs doesn't recognize the PreservePermissions keyword when put in the config file.
    Which version of cvs are you using? 1.11.x or 1.12.x?

  • Isses with keeping a file checked out

    I'm currently working with Project 2010 pro in a server environment.  One of my team members continues to keep files checked out for long periods of time (multiple days) without checking them back in.   I was wondering what, if any, issues
    arise from keeping a file checked out for an extended period of time.
    thanks for any assistance.

    Icewlf --
    Providing you with a comprehensive list of potential problems is probably impossible.  But following are a few issues to consider:
    There is a risk of changes that are not published will not be backed up in a nightly backup.
    Issues with your corporate LAN could cause the project to get "stuck" in Checked Out mode.
    Issues with your corporate LAN could cause the project to get corrupted or to generate strange errors in the Queue.
    When a project is kept checked out for days on end, no one else can edit the project.
    If your organization wants to apply Service Packs or Cumulative Updates, usually all projects need to be checked in before this happens.
    Personally speaking, I think you would be wise to give a few reasons to your executives, such as what I have mentioned, but then tell them that the "experts" in the user forum DO NOT recommend that PMs leave projects checked out over night.  Hope this
    helps.
    Dale A. Howard [MVP]

  • RSC says I have files checked out, but when I try to check them in it says they're not checked out

    We are using RSC 3 to control RH7 projects. At the moment RSC says I have hundres of files checked out, but when I try to check them in it says they're not checked out. And then it says "No files were found to CheckIn." What could be causing this?
    I tried refreshing and rebooting my (client) PC, and it didn't help.
    Thanks.

    I am no pro at this product but when you look in source control, who does it say has those files checked out.  Does that user match the credentials that you use to connect to source control.  The only reason I ask this is, when I first set this up for my Publishers, I used the default admin account to connect to RSC.  Then I created accounts for them and went to their workstations to change credentials.  I changed the credentials but they had checked out some docs before that and could not check them back in because they were still checked out as admin. Had to change it back, have them check projects back in and then switch credentials.  Hope this helps.

  • How to check-in the files checked out by another user

    Hi All,
    We are using NWDI for checking out and checking in the code.one of the developers checked out some files and left the company.so when I am trying to change the same files it says files are already checked out by another user and we dont have any idea of his  password or his system where he has done the changes .
    how do we check in his files and start working on the same files without any problem
    Thanks
    Bala Duvvuri

    Thanks. Solved the problem.
    Check out this Article:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70ee5ab2-8d7a-2c10-d88b-dbe2fdf666e7?quicklink=index&overridelayout=true
    Check NWDI/JDI System Copy Prerequisites
    Step 3 tells you how to handle the activities.
    Regards,
    Vijay.

  • PSS File Checks Out but Will not Check In

    Everytime I check out a project from Version Control, then
    check it all back in for another person to work on it, the PSS does
    not check in unless I go into RoboSource Explorer 3 Manually and
    UnCheck it. Is there a fix or something I am doing wrong
    here?

    Hi Jeffrey. I think there may be a fundamental problem in how
    you added your project to source control.
    To quote MergeThis from another post: "Apparently, these
    files should not be included in any source control solution: CPD,
    HHP, LDB, and PSS."
    The recommended way to add a project to RoboSource Control is
    to upload it directly from *RoboHelp,* not from RoboSource Control.
    RoboHelp knows which files do and don't belong in RoboSource
    Control. Adding projects to source control directly from RoboSource
    is usually the cause of this error...and in fact there are a bunch
    of other oddities that also crop up when you do this, too.
    If you added your project to source control via RSC rather
    than RH itself, I'd recommend starting over and uploading the
    project from RH. Mind you, if you are dealing with a DB converted
    from the previous RSC, then that might be a different story.
    Cheers,
    G

  • I have a file checked out in a place I can't get to. I need it checked in. How!

    Thanks for your help. 

    Hi JJQuinn,  
    Thanks for your post.
    What’s the version of your TFS and VS?
    The appdev is your development server and build machine? You can log on that machine to check that user and check the file be checkout under which workspace.
    If you’re using VS 2013, open Source Control Explorer, right-click on that file and select Find>>Find by Status…, then you can view this file be checked out under which workspace.
    You can execute the tf undo command to undo that checked out file like below:
    tf undo $/teamprojectname/…/filename.xx 
    /workspace:workspacename  /collection:TeamProjectCollectionUrl
    https://msdn.microsoft.com/en-us/library/c72skhw4(v=vs.120).aspx 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Infopath form file checked out by user id given in connection file authentication section instead of the current user logged in

    Hi ,
    I am migrating infopath form from SP2007 to SP2013 my infopath form contains the checkout(on page load) - Checkin(on submit click) using webservices. I converted the
    Checkout  data connection to convert to connection file. In the udcx file i used authentication section. Checkout and checkin is working but the file is getting checked out to the user id specified in the authentication
    section instead of the logged in user. I am
    using web browser form, Sharepoint 2013 on premise authentication: kerberos  
    Authentication section in my udcx file
     <udc:Authentication>
                                       <udc:UseExplicit CredentialType="NTLM">
                                            <udc:UserId>domain\userid</udc:UserId>
                                            <udc:Password>Password</udc:Password>
                                        </udc:UseExplicit>
                                        <udc:SSO AppId="" CredentialType=""/>
                                    </udc:Authentication>

    Hi,
    This is a quick note that we are performing research on this issue, however, I noticed that you are using Kerberos authentication method, however, you use NTLM in CredentialType attribute.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Unlock a file checked out

    I am wondering how to unlock a files that a user or developer
    has checked out. I cannot find anything on the Coldfusion
    Administration page.

    what version control system are you using?

  • LR2 File naming on import problem, date and time not from photo

    Hi all,
    I think I've run into a bug or inconsistency regarding the file naming in LR2. All my photos are named after the template YYYYMMDD-HHMMSS-XXXX.dng, where XXXX is the original file ID number and the rest is the capture date and time. This has worked excellently in 1.1 through 1.4.1.
    In LR2 this template, on import, doesn't use the capture time from the photo for naming but rather the _current_ time when the import happens. In the template editor you don't get to choose what time to apply, as the fields are simply called "Minute", "Second", etc.
    If I, however, use the function Library > Rename photos... on the new batch of photos after import, and apply the exact same template, they are correctly renamed to match their capture date.
    This is with LR 2.0 on Mac OS X 10.5.4 on PowerPC. Anyone else see the same thing?

    This is a reported bug.

  • How to force checked out CSV Files to open in Excel and not in Notepad

    Hi,
    I'm looking for some pointers / direction.
    .CSV files on SharePoint 2010 document library opens up in notepad by default. I did the DocIcon.xml CSV entry, changed the MIME type in IIS and did the IIS reset. Also on client computer CSV file is associated with MS Excel 2013. Now clicking a CSV file
    opens it up in MS Excel.
    Now a user checks out a CSV file and the same user clicks on the CSV file, the file is opening in notepad! If other users clicks on the same checked out file (checked out by the first user) it opens up in Excel for them. I've tried the 'Edit in Microsoft
    Excel' from the pop up menu but with same result.
    How can I force a checked out CSV file to open in MS Excel?
    Thanks

    1. Highlight one of the images and press cmd+i (or right click and select "Get info")
    2. Click the dropdown menu and select Photoshop (you might have to click "Other..." to find it.
    3. Then click "Change All" button below.
    You're going to have to do this with every different TYPE of image (e.g. jpeg, tiff etc) but once you've covered all the types you won't have the problem again.
    Hope this helps!

  • Checked out files

    We are using RoboHelp 8 with just RoboSource Control 3.1 as our only version control applicaiton.  They are being used on workstations with Windows XP pro.
    We have a problem that I was unable to find in any of the previous posts.
    We have two editors that edit the content of our online manuals.  They have local copies of the projects that have been added to Source Control from RoboHelp to Source Control initially.  both users have the same path for their local copies.  Each has their own user id to open Source Control.  There is a third user who publishes the content to our website as a quality control measure.
    Our problem is keeping files from being published.  We often have multiple topics being edited for different lengths of time.  For example topics 1, 2 & 3 may all be in draft mode while topic 4 is edited and ready to be published.  We do not want the edits to 1, 2 & 3 to be updated to source control so that when our publisher gets the latest version only the edits to topic 4 are published.
    It was our understanding that files that remained checked out would not update source control.  So, our first method was to create duplicate topics and made edits to those and keep those files checked out while checking in the remaining project files.  However, they were automatically added to source control and therefore downloaded when our publisher got the latest version.
    After researching a bit, we tried having our editors do a local check out only of those topics to be edited and not create any duplicate copy and not check them in until they were ready to be published.  But the Source Control was still updated with any and all changes made to these topics.
    The workaround we have tried now is to have the editors notify the publisher what topics are ready and then she "gets" just those files and compiles and publishes.  But that seems like an awkward solution to a process that is supposed to allow us to edit and only publish what we need published.
    Does anyone have a better solution?  Is there a setting I have missed to keep these files from updating source control?
    The second thing we noticed is that while Editor 1 has the files checked out locally - on her workstation, RSC has it checked out to her.  When anyone else opens RSC, the file status is that Admin user has them checked out even though Editor 1 used her individual login to check them out.
    I am confused because this is not how I thought Source Control is supposed to work.

    As a test, can you try logging into one of the libraries with these files as an admin and seeing if you can take ownership of it via the document library settings.  From here try checking it in again and advising what happens.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Select Checked Out Files Within Folder

    So if I right-click on a folder and choose Select->Checked
    Out Files it looks on the whole site for files that are checked
    out. The same is true if I have it look for files modified in the
    last x days. Is it possible to select only the files checked out
    from a particular folder?
    My site is quite large and I often work on a folder at a
    time. Other editors may be changing other files, so I don't want to
    check in the whole folder in case I haven't downloaded their
    edits.

    I am having the same trouble with DW CS3. Any ideas?

  • Dreamweaver CS4 isn't letting me unlock (check out) my files

    So I'm in a pickle here. Just the other day I was working on my site and I was checking in and out files from my website. Today when I go and try to check out files from my website it just says something like....
    'File activity incomplete'
    and then...
    'index.php is a locked file and can be viewed but not changed. What would you like to do with this file? View | Cancel'
    No one else has these files checked out on the server, it's just me and according to Dreamweaver all of the files have a lock icon next to them and are all checked int, it's just not letting me check them out.
    Just a few days ago things were working fine, I haven't done anything at all since then and now I can't find any way of unlocking these files to make changes to them!
    The funny thing is if I create a new page, check it in (which locks the file) and then check it out (unlocking it), it works just fine and let's me check the new page in and out without any errors at all.
    What's going on here, better yet, how can I fix this?
    I'm using CS4 by the way.

    Hi,
    If in iChat > Preferences > Alerts you have the AppleScript set on File Transfers to Auto Accept then reset them on each computer.
    Have you tried sending them in different ways ?
    Dropping on a Buddy with No Chat open.
    Dropping in a Chat (Text Field) and sending with no accompanying text.
    Same with text.
    From the Buddies Menu with Text Chat open
    Right Click a Buddy  (same menu)
    Dragging File over a Video Chat.
    Try adding a  Public DNS server such as Google's 8.8.8.8 in to the System Preferences > Network > Advanced Button > DNS tab
    Repeat for other computers.
    10:11 PM      Tuesday; April 17, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Applying some icon when file is checked out

    hi,
    I am using JDeveloper Studio Edition Version 11.1.1.6.0
    for file checkout operation i have performed following set of Operation
    String myFileToEdit = null;
    byte[] fileData;
    ServiceResponse myServiceResponse = null;
    mainContentOperation = new MainContentOperations();
    try{
    IdcClient myIdcClient = Util.getInstance().getUCMConnection();
    String username = Util.getInstance().getCurrentUser().toString();
    IdcContext myIdcContext = new IdcContext(username);
    DataBinder myRequestDataBinder = myIdcClient.createBinder();
    myRequestDataBinder.putLocal("IdcService", "CHECKOUT");
    myRequestDataBinder.putLocal("dID", myId);
    myRequestDataBinder.putLocal("dDocName", myContentId);
    myServiceResponse = myIdcClient.sendRequest(myIdcContext, myRequestDataBinder);
    /* myResponseDataBinder = myServiceResponse.getResponseAsBinder();
    DataObject myDataObject = myResponseDataBinder.getLocalData();
    System.out.println("File checked out successfully");
    int intReportedFileSize =
    Integer.parseInt(myServiceResponse.getHeader("Content-Length"));
    int intRetrievedFileSize = 0;
    InputStream myInputStream = null;
    InputStreamReader myInputStreamReader = null;
    try {
    myInputStream = myServiceResponse.getResponseStream();
    if(myInputStream==null) {
    System.out.println("MYINPUTSTREAM IS NULL");
    myInputStreamReader = new InputStreamReader(myInputStream,"UTF-8");
    int numSize = myInputStream.available();
    fileData = new byte[numSize];
    while(numSize > 0) {
    int result = myInputStream.read(fileData);
    if(result == -1)
    break;
    out.write(fileData);
    out.flush();
    now if i want same icon on document which is checked Out , how can i do it
    Regards

    This could be achieved with the custom component which will modify how Content server displays search result or other page with content info. For the correct method of inserting icon I would look into the way how Records Management add, inside document title, specific icon for records.
    Regards,
    Boris

Maybe you are looking for

  • Can I use Partial class to enhance a typed dataset without losing the custom code?

    Hi All, I wanted to see if I could use a Partial class for one of the datatable classes to add custom code so that when the dataset is regenerated I don't lose my code. Partial public Class WA_MMTP_TrackerDataSet1  'Code for dataset  Partial Public C

  • Solaris 8 on V215

    Is it possible to install Solaris 8 on a V215 server? I know it's not supported, but could it be done for test purposes? Can't try to install since I don't have the server right now. /F

  • How to add user defined search help to data element -EXTWG ?

    Dear All, EXTWG is external material groupp field in Material Master. I am using this field to provide some external material group .But there is no search help attached to it. I want to create a search help and attach to it .I can create a search he

  • 0% idle time of cpu states from top command in oracle 8i /solaris 5.9

    Hi, for long time idle time is 0% in top command : database version:oracle 8.1.7.4.0 operating system : sun solaris 5.9 load averages: 9.32, 5.78, 6.13 15:22:13 404 processes: 387 sleeping, 13 running, 4 on cpu CPU states: 0.0% idle, 78.2% user, 21.8

  • Cancel invoce

    I created an excise invice for purchase return using J1IS. But for some reason it was wronly prepared and now I want to cancel it. How do we cancel it along with reversing its accounting entries? Also, can I et a list of cancelled invoices? VS