Friday, December 30, 2011

installing the SVN

Use the following site to install svn plug-in
Proxy setting in the windows
1.       Go to C:\Documents and Settings\user\Application data\subversion\
2.       Find server file
3.       Add the proxy setting
[global]
http-proxy-host = web-proxy.mycompany.com
http-proxy-port = 8080
http-proxy-username = <userID>
http-proxy-password = <password>


0 comments:

Post a Comment