Problem with Force revision/branch

View: New views
2 Messages — Rating Filter:   Alert me  

Problem with Force revision/branch

by Viswanath L :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When I try to force a revision no. using 'Force revision/branch' in the Commit dialog box I get the following error message:

cvs commit -m "no message" -r 5.0 version_number.h (in directory E:\work\ACIP_app\app_controller\)
cvs server: nothing known about `5.0'
cvs [server aborted]: correct above errors first!


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

Any inputs on how to resolve the same? I am using CVS server ver. 2.5.04.3510 and WinCVS 1.3.8.

Re: Problem with Force revision/branch

by Todd Denniston-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Viswanath L wrote, On 10/28/2009 01:56 AM:

> When I try to force a revision no. using 'Force revision/branch' in the
> Commit dialog box I get the following error message:
>
> cvs commit -m "no message" -r 5.0 version_number.h (in directory
> E:\work\ACIP_app\app_controller\)
> cvs server: nothing known about `5.0'
> cvs [server aborted]: correct above errors first!
>
>
> *****CVS exited normally with code 1*****
>
> Any inputs on how to resolve the same? I am using CVS server ver.
> 2.5.04.3510 and WinCVS 1.3.8.
>


If I Recall Correctly, there is not supposed to be a space between the -r and the 5.0, i.e. your
line should look like:
cvs commit -m "no message" -r5.0 version_number.h


BTW, if you have any questions that are specific to CVSNT and WinCVS, which is what you are using, I
would suggest you will get better answers by taking them over to:

Following list borrowed from Arthur Barrett
CVSNT newsgroup:
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
or
news://news.cvsnt.org/support.cvsnt
WinCVS newsgroup:
http://groups.yahoo.com/subscribe/cvsgui
TortoiseCVS newsgroup:
http://sourceforge.net/mail/?group_id=48103


--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter