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

RE: RewriteRule breaks slave SVN commits for 1.6.x clients only

From: Pinzone Gerard (DS-1) <GPinzone_at_aaccorp.com>
Date: Tue, 20 Dec 2011 20:50:44 +0000

Designation: Non-SSA/Finmeccanica

Daniel Shahaf wrote:
> Yeah, but you do that in three round-trips rather than two:
>
> GET /foo//bar//baz
> 301 Moved Permanently
> Location: /foo/bar//baz
> GET /foo/bar//baz
> 301 Moved Permanently
> Location: /foo/bar//baz
> GET /foo/bar/baz
> 200 OK

Right, but I don't know another way of accomplishing it. If you know how to do it more efficiently, I'm all ears.

3.1.1001
Received on 2011-12-20 21:51:19 CET

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.