Getting Subversion metrics
From: Sung Kim <hunkims_at_hotmail.com>
Date: 2003-12-17 08:36:01 CET
Hello,
We are working on getting some subversion history metrics from a Subversion
We basically need number of lines changed, date, and revision number.
Using svnlook we can do this:
svnlook youngest: Get last revision number
For each revision: {
But the 'svnlook diff' is expensive and it produces too much unnecessarily
Is there any simple way to get those data from Subversion?
-- Sung Kim --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Dec 17 08:36:44 2003 |
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.