gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep subversion statistics


From: Andrew Ruder
Subject: Re: GNUstep subversion statistics
Date: Mon, 15 Jan 2007 22:20:42 -0600
User-agent: Mutt/1.5.13 (2006-08-11)

On Mon, Jan 15, 2007 at 11:42:12AM -0500, Adrian Robert wrote:
> >I was browsing freshmeat.net earlier tonight and came across a package
> >called 'svnstat.'  Since I keep local mirrors of all the gnustep stuff
> >(with svk), I generated some statistics of some gnustep stuff.  It is
> >pretty neat to look through.
> 
> Interesting.. any idea how it determines lines of code metrics?   
> Unlike CVS, this info isn't in the SVN logs.  I spent a while on the  
> mailing lists asking about adding it, but none of the active  
> developers believed in the value of the metric and I was lazy at the  
> time so...

You mean how many lines changed per revision? or ... ?

In that case it is just 

svn diff -r n-1:n svnurl-or-checked-out-file-or-directory | diffstat

or did you mean something else?

Cheers,
- Andy

-- 
Andrew Ruder <address@hidden>
http://www.aeruder.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]