|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
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 proxyOn Thu, Jul 3, 2008 at 09:41, <Paul.Chlebek@...> 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@... For additional commands, e-mail: users-help@... |
| Free Forum Powered by Nabble | Forum Help |