[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r19566 - trunk/subversion/bindings/swig/python/tests

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-05-09 14:39:38 CEST

Madan U Sreenivasan wrote:
> I was told once that the order of log entries must be the same as it
> appears in the diff... just pointing out...

Dunno who told you that, but hacking.html sez nothing about tying the log
message ordering to the diff ordering. (And if it did, I'd move to strike
that micromanaging nonsense from the document.)

I try write log messages with an inside-out sort of approach, like I would
write the code. Generally, the stuff at the top of my log messages are the
bits where some new function has been created (or some old one given a new
parameter, etc.). After that come that callers of that new functionality.
Finally, the test cases.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue May 9 14:40:32 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.