I have to add proxy in the /etc/subversion/servers
file.
http-proxy-host=web-proxy.xxx.xxx.com
http-proxy-port=8080
After adding the proxy info I am getting the above error while executing the svn
command.
Now the error message clearly indicates line number 6 which is the proxy host. If I comment that line then svn commands starts working.
Now after googling several forums I found that I have to put the info "under [global] section and not at file's head"
config
file ? [global]
http-proxy-host=web-proxy.xxx.xxx.com
http-proxy-port=8080
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With