info-cvs
[Top][All Lists]
Advanced

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

RE: info without working copy


From: Jerry Nairn
Subject: RE: info without working copy
Date: Thu, 15 Mar 2001 18:55:34 -0800

There's a trick you can do with rdiff, to discover the head revision or the revision that a certain tag is on.
cvs -n -q rdiff -l -s -r 0 $Repository/$FileName
cvs -n -q rdiff -l -s -r $TagToMatch $Repository/$FileName
That's about it.
Jerry

>From: Largent, Jim [mailto:address@hidden]
>Sent: Thursday, March 15, 2001 5:17 AM

>Is there some trick to getting information similar to cvs log without a
>working copy?  I have several Perl scripts that I used with


reply via email to

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