Error: svn: HTTP proxy authorization failed

View: New views
2 Messages — Rating Filter:   Alert me  

Error: svn: HTTP proxy authorization failed

by robepizes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone, I use Eclipse CDT with Subclipse.

Today when I updated my project's version I got the following error:
"svn: HTTP proxy authorization failed"

The detail of the error was:
"org.tigris.subversion.javahl.ClientException: svn: HTTP proxy authorization failed"

I then filled connection information in Windows->Preferences->Team->CVS->Connection->Network Connections with regard to server, port, username and password, but the error still existed. (The info I typed in was correct because using it I managed to update the version in svn command line mode).

What should I do to solve this problem?

Thanks in advance!

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2401453

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].

Re: Error: svn: HTTP proxy authorization failed

by Mark Phippard-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Sep 28, 2009 at 10:59 PM, robepizes <robepizes@...> wrote:

> Hi everyone, I use Eclipse CDT with Subclipse.
>
> Today when I updated my project's version I got the following error:
> "svn: HTTP proxy authorization failed"
>
> The detail of the error was:
> "org.tigris.subversion.javahl.ClientException: svn: HTTP proxy authorization failed"
>
> I then filled connection information in Windows->Preferences->Team->CVS->Connection->Network Connections with regard to server, port, username and password, but the error still existed. (The info I typed in was correct because using it I managed to update the version in svn command line mode).
>
> What should I do to solve this problem?


Subversion configures its proxy in its runtime configuration area.
See this FAQ which has links to the relevant docs:

http://subclipse.tigris.org/wiki/PluginFAQ#head-68b22e8153d602f6065567d5d781ee4473bcdd50


--
Thanks

Mark Phippard
http://markphip.blogspot.com/

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2401601

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].