Hi,

There is no native windows command for cvs.

There are two ways to get the CVS CLI on windows.
1. Install CYGWIN withe the cvs package
2. use CVSNT it comes with WINCVS and provides cvs CLI,
probably you can install CVSNT without WINCVS, haven't tried myself.

Thanks

-- 
Milind Arun Choudhary

On Sat, Sep 13, 2008 at 3:58 PM, Omkar Raut <[EMAIL PROTECTED]> wrote:

> Just wondering if there is a native command line CVS.exe for windows xp?
> Because I could not find SHELL in eclipse... for issuing cvs commands
>
> On Fri, Sep 12, 2008 at 2:54 PM, Mayuresh <[EMAIL PROTECTED]> wrote:
>
> > > Is there any way to get the Directory structure of CVS repository in
> some
> > > text format? Basically I want to retrieve the list of files in a tree
> >
> > If you have read access to repository location, you can get it from
> there.
> > But
> > not advisable to do that. Only other option could be to actually check
> out
> > the code and extract the strucure using a script (or extend CVS code to
> > provide suitable command!).
> >
> > Mayuresh.
> >
> >
> >
> > --
> > ______________________________________________________________________
> > Pune GNU/Linux Users Group Mailing List:      ([email protected])
> > List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
> > Send 'help' to [EMAIL PROTECTED] for mailing instructions.
> >
>
>
>
> --
> Cheers!
> Omkar Raut.
> "Life is a Sine wave with Variable Frequency and Variable Amplitude.. you
> never know what you gonna get!"
> --
> ______________________________________________________________________
> Pune GNU/Linux Users Group Mailing List:      ([email protected])
> List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
> Send 'help' to [EMAIL PROTECTED] for mailing instructions.
>
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([email protected])
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to