----- Original Message ----- From: "Tom Jordahl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 29, 2002 8:36 AM Subject: RE: When adding new function
> > Glyn wrote: > > Also, I wonder if we should be consistently using the cvs contents such as > > the docs to describe facts and the cvs commit logs to summarise *changes* > > to the facts? I don't like seeing useful design notes get 'hidden' in cvs > > logs. > > Glyn and I must be on the same wavelength today. > > I also prefer my source control to have descriptions of the changes that are concise. On the flip side, reading a detailed CVS commit is very helpful while trying to puzzle out the code changes from the diffs. nothing to stop people posting patch files to the mail list, even when they have commit rights, just to discuss something pre-commit