info-cvs
[Top][All Lists]
Advanced

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

Re: cvs log and initial revision line counts


From: Ville Herva
Subject: Re: cvs log and initial revision line counts
Date: Wed, 26 Sep 2001 10:20:35 +0300
User-agent: Mutt/1.2.5i

On Tue, Sep 25, 2001 at 02:57:15PM -0400, you [Matt Riechers] claimed:
> Ville Herva wrote:
> 
> Conversely, you could work around this inconsistency w/o breaking all of those
> scripts.

Ok. I worked this around by detecting 'revision: 1.1' from the cvs log
output and then doing 

 cvs update -p -r 1.1 file | wc -l

and adding that to the sum.

Also, cvs diff -c -D "1 days ago" -D "now" doesn't output anything for files
that didn't exists 1 days ago. Luckily, rdiff does. (Although you can't use
that for single files.)


-- v --

address@hidden



reply via email to

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