You have sent the attached unsolicited e-mail to my
e-mail account.

I do not wish to receive such messages in the future.
Please remove my name from your lists immediately.


--- This message was intercepted by SpamKiller (www.spamkiller.com) ---

[ On Thursday, April 19, 2001 at 11:01:27 (-0500), David D. Hagood wrote: ]
> Subject: $Name $ and branches
>
> Is there some logic behind this behavior? For some of what I am doing,
> I'd really like to have the $Name$ be replaced with the branch tag.

In CVS $Name is really only intended to be used with "cvs export -kv".

I.e. it's there to freeze the release name into any identification strings.

>From a high-level release management view there's little sense in
providing any mechanism for identifying the branch name of some product
that could have come from any old working directory.  All such a
mechanism can do is create confusion and lead to mis-identification of
products.  I.e. the feature you're asking for is *BAD* for the business
of hygienic release management!

If you ever get to the point where you need to be identifying the
origins of some product file then you should already have been creating
proper releases with "cvs export -kv" for some time.  I.e. it's best to
get in the habit of making releases, as appropriate, as early as
possible and thus have lots of practice by the time you need to create
real releases for external consumption.

--
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>;   Secrets of the Weird <[EMAIL PROTECTED]>

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to