This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: The pain of committing ChangeLogs...


Jeffrey A Law <law@redhat.com> writes:

> That would make it impossible to check out previous GCC releases.  So we
> don't want to completely rotate the ChangeLog (ie we don't want to
> restart at rev #1).

> We do want to rotate the ChangeLog to make it smaller because that does
> improve update & commit times.

One possibility if rotation doesn't solve all the problems is to outdate
all untagged revisions using cvs admin.  That deletes them from the ,v
file on the server and should still preserve the ability to check out any
tagged revision.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>

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