info-cvs
[Top][All Lists]
Advanced

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

Re: cvs tags


From: Larry Jones
Subject: Re: cvs tags
Date: Wed, 16 Nov 2011 17:28:34 -0500

J.V. writes:
> 
> How do I see tags in the cvs repo without installing other software 
> (like Eclipse).

In a working directory, you can use ``cvs status -v file'' to see the
tags in that file and they're labeled as to whether they're revision
tags or branch tags.

If you don't have the code checked out yet, you can use ``cvs rlog -h
path/file'' to get the info, but you have to figure out for yourself
which are revision tags and which are branch tags. The rule of thumb is
that branches have an odd number of non-zero components, revisions have
an even number.
-- 
Larry Jones

I wonder if I can grow fangs when my baby teeth fall out. -- Calvin



reply via email to

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