[ On Thursday, April 18, 2002 at 15:04:44 (-0500), Howard Chandler wrote: ]
> Subject: $Name not working$
>
> OK,  I read the manual and figured out how to get the revision number 
> inserted into the source file using $Revision$.  What's the trick for 
> getting $Name$ to work.  I'm using winCVS beta 1.3.  The explorer like 
> thingie shows a tag for the file.  Is this a known bug or am I missing 
> something?

use "cvs export -kv -r RELEASE-TAG [-d DIRNAME] MODULENAME" to create a
directory (in DIRNAME) full of files with $Name expanded to its value.

(i.e. it doesn't work, and isn't supposed to work, in an ordinary
working directory -- only for freezing a release with "cvs export")

-- 
                                                                Greg A. Woods

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

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

Reply via email to