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...


On Jan 10, 2001, Neil Booth <neil@daikokuya.demon.co.uk> wrote:

> 1) cvs update ChangeLog [3 minute+ server-end delay]

Here's a tip: never, ever, run `cvs update' with a modified
ChangeLog.  Instead, revert your change in the ChangeLog file, update
it, then install your change again and commit.  Then, you'll get the
lock before having to transfer the whole ChangeLog file upstream.

That said, having the ChangeLog rotated would significantly speed up
the actual commits, so I'm all in favor of such a move.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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