RE: Deleting or Renaming a Branch
"Arthur Barrett" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Jake, > cvs tag -F -b MAINT01 . . . > cvs tag: prodDB/Valuables/CURRENT_FUTURE.SP500: Not moving branch tag > `MAINT01' from 1.15 to 1.15.0.188. Check the help (cvs -H tag) there should be an option to override it, maybe -B? > cvs tag -B -F -b MAINT01 Regards, Arthur