info-cvs
[Top][All Lists]
Advanced

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

Re: findin sloc changes between two tags


From: Gary Funck
Subject: Re: findin sloc changes between two tags
Date: Mon, 18 Feb 2008 12:11:51 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

On 02/18/08 09:28:58, Ted Stern wrote:
> 
> But that regexp handles only C++ comments.  I don't know of a way to
> recognize /* ... [text containing newlines] ... */.  Possibly another
> diff utility has that options (xxdiff, tkdiff?).

SLOCcount might do the job:
http://www.dwheeler.com/sloccount/sloccount.html

Reading the docs, this script apparently takes note of file
extensions.  Therefore, it might be necessary to checkout full
versions of the relevant trees/files and run SLOCcount on them.
This could be sped up by checking out only the files that
were changed via commit.




reply via email to

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