Re: RC File - manually add branch?
"Mark D. Baushke" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Frank, I would suggest you add the new branch using the CVS command listing those few files rather than hacking the RCS file contents directly. a) restore the deleted RCS ,v files to your repository; b) checkout the sources at the revision you want to tag; c) 'cvs tag -b newbranchname list of files to tag' to tag the files. Good luck, -- Mark
signature.asc
(application/pgp-signature, 186 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFNiEZOCg7APGsDnFERAr4MAKCkAkKF2inZKiiPNjT/Yry0bFkvJwCePpI6 uP8aGaI7Q9+wfZQ+Rg/Ulq0= =DIgS -----END PGP SIGNATURE-----