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

SVNPath with Interpolate capabilities like VirtualDocumentRoot

From: Patrick Carlos <sodre_at_i-a-i.com>
Date: 2005-01-27 00:20:34 CET

Developers,
      I am setting up a website here at my company that will be running
SVN/Apache2. The thoughts we have been discussing are about using a
VirtualDocumentRoot pointing to the SVN repository and then setting the
SVNPath the same way. E.G.,

       VirtualDocumentRoot /foo/bar/%2
       <Location />
            Dav svn
            SVNPath /foo/bar/%2
       </Location>

     Is there any interest on the developers to have SVNPath do that
interpolation for each request that comes in? I know that the current
code does not support that, and I am trying to get a feeling from you
guys for any obvious caveats.
     BTW, whatever code that I end up writing to do this "interpolation"
can be posted back to SVN.

Cheers,
Patrick Sodre

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 28 06:36:58 2005

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.