[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnserve with SSH

From: Jim Priest <jim.priest_at_clickculture.com>
Date: 2005-06-07 21:35:44 CEST

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
Received on Tue Jun 7 21:40:13 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.