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

svn log, XML, and line change count

From: Thomas Wicklund <wicklund_at_eskimo.com>
Date: 2007-02-08 19:35:15 CET

The default svn log command tells you the number of lines changed. It
has a format something like:

r232 | name | 2007-02-08 11:15:59 -0700 (Thu, 08 Feb 2007) | 34 lines

However, if I ask for XML output, the number of lines changed is not
included. Is there a way to get the number of lines changed from XML
output? It's a bit easier to parse XML (since I have libraries) but I
need the number of lines changed.

Thomas Wicklund

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 8 19:35:45 2007

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.