info-cvs
[Top][All Lists]
Advanced

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

Re: Retrieve last TAG name


From: Amaresh Ch Das
Subject: Re: Retrieve last TAG name
Date: Thu, 4 Mar 2010 22:45:38 +0530 (IST)

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 <address@hidden> wrote:

From: Rapthor <address@hidden>
Subject: Retrieve last TAG name
To: address@hidden
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/


reply via email to

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