svn connection timeout
- by Tom celic
I have Ubuntu 12.04 running in virtual box inside Windows 7. I have the network adapter set as NAT and everything networking wise seems to be running smoothly (internet / git ect.). However, for some reason, svn always times out when i.e
michael@michael-VirtualBox:~/Documents/deleteme$ svn co svn://svn.openwrt.org/openwrt/trunk/
svn: Can't connect to host 'svn.openwrt.org': Connection timed out
Somebody suggested to me that I might need to change what ports svn uses.
Does anybody have any idea how to diagnose / solve the problem? Thanks!