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

Recurse SVNParentPath Subdirectories?

From: Flanakin Michael C SSgt HQ SSG/ENED <Michael.Flanakin_at_Gunter.AF.mil>
Date: 2004-11-19 22:34:06 CET

Is it possible to setup Apache to recurse subdirectories below the
SVNParentPath when looking for the repository? I'd like to organize all
of my repositories in a hierarchical fashion (see below) so I don't have
to deal with 100s of directories for maybe 25 different projects at the
top level. This is for an entire organization, so I have to plan for a
lot of repositories. I'm using Svn 1.1.1 and Apache 2.0.52.

Repositories/
    Project1/
        Proj1Rep1/*
        Proj1Rep2/*
    Project2/
        SubProject1/
            Proj2.1Rep1/*
            Proj2.1Rep2/*
        SubProject1/*
    Project3/*

* identifies a Svn repository

The only thing I can think of would be to either explicitly add a
Location for each SVNPath or SVNParentPath, neither of which is very
feasible since that'd mean I'd have to restart Apache after modifying
the httpd.conf. Has anyone ever tried this before? It can't be that
unique. If it's not possible, I'd like to see it added as a feature.

Thanks in advance!

Michael Flanakin
Received on Fri Nov 19 22:39:18 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.