Awhile ago I branched the code. I made a non-branch tag (cvs tag nbTag) and a branch tag (cvs tag -b branch10). Development continued on both the mainline code and the branched code. Then I accidentally deleted the branch tag (cvs -d branch10). I can no longer move to my branch (cvs update -r branch10) and check files in. Is there a way to get my branch tag back so development can continue in the branch? I thought the following command would work: cvs rtag -b -r nbTag branch10 but it does nothing other than print the cvs rtag help options.
Any help would greatly be appreciated.
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
_______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
