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

Re: LOC Metrics?/

From: Tennis Smith <tennis_smith_at_yahoo.com>
Date: Sun, 24 May 2009 12:09:19 -0700

Thanks! That's perfect. :)

-T

On Sun, May 24, 2009 at 8:39 AM, B Smith-Mannschott
<bsmith.occs_at_gmail.com>wrote:

> On Sun, May 24, 2009 at 16:01, Tennis Smith <tennis_smith_at_yahoo.com>
> wrote:
> > Hi,
> >
> > What's the best utility to measure the number of lines of code added
> between
> > 2 dates?
> >
> > Thanks,
> > -T
> >
>
> I've been quite happy with piping the output of svn diff through
> [diffstat][1].
>
> $ svn diff -r'{FROMDATE:TODATE}' URL | diffstat
>
> [1]: http://freshmeat.net/projects/diffstat/
>
> // Ben
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2353338

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-24 21:10:47 CEST

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.