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

Re: retrieving revision properties with svn log

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-03-15 01:32:54 CET

Steffen Pingel <steffenp@gmx.de> writes:

> I think adding a commit hook that calculates the line deltas for each file
> using 'svn diff' and storing them in an unversioned property is not a big
> deal.

As a hack, you *could* make your script store the line delta
information as the first line of the log message associated with that
revision. Then you get the 'svn log' access for free. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 15 01:37:09 2005

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.