Tag Archives: svn

How to Use SSH Tunneling to Access A Subversion Server Behind NAT

ssh_tunnel_example

How to use reverse ssh tunnels to access a subversion or git repository behind NAT.

Continue Reading

Installing Subclipse in Ubuntu Behind a Proxy

Took me ages to figure this out. I followed these instructions on how to install Subclise. After I added the remote site and hit “Finish” the installer just timed out.  I was working behind a firewall (IT LABS!) so I figured proxy settings had something to do with my problems. Long story short, Eclipse doesn’t [...]

Continue Reading