RE: newbie question rtag vs. tag

"Bulgrien, Kevin" <[email protected]> Tue, 30 Aug 2011 13:40:42 -0500
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <83894A1821034948BA27FE4DAA4742792773A4F7CC@apde03.APD.Satcom.Local>
> -----Original Message-----
>
> I know obviously that some commands w/ the Rs in them are due
> to RCS like rlog and log.
>
> for cvs rtag and cvs tag ... is it the same difference?  rtag
> tags the repository and tag the working directory.  I was
> tagging the HEAD as the final build to use later as a branch
> point if necessary.  I used rtag.  just making sure I am correct.
>
> Sorry for so many quesitons.
> KM

I believe the "r" actually means "remote" or "repository".  The "r"
commands can modify the cvs repository directly without having to
have a local checkout.  You need to have files checked out to use
`cvs tag`, but you do not have to have files checked out to use
`cvs rtag`.

http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_4.html is more
than likely relevant to both this question and the prior one.

tag is discussed here:
http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_4.html#SEC49

rtag here:
http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_4.html#SEC50

---
Kevin R. Bulgrien

This message and/or attachments may include information subject to GD Corporate Policy 07-105 and is intended to be accessed only by authorized personnel of General Dynamics and approved service providers.  Use, storage and transmission are governed by General Dynamics and its policies. Contractual restrictions apply to third parties.  Recipients should refer to the policies or contract to determine proper handling.  Unauthorized review, use, disclosure or distribution is prohibited.  If you are not an intended recipient, please contact the sender and destroy all copies of the original message.