- Feb 7, 2001
- 1,637
- 0
- 0
I have svnserve running like this:
svnserve -d
This works perfect from the local machine, from the shell I can do this:
svn list svn+ssh://the_machine_name/home/subversion/svn/dir
Works fine. BUt when I go over to the other computer ( Win2k ) and try to do the same thing, it just hangs. I've tried this using Subclipse and using SSH/Putty on port 3690, it just hangs, never asking for a username/password. Anyone have any idea what's wrong?
Thanks
svnserve -d
This works perfect from the local machine, from the shell I can do this:
svn list svn+ssh://the_machine_name/home/subversion/svn/dir
Works fine. BUt when I go over to the other computer ( Win2k ) and try to do the same thing, it just hangs. I've tried this using Subclipse and using SSH/Putty on port 3690, it just hangs, never asking for a username/password. Anyone have any idea what's wrong?
Thanks