Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: svn metric extractor

by jmcnamara (Monsignor)
on Oct 09, 2012 at 10:21 UTC ( [id://997968]=note: print w/replies, xml ) Need Help??


in reply to Re^2: svn metric extractor
in thread svn metric extractor

Using diffstat with the -m option gives the modified lines (as well as the added and deleted):

diff dir1 dir2 | diffstat -m

I didn't need to modify it in any way. However, at the time of the original post I had to build the code from the website to get a version with the -m option. I think more recent OSes will come with that version by default or at least provide a package.

--
John.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://997968]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-24 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found