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

RE: 301/302 redirects

From: Adrian Marsh <Adrian.Marsh_at_ubiquisys.com>
Date: Mon, 11 Aug 2008 14:27:41 +0100

Thanks Guys,

 

Do you have an example of the ProxyPass usage?

 

I tried:

 

<Location /svn>
            ProxyPass /svn https://secureserver1/svn

</Location>

 

But httpd complains :

 

Syntax error on line 38 of /etc/httpd/conf.d/subversion.conf:
Invalid ProxyPass parameter. Parameter must be in the form 'key=value

 

________________________________

From: vishwajeet singh [mailto:dextrous85_at_gmail.com]
Sent: 11 August 2008 13:56
To: Adrian Marsh
Cc: users_at_subversion.tigris.org
Subject: Re: 301/302 redirects

 

I have used proxy pass argument and it works in tortoise svn

On Mon, Aug 11, 2008 at 6:23 PM, Adrian Marsh
<Adrian.Marsh_at_ubiquisys.com> wrote:

Hi All,

 

Can someone just confirm for me what I've read up on, that SVN (and
TortoiseSVN) clients don't support Apache 301 or 302 redirects via http
?

 

Trying to redirect a url: http://server1.com/svn/repos to
https://secureserver1.com/svn/repos

Have tried a URL re-write and a redirect statement in the apache config.
Both work in a web browser, but neither works in TortoiseSVN.

 

Thanks,

 

Adrian

-- 
Cheers,
Vishwajeet
http://www.singhvishwajeet.com
Received on 2008-08-11 15:28:03 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.