info-cvs
[Top][All Lists]
Advanced

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

Re: cvs count lines in a file?


From: Eric Siegerman
Subject: Re: cvs count lines in a file?
Date: Wed, 29 Aug 2001 21:38:57 -0400
User-agent: Mutt/1.2.5i

On Wed, Aug 29, 2001 at 03:39:42PM -0700, Jennifer Hamilton wrote:
> Does cvs keep track of how many lines are in a file or better yet, in an
> entire project?

No.

> If so, is there some cvs command to output that number?

        cd <project-root>
        cvs -nq update -p | wc

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)



reply via email to

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