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: Arthur Barrett
Subject: RE: Command Line CVS for Windows
Date: Wed, 25 Jan 2006 08:39:49 +1100

Matt/Russ/Rod,
 
CVSNT has it's own inbuilt Putty client for ssh, just use :ssh:address@hidden:/repo (you may also have to set CVS_SERVER to the location of the cvs binary on the server, eg CVS_SERVER=/usr/bin/cvs).  Or you can use CVSNT on the server (including linux) and then use the sserver protocol (with certificate authentication, auditing, mergepoints, change sets, lock server etc etc).

Please direct CVSNT questions to the CVSNT the newsgroup:
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
or
news://news.cvsnt.org/support.cvsnt
 
Please read this FAQ before submitting a support request:
http://march-hare.com/cvspro/faq/faq2.asp#2z
 
Regards,
 
 
Arthur
 
 
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Matt Doar
Sent: 24 January 2006 18:54
To: Jim Hyslop; Russ Sherk
Cc: address@hidden
Subject: RE: Command Line CVS for Windows

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]