On 08/20/2012 04:10 PM, Ryan Schmidt wrote:

On Aug 20, 2012, at 16:20, Blair Zajac wrote:

Newer svn versions support the following:

$ svn co \
  --config-option servers:global:http-proxy-host=PROXY.MYDOMAIN.COM \
  --config-option servers:global:http-proxy-port=8080

How new?

My svn 1.6.17 on my Ubuntu system supports it.

On Aug 20, 2012, at 16:59, Christoph Iserlohn wrote:

I assume you refer to a enviroment variable 'http_proxy'.

Shouldn't it be looking at the proxy* variables in macports.conf instead of 
environment variables which would have already been cleared?

Agreed. I was trying to pull the value it should use from there instead of from the env. Maybe if the fetch is run with the proper env already set up, then that's what I should use instead of trying to determine to use macports.conf or the env?

Blair

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to