Here is the gist of the error message I get when I try committing some code to a CVS server.
The server reported an error while performing the "cvs commit" command. [Project Name Here]: cvs [commit aborted]: could not find desired version 1.6 in [URI for class here] ,v
How do I fix this to recognize the new code? Can I set back the version number in MyEclipse Blue?
This error comes because of Versioning problem between your local and CVS repository. To solve this ,,