It looks like your proxy settings need to be updated. Subversion saves all of these options in a text file called "servers" (without the extension).
On Windows, this file is located in% APPDATA% / Subversion / (for example, C: \ Documents and Settings \ YourUserName \ Application Data \ Subversion).
1) Open the "servers" and make sure that all the data for your proxy server is correct. The file should contain instructions on how to change the password, but it will include changing these lines:
[GLOBAL]: http-proxy-host = proxyserver.example.com http-proxy-port = 80 http-proxy-username = yourusername http-proxy-password = yourpassword
2) In addition, sometimes Tortoise SVN supports active proxy configuration. If you have Tortoise installed, regardless of whether you use it or not, especially if you use Subclipse ): open the "Tortoise Settings GUI", go to "Network" and make sure that the settings are correct according to "Enable proxy server" .
user288926
source share