From: Matt F. <ma...@ne...> - 2001-07-07 20:08:55
|
scott white wrote: > Ok I downloaded WinCvs. So how exactly do I translate the command > " > export CVS_RSH=ssh > > cvs -z3 > -d:ext:dev...@cv...:/cvsroot/opensimpx co > modulename > " With wincvs there should be a place for you to set that otherwise you can do it at the command prompt in dos. Check the link: http://www.wincvs.org/ssh.html Before you are able to checkout the cvs you have to register your user into the cvs by doing: ssh dev...@cv... It will connect and boot you out right away, but now you can checkout and use the cvs. Matt |