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 --

[EMAIL PROTECTED]

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to