Re: question cvs
"Mark D. Baushke" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
FI - Delle Side Antonio <[email protected]> writes: > It exists a specific command in order to cancel contemporaneously a > BRANCH assigned to various files in different directories. The command: 'cvs rtag -B -d branchname .' will delete the 'branchname' tag across all of the repository. The command 'cvs tag -B -d branchname' will purge the 'branchname' tag from all files in the current subtree of the repository. These commands are dangerous in that it is not possible to reverse it and any deltas committed to 'branchname' are not removed, but are orphaned. Read the manual closely before using these commands in a production source repository. -- Mark
signature.asc
(application/pgp-signature, 186 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFLZic+Cg7APGsDnFERAp49AKCGsjsh/9DyQcPlQGKgYabC2aVHSgCg3NXz SUvKe+jdAJ2CvzO+CwPXBfo= =glO5 -----END PGP SIGNATURE-----