info-cvs
[Top][All Lists]
Advanced

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

RE: Is there a way to know the date a tag or branch was created?


From: Greg A. Woods
Subject: RE: Is there a way to know the date a tag or branch was created?
Date: Fri, 9 Jan 2004 03:06:30 -0500 (EST)

[ On Thursday, January 8, 2004 at 16:39:21 (-0500), Jim.Hyslop wrote: ]
> Subject: RE: Is there a way to know the date a tag or branch was created?
>
> Corollary question: are there any plans to add this functionality to CVS?
> Considering how important tags are, it really does make sense to keep track
> of when they were applied, who applied them, when they were moved or
> deleted, and so on.

It's pretty simple to add at least some minimal logging of all tag
operations, instead of just "rtag" tag operations -- just copy (and
modify as necessary) the history_write() call in tag.c so that it is
also done in the non-rtag case.

-- 
                                                Greg A. Woods

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




reply via email to

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