Robot Diary
Friday, June 24, 2011
Proxy ridiculous!
Here's how to set up the proxies for git and svn.
git
export $http_proxy=proxy.com:8080
git config --global http.proxy $http_proxy
svn
> sudo vim ~/.subversion/servers
http-proxy-host = proxy.com
http-proxy-port = 8080
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment