[cvsnt] CVS RTAG not working
Matthew Rich
mbrich2000 at yahoo.com
Tue Jan 22 20:33:53 GMT 2008
I will talk to my IT guy about the upgrade to the latest server version.
I used the following command when it did not work:
C:\>cvs -t -d:pserver:mrich at vienna:\mimosa rtag -b -r RUBY_3_1_0_11061 CITRINE root
----- Original Message ----
From: Arthur Barrett <arthur.barrett at march-hare.com>
To: Matthew Rich <mbrich2000 at yahoo.com>; cvsnt at cvsnt.org
Sent: Tuesday, January 22, 2008 12:17:48 PM
Subject: RE: [cvsnt] CVS RTAG not working
Matthew,
> 11:31:58: -> Server version is CVSNT 2.5.01 (Travis) Build 1976
When possible please upgrade the server to latest stable (2.5.03.2382).
> Root
Try:
cvs -d<CVSROOT> rtag -b BRANCHNAME Root
If you want to create the branch BRANCHNAME from existing branch
EXISTINGBRANCH you would use:
cvs -d<CVSROOT> rtag -b -r EXISTINGBRANCH BRANCHNAME Root
Regards,
Arthur
More information about the cvsnt
mailing list