Andi Vajda schrieb: > > On Jun 12, 2009, at 12:31, Christian Heimes <li...@cheimes.de> wrote: > >> edwin.mad...@verizonwireless.com wrote: >>> never could use SVN though firewall (never worked for me) - oh well! >>> To avoid this, I manually download what ever is needed. >> >> It works well for svn over http(s) but you have to configure svn to >> utilize your web proxy. Check out ~/.subversion/server > > svn over http should work fine if you have http web access.
subversion doesn't pick up the system's proxy settings, neither http_proxy env variable nor the IE settings on Windows. Some companies block all traffic on port 80 and thus force the user to go through a web proxy. Christian