[cvsnt] Re: Using plink for secure connection from CVSNT to a Linux CVS Repository

Glen Starrett grstarrett at cox.net
Wed Jun 2 18:00:56 BST 2004


Hermanski, John wrote:
> I'm try to use CVSNT, going from a Win 2K system to CVS repository on a Linux box, using ssh via Plink. 
> 
> TortoiseCVS works fine. WinCVS works fine. If I do a: 
> 
> 	"plink -l jgherman servername.com "cvs --help" 

Why not just use :ssh: protocol with CVSNT?  It works great for me with 
no fussing.  CVSROOT would be ":ssh:jgherman at servername.com:/repospath". 
  It also takes advantage of any keys stored in pageant and you can 
force ssh ver 2 if necessary with :ssh;ver=2: for the protocol (if 
memory serves).

Regards,

-- 
Glen Starrett



More information about the cvsnt mailing list