info-cvs
[Top][All Lists]
Advanced

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

RE: Finding which tags exist without checking-out


From: Reinstein, Shlomo
Subject: RE: Finding which tags exist without checking-out
Date: Tue, 11 Feb 2003 13:04:04 +0200

We're using CVS 1.10.7. This probably means that the rlog implementation
changed in a newer version, even though my version says this command is
deprecated.
Since I am really not interested in anything but the tags themselves, is
there something like "rstatus -v", or do I have to get all the log
information and filter it (like you show below)?

Shlomo

-----Original Message-----
From: Ralf S. Engelschall [mailto:address@hidden
Sent: Sunday, February 09, 2003 7:10 PM
To: address@hidden
Subject: Re: Finding which tags exist without checking-out


On Sun, Feb 09, 2003, Reinstein, Shlomo wrote:

> Running "cvs rlog" gives:
>
> cvs log: warning: the rlog command is deprecated
> cvs log: use the synonymous log command instead
> cvs log: cannot open CVS/Entries for reading: No such file or directory
> cvs [log aborted]: no repository

Hmmm... works fine for me:

| $ cvs -d address@hidden:/e/ossp/cvs rlog ossp-pkg/pth/ChangeLog |
head -20
| RCS file: /d1/e/ossp/cvs/ossp-pkg/pth/ChangeLog,v
| head: 1.604
| branch:
| locks: strict
| access list:
| symbolic names:
|         PTH_2_0b2: 1.603
|         PTH_2_0b1: 1.598
|         PTH_2_0b0: 1.591
|         PTH_1_4: 1.557.0.2
|         PTH_1_4_1: 1.557
|         PTH_1_4_0: 1.545
|         PTH_1_3_7: 1.488.2.10
|         PTH_1_4a3: 1.523
|         PTH_1_3_6: 1.488.2.9
|         PTH_1_4a2: 1.518
|         PTH_1_3_5: 1.488.2.7
|         PTH_1_4a1: 1.505
|         PTH_1_3_4: 1.488.2.6

This is with CVS 1.11.5.
                                       Ralf S. Engelschall
                                       address@hidden
                                       www.engelschall.com



_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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