You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jim Priest <ji...@clickculture.com> on 2005/06/07 19:35:44 UTC

svnserve with SSH

Still trying to get SSH working.

- Running Windows 2003 server with WinSSHD as the SSH server.
- Can connect with Putty.
- Can connect using a normal svn command:  'svn list
svn://192.168.0.1/myproject/trunk' works
- Doing a svn+ssh fails with 'repository not found'

Checking my SSH logs it's connecting and running svnserve -t in my repo
directory:

	Session thread 1283 for user MYSERVER\JPRIEST from
192.168.0.54:2086:
  	Session server 58: Executing command 'svnserve -t' in working
directory 'T:\svn'.

Can I use the -r flag with the svnserve -t command? Any ideas what to try
next?

I'm sooooooo close but it's just not working :(

Jim



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org