[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How many versions?
From: |
Larry Jones |
Subject: |
Re: How many versions? |
Date: |
Wed, 25 Jun 2003 11:11:09 -0400 (EDT) |
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.
And note that there aren't necessarily 3 revisions between 1.10 and
1.13; some of them may have been deleted.
-Larry Jones
But Mom, frogs are our FRIENDS! -- Calvin