----- Original Message -----
From: "Ryan Schmidt" <subversion-20...@ryandesign.com>
To: "Gingko" <from_tig...@nospam.homelinux.org>
Cc: "Subversion User List" <users@subversion.apache.org>
Sent: Friday, November 05, 2010 8:48 PM
Subject: Re: Setting a web page at the repositories' parent URL
On Nov 5, 2010, at 14:38, Gingko wrote:
>> That's exactly what SVNParentPath is supposed to let you do more easily
>> and concisely.
>
> Except that it locks the possibility to have any other (custom) content
> at the parent path.
As I said earlier in the thread, I'll guess you can already achieve that
using mod_rewrite or possibly mod_alias.
Of course.
But I would say that this is a little less .......... neat.
(and also this will probably mean that I will have to put this page on
another web site, or in a parent directory of the parent directory if there
is one, as I will probably not be able to rewrite in such a way that I could
access a page physically located at the SVN parent directory)
Gingko