| Author |
cvs server: sticky tag `STABLE_V40' for file `src/Util.java' is not a branch
|
Sagar Rohankar
Ranch Hand
Joined: Feb 19, 2008
Posts: 2896
|
|
Hi All,
I versioned my project as 'STABLE_V40' when I thought its stable, but when I did some changes in some files and once I finished doing that, I need to commit all those changes to the version 'STABLE_V40', but when I simply try to commit, the Eclipse throws an error like:
What is the cause?
|
[LEARNING bLOG] | [Freelance Web Designer] | [and "Rohan" is part of my surname]
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
Sagar,
In CVS, versions are immutable. You need to create a branch from the version and commit to the branch.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Sagar Rohankar
Ranch Hand
Joined: Feb 19, 2008
Posts: 2896
|
|
|
Ohh, Thanks Jeanne. I'm wondering, is it possible to commit OR merge all this changes to the trunk .
|
 |
 |
|
|
subject: cvs server: sticky tag `STABLE_V40' for file `src/Util.java' is not a branch
|
|
|