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

Re: Logging granularity

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-19 17:16:17 CEST

"Stefan Monnier" <monnier+gmane.comp.version-control.subversion.devel/news/@rum.cs.yale.edu> writes:

> I don't think we need to go that far. As I pointed out, you can
> simply use a formatting convention and parse the output of `svn log'.
> As a matter of fact, the subversion repository seems to follow such
> a convention.

Right... that's exactly the reason this project has such strict
formatting conventions for log messages.

Because of the convention, I can run 'svn log diff.c > tmpfile', load
the tmpfile into emacs, and do an incremental search for the exact
function I want to know the history of.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 17:17:38 2003

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.