[ILUG] retroactive tags CVS

Dave Neary dave.neary at palamon.ie
Thu Nov 29 14:33:27 GMT 2001


On Thu, Nov 29, 2001 at 01:36:51PM +0000, John P. Looney wrote:
>  Can I tell CVS "Tag what was in CVS three weeks ago as 'blah', and create
> a branch from that point" ?

Oops! Missed the branch thing.

cvs rtag -b -D '3 weeks ago' old_branch module_name

And if you have already labelled something as (say) release 0.5
(rel-0-5) at the appropriate time, then 
cvs rtag -b -r rel-1-0 branch-1-0 module_name

And apologies for forgetting the module_name bit the last time...

Cheers,
Dave.

-- 
David Neary,               E-Mail dave.neary at palamon.ie
Palamon Technologies Ltd.  Phone +353-1-634-5059      





More information about the ILUG mailing list