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

Re: [Subclipse-users] Problem checkouting subclipse via a proxy

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-08 14:52:17 CET

On 1/8/07, MATHUS Baptiste <mathus.b@mipih.fr> wrote:
>
>
> We recently spoke about the bug with emf in subclipse. I just tried to
> checkout subclipse so as to create a release from the trunk. The thing is: I
> don't manage to retrieve the repo, here's the error I get in the console:
>
> checkout -r HEAD
> http://subclipse.tigris.org/svn/subclipse/trunk/subclipse/core
> RA layer request failed
> svn: REPORT request failed on '/svn/subclipse/!svn/vcc/default'
> svn: REPORT of '/svn/subclipse/!svn/vcc/default': 400 Bad Request (
> http://subclipse.tigris.org)
>
> I guess this is due to our proxy which does not support every WebDav
> calls. Do you know:
> * if something can be done in the proxy conf. I could try and convince our
> admin to add it...

I just know they'd have to add support for the WebDAV methods. Usually it
fails on PROPFIND, so maybe they have enabled some of them and need to add
REPORT?

* if https support could be added on the svn repo of subclipse. I remember
> having the same problem some times ago accessing our repo through a proxy.
> The problem had been resolved using ssl (I guess it works in this case
> because the WebDav calls are not even seen by the proxy server).

I know that tigris.org tried to do this a while back but it caused problems
so they shut it off. I guess they have not figured out a way to do it yet,
or just set it aside in terms of priority.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Mon Jan 8 14:52:21 2007

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.