From: Robert R. <rra...@ya...> - 2000-12-07 03:14:03
|
Make sure that ssh is in your path. Try typing ssh from Start|Run and see if a dos box will open. If not, ssh.exe is not in your path. Also, make sure you have checked "Check for alternate rsh name" under Admin|Preferences|Ports. The value for that textbox should be "ssh". -- // Robert Rainwater On 12/6/2000, 5:50:27 PM EST, Darin wrote about "[Dynapi-Dev] CVS in WIndows": > guys, this is starting to drive me nuts. > i'm pretty sure i've set wincvs up correctly. > I have an environment var named "HOME" set to "c:\home". I'm using nt4 sp5. > when i just load the app, right-click on the project and select "checkout > module" (and then typing in "dynapi"), my message window looks like this: > CVSROOT: :ext:to...@cv...:/cvsroot/dynapi (ssh > authentication) > TCL is *not* available, shell is disabled > cvs -d :ext:to...@cv...:/cvsroot/dynapi checkout -P -d > dynapi dynapi (in directory C:\home) > cvs [checkout aborted]: cannot start server via rsh: No such file or > directory > *****CVS exited normally with code 1***** > am i the only one who can't get this to work? > -----Original Message----- > From: Robert Rainwater [mailto:rra...@ya...] > Sent: Monday, December 04, 2000 4:39 PM > To: DynAPI Development List > Subject: Re[2]: [Dynapi-Dev] CVS in WIndows > I believe that is correct. With the method I showed, you can not use > the login options. It will prompt for a login when you do a > checkout/checkin. However, there is not a module to check out yet. > Hopefully, they will reset CVS today. I will post when the module has > been imported. Then you can just checkout the module. |