I need to replace a branch tag. After experimenting a little with a test repository I think I have the answer, but before I go banging around in the production repository I thought I'd run this by you folks. Does this look right?
cvs -q rtag -B -F -r original-branch-tag new-branch-tag module cvs -q rtag -B -d original-branch-tag module Aside from the usual, "Why do you want to do this?" and "You'll lose history" warnings, is there anything I'm missing here? Thanks! Carter. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
