Monday, May 24, 2010

Can't Commit Sticky Tag CVS Eclipse

I was getting an error committing to CVS using Eclipse because of a sticky tag. If you select the right mouse button, and "Replace With" and you don't see latest from Head but a version number, then you might be using the wrong version of the file. To resolve this, you can select "Replace with another branch or version" and select Head. Then copy your changes over that file, and you should be able to commit your changes.

0 comments: