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.
Vinay.S wrote: > hi > I have the following setup > CVS server + repository: Linux based > CVS Client: Wincvs 1.3 > Connection Tool : SSH over cygwin > > I wish to change from SSH over cygwin to something like putty. > Could someone guide me how to do it! > > Regards > Vinay Use the protocol :ssh;ver=2: or just :ssh: and it'll use CVSNT's built-in putty client. If you have your private key configured and loaded into pageant it'll use that for authentication. You can also use :ext: if you like. -- Glen Starrett