- Package:
- subversion
- Source:
- subversion
- Description:
- Advanced version control system
- Submitter:
- Joachim Wiedorn
- Date:
- 2015-07-24 00:15:04 UTC
- Severity:
- normal
In the documentation is said: use config file /etc/subversion/server or ~/.subversion/server to enable the use of the proxy server. I have tried both config versions, but subversion still uses the direct way about port 80. Where is the bug? --- Have a nice day. Joachim (Germany)
This bug still exists which means: no svn in corporate environments - svn usable only for Joe Homeuser :-(
Control: tag -1 moreinfo unreproducible I can't reproduce this. I set http-proxy-host and http-proxy-port in ~/.subversion/server's global section and Wireshark shows subversion communicating with the proxy. You'll need to provide more information on your setup and how you verified that subversion wasn't honoring your settings. Cheers,