|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
WG: Problem accessing repository through authentificated proxyThe entries in the servers file are correct, they even work fine with subclipse, but not with the tortoise client, which reads the same servers configuration. http-proxy-host = proxy.XXX http-proxy-port = 8080 http-proxy-username = XXX0842 http-proxy-password = XXXln08 What else can i do to resolve the problem. The funny thing is, that subclipse works during the tortoise client does not. I tested it with an older tortoise client - version 1.2.6 made it through the proxy, later versions starting with e.g. 1.3.5 do not. Thanks for further help. On 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.c onfarea.opts.servers --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Problem accessing repository through authentificated proxy2008/7/3 Paul Chlebek <pc@...>:
> > The entries in the servers file are correct, > they even work fine with subclipse, > but not with the tortoise client, which reads the same servers > configuration. > > http-proxy-host = proxy.XXX > http-proxy-port = 8080 > http-proxy-username = XXX0842 > http-proxy-password = XXXln08 > > What else can i do to resolve the problem. > The funny thing is, that subclipse works during > the tortoise client does not. I tested it with an > older tortoise client - version 1.2.6 made it through > the proxy, later versions starting with e.g. 1.3.5 do not. > > Thanks for further help. > > > On 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.c > onfarea.opts.servers > Did you have a look at the "Network" page of Tortoise options dialog? The proxy password is specified there. Btw, the %APPDATA%\Subversion is not the only location for the configuration files. It is indeed the most important one, but there are 3 other places where configuration data might be located, - read %APPDATA%/Subversion/README.txt --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
| Free Forum Powered by Nabble | Forum Help |