>I changed a file and then invoked the following command:  cvs commit -r
3.0
>Text9.txt. I updated the log file. The file was set to revision 3.0 and
>tagged 3.0. 
>Then I changed the file again and tried to commit it. The following
error
>occurred:

>cvs commit -m Testing text9.txt (in directory D:\Projects\Train\)
>cvs server: sticky tag `3.0' for file `text9.txt' is not a branch
>cvs [server aborted]: correct above errors first!

>*****CVS exited normally with code 1*****

The usual cure: cvs update -A


> I just want to set the revision to 2.0 and then from there it must
> automatically go to 2.1 etc. It must not affect the other files.

Well it does!
I've only tried it once, and all new files started at 3.1 instead 1.1
from then on. I never managed to revert the effect :-(
I do _not_ recommend tampering with the major number.

regards
/anders

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to