[cvsnt] CVS RTAG not working

Arthur Barrett arthur.barrett at march-hare.com
Tue Jan 22 20:17:48 GMT 2008


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