• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Subversion problems: ssh+svn:// hangs from remote machine

Superwormy

Golden Member
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
 
Back
Top