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

Re: Implementations of an SVN/DAV aware proxy?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 17 Apr 2012 07:46:47 -0500

On Tue, Apr 17, 2012 at 5:01 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> svn 1.7 is supposed to follow 301(permanent)/302(temporary) redirects.
> Are you on 1.7.x?
>

That's not the same thing as working correctly through a proxy. There
are all sorts of reasons to use proxies, some involving firewalled or
unrouted networks where the client can't directly access the real
server. The real problem is that the path on the real host leaks
back to the client which should only know about the path mapped in the
proxy. If this can't be fixed, it should at least be documented that
it won't work unless the paths match.

-- 
  Les Mikesell
     lesmikesell_at_gmail.com
Received on 2012-04-17 14:47:25 CEST

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

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