In article <[EMAIL PROTECTED]>, Jake Colman wrote: > >We created a branch of of the main trunk (HEAD) but would like to recreated >it again off of a later version of the trunk. Is there a way to delete the >branch and recreate it or must we create a new branch with a new somewhat >different name?
If nothing has been comitted to the branch, then you can just delete the tag. But if something has been committed, you probably want to keep the tag, because it's your only way to get at the branch. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
