John Noronha writes: > > Thanks for your help. The reason I'd like to remove the branch after merging > it with "main branch" is so that one doesn't inadvertently do a second > merge. Is there any way one can prevent this ? (other than ensuring that the > "merged" revision is tagged suitably).
You can delete the branch tag with "tag -d". That should be sufficient for your purposes. -Larry Jones Good gravy, whose side are you on?! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
