[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: log_accum at Savannah
From: |
Sylvain Beucler |
Subject: |
[Savannah-hackers-public] Re: log_accum at Savannah |
Date: |
Wed, 7 Jun 2006 18:26:19 +0200 |
User-agent: |
Mutt/1.5.11+cvs20060403 |
Installed :)
It is really nice to work in such a responsive way.
--
Sylvain
On Wed, Jun 07, 2006 at 10:43:26AM -0400, Derek R. Price wrote:
> I just installed two more minor fixes to the log_accum script. The
> first fix prevents the script from aborting when debugging traces are
> enabled and a variable is undefined. The second handles dashes in tag
> names. Prior to this second change, everything after and including the
> first dash in a tag or branch was ignored. For instance, the tag
> `cvs1-11-x-branch' was processed and reported as the tag `cvs1'
> (<http://lists.gnu.org/archive/html/cvs-cvs/2006-06/msg00005.html>).