info-cvs
[Top][All Lists]
Advanced

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

RE: Command Line CVS for Windows


From: Matt Doar
Subject: RE: Command Line CVS for Windows
Date: Tue, 24 Jan 2006 10:53:46 -0800

C:\Documents and Settings\mdoar>type C:\cvs.bat

@echo off

REM Using http://easynews.dl.sourceforge.net/sourceforge/sereds/Copssh_1.3.6_Ins

taller.zip and http://march-hare.com/archive/cvsnt-2.5.03.2151.msi

set CVS_RSH="C:\Program Files\copssh\bin\ssh.exe"

set CVSROOT=:ext:address@hidden:/home/cvs

"C:\Program Files\CVSNT\cvs.exe" %*

 

Above is what I currently do for command-line CVS on Windows. Yes, CVSNT is different from CVS, but they do interoperate remarkably well. The fiddliest part was getting ssh working without installing all of cygwin.

 

~Matt

 

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Jim Hyslop
Sent: Tuesday, January 24, 2006 10:11 AM
To: Russ Sherk
Cc: address@hidden
Subject: Re: Command Line CVS for Windows

 

-----BEGIN PGP SIGNED MESSAGE-----

Hash: SHA1

 

Russ Sherk wrote:

> Try:

>

> www.cvsnt.org

> or

> http://www.wincvs.org/

>

> cvs.exe is included in the wincvs installation under winCvs\cvsnt.  Note:

> when installing wincvs, it will ask if you want to install cvsnt.  Choose

> yes.

 

Note that this is NOT CVS, it is CVSNT, a different software package

with a completely different support location.

 

>

> --Russ

>

> On 1/23/06, Rod Macpherson <address@hidden> wrote:

>

>>There used to be a cvs.exe for Windows at cvshome.org. Where is that

>>executable in the new download list for Windows?

 

- --

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.2 (MingW32)

Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

 

iD8DBQFD1m2mLdDyDwyJw+MRAhNFAJ4pfqOGePVdwkL/OZhR2wf1nsXUHgCgx0RG

PziNF7yTMPRbeFNe+zclXBs=

=CcIN

-----END PGP SIGNATURE-----

 

 

 

_______________________________________________

Info-cvs mailing list

address@hidden

http://lists.nongnu.org/mailman/listinfo/info-cvs


reply via email to

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