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

Re: standards for making log entries?

From: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-06-28 09:39:49 CEST

* Todd Eddy <vrillusions@neo.rr.com> [2004-06-27 23:59]:
> or something like that. Was curious if anyone else has any system to
> it (which I'd imagine so since some people use this in big companies
> and stuff) or just do like my first example of "changed some stuff on
> the main page" :) thanks in advance for any input on this

As a matter of fact, the Subversion project itself has a log message
convention like this. You can read about it in the "Writing log
messages" section of the HACKING document here:

http://svn.collab.net/repos/svn/trunk/HACKING

And you can see it in action by doing an "svn log" on the Subversion
repository itself, for example:

svn log -r10000:10010 http://svn.collab.net/repos/svn/

-- Mike

-- 
Michael W. Thelen
Never express yourself more clearly than you are able to think.
                -- Niels Bohr

Received on Mon Jun 28 09:41:16 2004

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

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