Re: mod_dav_svn changing the request filename - interaction with mod_rewrite
From: Thomas Åkesson <thomas.akesson_at_simonsoft.se>
Date: Thu, 12 Dec 2013 15:39:30 +0100
On 11 dec 2013, at 22:22, Ben Reser <ben_at_reser.org> wrote:
> On 12/11/13 10:45 AM, Ben Reser wrote:
I am not very familiar with httpd internals, but I would have expected that PT flag would cause a completely new round of translate_name and map_to_storage (i.e. one round with original url and one round with rewritten url). Have you confirmed that is not the case?
If it does trigger a new round, wouldn't it be fine to just do nothing if a PT-rewrite is detected?
>
Yes, I can see your concern here.
>
Thanks for looking into the matter.
> None of these use cases are strictly legal. The namespace both path wise and
We see SVN as a component in a larger context. Svn is the core versioned storage of our CMS-system, where we provide a number of additional services. Keeping consistent paths significantly reduces end-user confusion and what we consider a more RESTful set of URLs.
I do agree that the namespaces belong to SVN. We use a single parameter to indicate the "operation/view" and definitely not a single-letter one (we never touch the paths). A concept similar to property namespaces would be ideal, e.g. cms-view=details (or x-view=details similar to non-registered URL prefix).
Thanks,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.