Re: Tagging method
Gerhard Fiedler <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Organization | cvsnt.org news server |
| Message-ID | <[email protected]> |
On 2007-04-30 06:16:31, Shrikanth Achar wrote:
> I am not sure what command to use
>
> Option 1: cvs tag <daily tag name> folder 1 Folder 2 folder 3 Folder 4
> Folder 5
>
> Option 2: cvs rtag <daily tag name> folder 1 Folder 2 folder 3 Folder 4
> Folder 5
For both commands: if the folder names contain spaces (like "folder 1"),
you need to put them in quotes (like "folder 1").
For cvs tag: the command works if you are in the common parent folder of
all 5 folders.
For cvs rtag: the command works if all 5 folders are top-level folders of
your repository.
In your scenario, I prefer cvs tag. The tag command tags the files you have
in your sandbox, the rtag command tags the files in the repository. Since
you are verifying the files in your sandbox, you know that /these/ are the
ones you want to tag, so I would tag exactly these. (There is the
possibility that someone else commits a file after your update. Using tag
this doesn't matter, but with rtag you would include the recent untested
commit into the tag.)
Gerhard
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cvsgui/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/cvsgui/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[email protected]
mailto:[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/