[cvsnt] how commit -r work?

Bo Berglund Bo.Berglund at system3r.se
Fri Mar 9 15:47:13 GMT 2007


Can't be done.
Use tags instead to define the current file set as the one before the
new stuff got loaded in. 


Best regards,

Bo Berglund


-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf
Of Elim
Sent: den 8 mars 2007 23:23
To: cvsnt at cvsnt.org
Subject: [cvsnt] how commit -r work?

I have a project in objC (like c/c++). and I want to make all the files
to have revision number 2.0 (or 2.1) before I checkin big changes. I'm
using win2k/cvsnt 2.5.03 at server side and the developer/client side is
winxp / Cygwin / CVS 1.11.22.

It works fine so far for just check in and out the code / projects. But
now I get problem to specify revision number for one of my projects.

F:\home\YL\Projects\wo\EObjects>cvs commit -m "make rev 2 before big
changes" -r 2.0
cvs commit: Examining .
cvs server: nothing known about `2.0'
cvs server: nothing known about `--'
cvs [server aborted]: correct above errors first!

Any advices are greatly appreciated.



More information about the cvsnt mailing list