bug-cvs
[Top][All Lists]
Advanced

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

Re: determining the creation time of a branch


From: Derek Price
Subject: Re: determining the creation time of a branch
Date: Mon, 29 Aug 2005 13:19:09 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Jim Hyslop wrote:

> Samuel R. Niles Peretz wrote:
>
>> Is there any way to query CVS to find out the exact date/time that a
>> given branch was created, or that a tag was added?
>>  
>> Please send replies via e-mail.
>
>
> If the tag was added using the rtag command (not tag), and if CVS
> history is enabled, then 'cvs history -T' will indicate what you want.
> Otherwise, no.
>

You could install a logging hook off the taginfo or posttag triggers for
tag commands, if you wished.  I've written scripts to do that in the
past, but it was for an employer and not GPL'd.

Incidentally, all the information you might wish to log should available
on feature, but not stable.

Regards,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:derek@ximbiot.com>






reply via email to

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