[cvsnt] Re: cvsnt with SSH?
Thomas Keller
thomas.keller at inatec.com
Mon Feb 14 12:37:35 GMT 2005
> Has any body had any success in getting cvsnt to use SSH?
> I'm trying to set up cvsnt on a win2k box, however pserver
> is not an option due to security concerns, and because of the
> main development IDE the only other option is SSH.
I once configured exactly this setup successfully. Since cvsnt
no longer handles the authentication stuff all you need to do is
to get your ssh installation running (test-connect via putty to
your win2k machine) and to set the path to the cvs.exe in your
PATH environment variable.
Once this is setup'd you can easily connect via
:ext:user at server:/path/to/repo
My advise is to use a public/private key authentication since it
will get soon annoying to type in your password all the time =)
--
Best regards | Mit freundlichen Grüßen
Thomas Keller.
inatec solutions GmbH, Public Key 0x94A5F429
More information about the cvsnt
mailing list