Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
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