Re: CVS Tagging issues
Gerhard Fiedler <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Organization | cvsnt.org news server |
| Message-ID | <[email protected]> |
On 2007-03-23 10:45:06, Shrikanth Achar wrote (private mail):
>>> Question: how do I tag only the files which are available on my local
>>> PC on to the repository? i use this command to tag all the three
>>> modules
>>>
>>> "cvs -z9 rtag <tag name> module 1 module 2 module 3
>>
>> Use "cvs tag" instead of "cvs rtag".
>>
>> See also <http://www.cvsnt. <http://www.cvsnt.org/manual/html/tag.html>
>> org/manual/html/tag.html> and <http://tinyurl.
>> <http://tinyurl.com/23awc9> com/23awc9>.
>
> I did this..
>
> I used cvs tag <tag name> <module name>
>
> But still when I pull from the tag name I got the files which I had
> deleted in my local drive
Are they /deleted/ from the sandbox or /cvs removed/ from the repository?
I'm not sure about how exactly cvs tag works, but here's what I assume:
- File checked out (exists in the CVS admin files in the sandbox) and
present in the sandbox: gets tagged.
- File not checked out (doesn't exist in the CVS admin files in the
sandbox): does not get tagged.
- File checked out (exists in the CVS admin files in the sandbox) and not
present in the sandbox because the file has been deleted after checkout: I
think this gets tagged, even though the file itself is not present.
- File checked out (probably exists in the CVS admin files in the sandbox)
and not present in the sandbox because the current revision of the file is
dead (file has been cvs removed): I think this gets tagged, but the tagged
revision is dead, so a checkout of the tag won't fetch the file.
(Please respond to the list/news server.)
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/