Re: Retrieve last TAG name

Amaresh Ch Das <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
Performing a CVS diffAfter
developers have checked in updates to the code it may be beneficial to
see what has changed, either to help solve bugs or to track changes.
There are several option to do this. Perform a diff between complete branches: $ cvs -q diff -u -r BRANCH1 -r BRANCH2 Perform a diff between a single file in two branches: $ cvs -q diff -u -r BRANCH1 -r BRANCH2 filename Perform a diff between different versions of a file: $ cvs -q diff -u -r version1 -r version2 filename 
for more check this link : -
                                 CVS DIFF

Thanks, 




--- On Wed, 3/3/10, Rapthor <[email protected]> wrote:

From: Rapthor <[email protected]>
Subject: Retrieve last TAG name
To: [email protected]
Date: Wednesday, 3 March, 2010, 2:40 PM


Hello all,

is there a way to retrieve the name of the latest CVS-Tag in the repository?

Let's say I tagged a directory including all files with a version
VERSION_1_0_2_3. How do I retrieve this name via CVS command?

Thanks,
Rapthor.
-- 
View this message in context: http://old.nabble.com/Retrieve-last-TAG-name-tp27765815p27765815.html
Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.






      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.