From: Rob H. <ro...@ro...> - 2005-08-28 05:55:05
|
Hi William, William Pool (Puddle) wrote: > When I setup a local sandbox using SSH to the actual > machine the SSH session brings up the checkout window > but it's white and nothing appears, then eventually > times out. The SSH processes on the machine itself > never time-out and just linger. > > So, I'm trying to access the CVS Respository local to > the sandbox machine using SSH so I can use UNIX > permissions on the files. > > Local sandbox setup works, but trying to avoid the > webserver ID owning the files. Try turning on debug in the sandweb.cfg, you will see the output of the command being used. You can su to your web server user and try running it to see if you can track down the problem. I'll bet it's something like we're not catching the Sun SSH's password prompt - this is based on OpenSSH right? -- Rob |