You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Pa...@partner.bmw.de on 2008/07/03 13:41:22 UTC

Problem accessing repository through authentificated proxy

   Hello!
 
I worked happily with Subversion/Tortoise/Subclipse - today I got this
very
unexpected error message:
 
Error: OPTIONS of 'https://XXX.XX/svn/XXX/work/trunk': Could not create
SSL   
Error: connection through proxy server: Could not authenticate to proxy
server: could   
Error: not parse challenge (https://XXXX.XX) - (exchanged private data
with XXX).
 
After that I updated to Subversion 1.5.0 but still get the message. I
downgraded to
Subversion 1.3.5 and still got the message. Then I downgraded to 1.2.6
and then
everything seems to be fine - except that my existing working copy can't
be used
anymode (client to old) ...
 
Maybe the system administrators changed something on the proxy
configuration
or whatever, but my web-browser has no problem in showing the repository
content.
 
The Repository behind the firewall of my customer is on my server, so I
can say, that
nothing changed on the server side.
 
My Subclipse also denied work, but after switching from [ ] JavaHL to
[x]SVNKit (Pure Java)
everything worked fine again in Eclipse. But I still get errors on the
command line and
in TortoiseSVN.
 
OS: Windows XP
SVN: 1.5.0 (Binary Installer from Collab)
TortoiseSVN: 1.5.0 (from tigris.org)
SVN-Server through Apache: "Powered by Subversion version 1.4.0
(r21228)"
 
I searched for that error-message and only found this:
http://svn.haxx.se/tsvnusers/archive-2008-02/0287.shtml
 
What I have to do, to get my beloved Subversion back to work?
 
With best regards
Paul Chlebek

Re: Problem accessing repository through authentificated proxy

Posted by Andy Levy <an...@gmail.com>.
On Thu, Jul 3, 2008 at 09:41,  <Pa...@partner.bmw.de> wrote:
>    Hello!
>
> I worked happily with Subversion/Tortoise/Subclipse - today I got this very
> unexpected error message:
>
> Error: OPTIONS of 'https://XXX.XX/svn/XXX/work/trunk': Could not create
> SSL
> Error: connection through proxy server: Could not authenticate to proxy
> server: could
> Error: not parse challenge (https://XXXX.XX) - (exchanged private data with
> XXX).
>
> After that I updated to Subversion 1.5.0 but still get the message. I
> downgraded to
> Subversion 1.3.5 and still got the message. Then I downgraded to 1.2.6 and
> then
> everything seems to be fine - except that my existing working copy can't be
> used
> anymode (client to old) ...
>
> Maybe the system administrators changed something on the proxy configuration
> or whatever, but my web-browser has no problem in showing the repository
> content.
>
> The Repository behind the firewall of my customer is on my server, so I can
> say, that
> nothing changed on the server side.
>
> My Subclipse also denied work, but after switching from [ ] JavaHL to
> [x]SVNKit (Pure Java)
> everything worked fine again in Eclipse. But I still get errors on the
> command line and
> in TortoiseSVN.
>
> OS: Windows XP
> SVN: 1.5.0 (Binary Installer from Collab)
> TortoiseSVN: 1.5.0 (from tigris.org)
> SVN-Server through Apache: "Powered by Subversion version 1.4.0 (r21228)"
>
> I searched for that error-message and only found this:
> http://svn.haxx.se/tsvnusers/archive-2008-02/0287.shtml
>
> What I have to do, to get my beloved Subversion back to work?

I think you need to be in the servers config file in
%APPDATA%\Subversion. See
http://svnbook.red-bean.com/en/1.4/svn.advanced.confarea.html#svn.advanced.confarea.opts.servers

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org