--- Larry Jones <[EMAIL PROTECTED]> wrote:
> Mark writes:
> > 
> > Given 2 revisions of a single file. How can a script find out if other
> > revisions exist between them.
> 
> The simplest way is to run "cvs log -rrev1::rev2" and parse the line in
> the output that says:
> 
>       total revisions: n;    selected revisions: m
> 
> "m" is the number you want.

great! thanks!


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


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

Reply via email to