Saad Sheikh <[EMAIL PROTECTED]> wrote:

> I am a new to CVS. I wanted to know if there is a command that will
> list all the versions of a project.

There is a perl script, "cvs2cl.pl", that consolidates the log
messages of a sandbox in chronological order.  Try Google.


> I wanted a history of versions of the project AND the files that have
> changes from one version to the next, like the history command in VSS.

>From the VSS comment I infer that you're on Windows.  If cvs2cl is
the right solution you'll have to install perl first, either by
Cygwin or from www.activestate.com .  It can get messy.  I always
find it painful to integrate new tools into Windows "integrated"
environment ...  Different culture, partly.

For what it's worth, I run cvs2cl.pl from Cygwin all the time.

-- 
pa at panix dot com
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to