[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Does subclipse (0.9.31) doesn ´t honor proxy settings ?

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-10 15:31:08 CEST

Jörg Spilker <Joerg.Spilker@boom.de> wrote on 06/10/2005 02:57:34 AM:

> it seems to me that subclipse isn´t using the eclipse proxy setting.
> I´ve set the proxy correctly (i think) because updating eclipse features

> is working and that´s also the way i installed subclipse initially.
> However trying to access the subclipse repository via http fails with
> the following error message:
>
> RA layer request failed
> svn: PROPFIND request failed on '/repos/subclipse'
> svn: PROPFIND of '/repos/subclipse': could not connect to server
> (http://svn.collab.net)
>
> I monitored our proxy logfile while trying to access the repository but
> i can´t see any entries trying to access collab.net. What could be wrong

> a how could i do some more debugging on what´s happening?

All of the communications with the repository is performed by the
Subversion API's we run from Subclipse. So the http proxy configuration
has to be configured the way that the Subversion libraries expect it. See
this:

http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Jun 10 23:31:08 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.