[chora] Re: [horde] getting cvs tags
Sandeep C
sandeepc@myrealbox.com
Thu, 29 Aug 2002 17:39:41 +0530
Hi,
For those who are interested, i think we can use
cvs -d <repository> history -T -a
, to get a report on all tags.
But i have a doubt : when i use rlog -h <repository> , it displays a set
of symbolic names such as
Start:1.1.1.1
etc.
But this does'nt show up when is use cvs history
regards
Sandeep C
Sandeep C wrote:
> Hi,
>
> I'm working on a project, and i need to retrieve all cvs tags in a
> project repository.
> I have gone throughout the horde/chora/lib/CVSLIB/File.php and
> horde/chora/lib/CVSLIB/Directory.php.
> I feel that using 'rlog' and parsing the data for 'symbolic names'
> will slow down the process, as the repository is huge. Can you point
> me as to how i go about it.
> I'm using chora version 1.0
>
> Thanks in advance
> Sandeep C
>