Is this an SSH bug?
From: Mark Hirota <markhirota_at_gmail.com>
Date: 2006-04-07 02:25:41 CEST
Here's the scenario I'm running and the issue I'm having -- someone more
1. I'm running a Linux server, with Subversion 1.3.1 built from source
svnserve -t -r /path/to/repos
3. Then, on a WinXP client running 1.3.3 TortoiseSVN, I try and connect
svn+ssh://my.host.example/
4. Note that on the TortoiseSVN, I've configured the Network settings to use
C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe -l myusername -pw
5. Whenever I try this, I get the following error:
Error: No repository found in 'svn+ssh://my.host.example'
6. The funny thing is, if I start the Subversion server using the daemon
svnserve -d -r /path/to/repos
and then try the same thing to connect on the client side (minus the
svn://my.host.example/
it connects just fine.
Is there something I'm overlooking? Why isn't this working using SSH? When
http://subversion.tigris.org/issues/show_bug.cgi?id=2511
Please help!
Thanks,
|
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.