bug-cvs
[Top][All Lists]
Advanced

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

Re: checkout list


From: Jim Hyslop
Subject: Re: checkout list
Date: Wed, 02 Dec 2009 19:08:16 -0500
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sunil Saxena wrote:
> Hi,
> 
> I am using CVS.
> i unable to get a list of all checked out file names using TAG along with
> its revision number in a log file
> 
> eg required Format in log file :
> 
> lmptr\src\report\summary.java  1.1.1
> lmptr\src\report\accounts.java  1.3
> 
> 
> Could you please send me the command for this.

You'll need to write a script that will run the command 'cvs -nq update'
to get a list of files currently checked out, then feed that list into a
'cvs status' command to get the current revision.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksXAXAACgkQLdDyDwyJw+OjHgCg/pJ14w3/btA3qbTlQRCGI0Pw
ueIAn0qlRrAFoCzOjico5aeIsq11i32U
=cCjN
-----END PGP SIGNATURE-----




reply via email to

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