Subversion commit through http proxy

I'm working behind a huge firewall, probably the lagest in the world

So suddenly my subversion repo on unfuddle isn't working, I have to use subversion through a http proxy, here's how I did it.

open ~/.subversion/servers, find the [global] section in the end, and add the proxy connfiguration:

[global]
http-proxy-host=10.1.11.1
http-proxy-port=3128

After that, your subversion will work through the proxy. Have fun and good luck!

 

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer