info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

moving a tag


From: Arcin Bozkurt
Subject: moving a tag
Date: Wed, 10 Oct 2001 09:35:28 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1

From a set of files in the repository which are tagged as Dev13, I want the tag 
Dev13 to point to the latest versions of these files. (Moving the tag in CVS 
terminology?) But i don't want to specify each file. I want a command to 
automatically find all the files associated with a tag and move this tag for 
those files to the latest version of those files.

Will the following command update the tag Dev13 to point to the newest versions 
in the repository?? (It should work only for the files that were tagged with 
this tagname before)


cvs rtag -F Dev13
(no module name is specified, cause i am in that projects working copy)
Or is the module name required?

Arcin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]