facebook

cvs error at committing resources

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #300721 Reply

    ellipsis
    Participant

    Recently I upgraded to MyEclipse 7.5.
    Whenever I want to commit changes in the code to the cvs repository, I get the following message:
    An internal error occurred during “committing resources”: invalid thread access

    Most annoying, I have to check in the files from outside MyEclipse. Has anybody experienced and solved this problem?

    #300726 Reply

    support-joy
    Member

    Actually Eclipse provides the CVS functionality. What you can try and do is From the root do a right click > Team > Synchronize, then see if there are any conflicts.
    If there are conflicts, verify from the MyEclipse menu click on Window > Show/View > Other > CVS Repository Exploring
    Right click on the CVS Repository location and click on Refresh View.
    Validate the properties. Righ click on the CVS Repository location and click on properties. Verify all the CVS Properties.
    If there aren’t any conflicts, then you can do an update and then follow it up with a commit. if there are conflicts, merge them manually then do the update/commit sequence.

    #300727 Reply

    ellipsis
    Participant

    I get the same error when I try to synchronize. Something goes wrong when trying to communicate with the cvs server. Other cvs client tools on my computer work fine, and this problem only occurs in myeclipse 7.5.

    #300729 Reply

    support-joy
    Member

    Have you verified your CVS settings under CVS Repository properties? I would recommend you to delete your current CVS repository location and create a new location then add all the required properties.

    Let me know how this works for you.

    #300731 Reply

    ellipsis
    Participant

    Something was wrong with the keyring (?) password for accessing the file for storing the cvs passwords. I had eclipse regenerate if and now it seems to work. Thanks for your help!

    #300732 Reply

    support-joy
    Member

    Good to hear you are all set.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: cvs error at committing resources

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in