Title: Message
Matt/Russ/Rod,
 
CVSNT has it's own inbuilt Putty client for ssh, just use :ssh:[EMAIL PROTECTED]:/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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Doar
Sent: 24 January 2006 18:54
To: Jim Hyslop; Russ Sherk
Cc: [email protected]
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:[EMAIL PROTECTED]:/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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Hyslop
Sent: Tuesday, January 24, 2006 10:11 AM
To: Russ Sherk
Cc: [email protected]
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 <[EMAIL PROTECTED]> 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

[email protected]

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

_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to