I could find all the change versions of a file, then do an svn diff for each 
change, then parse the output and determine the number of changes, but that 
seems excessive :-)

rcs has this lines+/- information directly in the database.  Is svn organized 
differently under the hood?

Paul
----- Original Message -----
From: "Ryan Schmidt" <subversion-20...@ryandesign.com>
To: "Paul Graham" <pgra...@oasys-ds.com>
Cc: users@subversion.apache.org
Sent: Friday, March 18, 2011 6:41:50 PM
Subject: Re: cvs log equivalent

On Mar 18, 2011, at 08:39, Paul Graham wrote:

> The cvs log command includes information about the size of each change:

> Is there any way to get an output similar to cvs log?

Not with the standard client, no. Perhaps such a thing could be written with a 
custom script.


Reply via email to