info-cvs
[Top][All Lists]
Advanced

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

Re: CVS and Perl


From: Greg A. Woods
Subject: Re: CVS and Perl
Date: Wed, 20 Mar 2002 16:25:18 -0500 (EST)

[ On Tuesday, March 19, 2002 at 21:46:56 (-0500), Matthew Persico wrote: ]
> Subject: Re: CVS and Perl
>
> Yes, we should all be using tags. However, it is much safer to do

No, it's not.

It's _MUCH_ safer to always use tags and to _always_ use "cvs export
-kv" to release a module and to use something like:

        $VERSION = "$Name$";

to internally identify the release.

-- 
                                                                Greg A. Woods

+1 416 218-0098;  <address@hidden>;  <address@hidden>;  <address@hidden>
Planix, Inc. <address@hidden>; VE3TCP; Secrets of the Weird <address@hidden>



reply via email to

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