From: Matt F. <ma...@ne...> - 2001-07-07 20:12:09
|
There should be a config file somewhere. In linux, all it is is an environment variable and "export CVS_RSH=ssh" is the same as "set CVS_RSH=ssh" in dos. Matt > 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 > > _______________________________________________ > Opensimpx-development mailing list > Ope...@li... > http://lists.sourceforge.net/lists/listinfo/opensimpx-development |