"Fernando Cacciola" <[EMAIL PROTECTED]> writes: > According to the docs I've read so far, plink.exe/putty.exe > is windows equivalent to unix 'ssh'.
I use my cygwin ssh on windows. It's called "ssh.exe". You also got an ssh.exe with WinCVS which should work. > The doc for :ext: says that I need an 'ssh' program to handle the > authentication. > It says that I can use: "set CVS_RHS=/xxx/plink.exe" (or putty.exe); > or invoke them directly as a pipe righrt before 'cvs' > > If I run cvs directly as: > > cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/boost -z3 add > optional.hpp > > It outputs: > > CVS.EXE [add aborted]: cannot start server via rsh: No such file or > directory I just set CVS_RSH=ssh and go from there. -- David Abrahams [EMAIL PROTECTED] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost