info-cvs
[Top][All Lists]
Advanced

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

Re: FW: Symbolic tag information after a 'cvs release'


From: Sonam Chauhan
Subject: Re: FW: Symbolic tag information after a 'cvs release'
Date: Tue, 09 Apr 2002 14:21:26 +1000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120

Thanks Pierre - $Name$ was just what we wanted.

Kind regards,
Sonam


In <address@hidden> Sonam Chauhan <address@hidden> writes:

>Sorry - Having never done *software* releases" with CVS myself, I misphrased my
>query. What I really meant was 'cvs export'. In other words, we do a 'cvs
>export' of a tagged branch as part of our release process. I wanted to capture
>the tag name of the cvs-*exported* branch by processing a CVS variable in a
>file. This does not seem possible.

There's the $Name$ keyword, but it won't give you the name of the
branch, just the name of the *release* you exported.  It makes no
difference if the release is on a branch or on the trunk.

Note:  you shouldn't export and ship with a branch tag, because you
won't know what you shipped.  You get the tip of the branch, and that
changes as the branch grows.

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs





reply via email to

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