I prefer this too. I only proposed the auxiliar configuration becaus I
donĀ“t know if it is simple to detect a relative path on all platforms.
On 11/29/05, Alan Barrett <apb@cequrux.com> wrote:
> On Mon, 28 Nov 2005, Carlos Alberto Costa Beppler wrote:
> > To not break the compability with existing configuration this could be
> > enabled by adding a new command to mod_authz_svn like
> > "AuthzSVNRelativePath" or something like this.
>
> > AuthzSVNRelativePath On
> > AuthzSVNAccessFile "access.conf"
>
> I don't care much either way about this feature, but if you do add it,
> please do it in a way that does not need the ugly "AuthzSVNRelativePath
> On". I see no technical reason why the code could not automatically
> detect whether AuthzSVNAccessFile is an absolute or a relative path.
> (e.g., absolute paths start with "/" or something OS-dependent; relative
> paths start with "./" or "../" or something OS-dependent; or just access
> the files in a way that uses the OS to do the right thing, via the moral
> equivalent of "cd somedir ; open file".)
>
> --apb (Alan Barrett)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>
Received on Tue Nov 29 13:16:08 2005