I'm trying to connect from a Windows XP system to an SVN server but I'm getting weird behavior.
When I run this...
svn ls svn+ssh://[email protected]/path/to/svn_repository
...the cursor just freezes as if it's a long-running process with no output.
I've tried the above in both a Windows console and a MINGW32 console.
I can ping the SVN host machine from the XP machine. I can also log in to the SVN host from Windows using ssh. (I have ssh keys set up.) So this isn't a DNS problem or a firewall problem I don't think.
I'm able to run the command no problem on an OS X system.
OS X SVN version: 1.5.4 (works great)
Windows SVN version: 1.5.5 (doesn't work)
Repository host SVN version: 1.4.2