Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-2679

mod_dav_svn: dynamic SVNPath & SVNParentPath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.x
    • unscheduled
    • mod_dav_svn

    Description

      on
      http://dav.cse.ucsc.edu/grase/DAVForge#head-f54a54b8ff1633efb3926d37180806e7c2b0756d
      is a patch for making the SVNPath Directive dynamic (in the sence of the apache
      directive VirtualDocumentRoot)
      
      a Directive like VirtualSVNPath and VirtualSVNParentPath would be amzingly great
      for name based virtual hosting, esp when the apache server is already configured
      to handle all server names...
      
      having SVNPath and SVNParentPath accept environment variables would already be
      helpful...
      
      ie
      SetEnvIf HOST "(.*?)\.(.*?)\.(de|net|com|org)" ENVSVNP=/var/svn/$3/$2
      
      in the case of www.example.com this would then make ENVSVNP /var/svn/com/example
      
      then being able to set SVNParentPath %{ENVSVNP} 
      would be helpful
      

      Original issue reported by dihedral

      Attachments

        1. 2_svn-1.6.4-url.patch
          3 kB
          Subversion Importer
        2. 1_svnpath.patch
          4 kB
          Subversion Importer

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: