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:28:39 +0000
Designation: Non-SSA/Finmeccanica
Daniel Shahaf wrote:
Thank you for clearing up that bit of minutia.
>> That's a solution much like cutting off a finger to get rid of a splinter. Yeah it works, but...
I didn't say multiple slashes were a (technical) problem. I said it would be a good practice to ensure the URLs didn't include them since they're superfluous. Yes, it's not a huge issue, but it's puzzling why this rule, which worked fine with the older 1.6.x server using both 1.6.x and 1.7.x clients, would give the 1.7.x server grief ONLY when an older 1.6.x client is used and ONLY when committing to the slave server, but not the master.
>>> (And, by the way, your RewriteRule is less than ideal; it causes a
Yes...but in that case, repeating the request isn't a bug it's a feature. I'd want http://host/foo//bar//baz to become http://host/foo/bar/baz
>> I stated that this started happening "when I upgraded from the latest
When I stated that I had upgraded from "latest 1.6.x server to the 1.7.1," I felt it was implied that I meant both servers. If that was confusing for anyone, I apologize.
3.1.1001
|
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.