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]
Other format: [Raw text]

Re: Rant about ChangeLog entries and commit messages


On Dec 5, 2007 6:15 PM, Ben Elliston <bje@au1.ibm.com> wrote:
> On Tue, 2007-12-04 at 09:18 -0700, Tom Tromey wrote:
>
> > First, continuing to have good quality messages.  Right now at the
> > very least you get a (semi-) accurate record of what was touched.
> > I've seen plenty of ChangeLog-less projects out there than end up with
> > commits like "fixed a bug", or even worse.
>
> Something else that hasn't been raised is that ChangeLogs can be
> revised.  We often see people making mistakes with their ChangeLog
> entries, but since the ChangeLog is versioned, they can revise it.  If
> you screw up a commit message, it's much harder to fix it (and a purist
> might argue that to do so would be destroying revision history).
Uh?


svn propedit --revision <rev number> svn:log

Hope this helps!


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