This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: changelog rotation...


> From: DJ Delorie <dj@redhat.com>
> Newsgroups: cygnus.gdb
> Date: 12 Jan 2001 12:59:27 -0500
> 
> "Eli Zaretskii" <eliz@is.elta.co.il> writes:
> > suggest to start this now, and rename all ChangeLog-NNNN into
> > ChangeLog.NNNN.
> 
> They'd also conflict, by dropping the last digit.

Only if we use 4-digit years.  We could use the last 3 digits
instead.  (Yes, it _is_ ugly, which is why I suggested to split the
files by GDB version, not by the year.)

> We might have to handle this in djtar, like the info files.

The GDB distribution already does that, by invoking DJTAR with a
rename file.  I was just trying to keep its size in check.

I'm not sure doing so in DJTAR's code is a good idea: this problem is
unique to GDB, and the right renaming isn't obvious to put it into
code applied automatically.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]