- Package:
- libapache2-svn
- Source:
- subversion
- Submitter:
- Pierre THIERRY
- Date:
- 2023-04-18 11:18:10 UTC
- Severity:
- wishlist
SVNParentPath is very handy when one has many repositories in a directory, but sometimes the repos have to be organized in a hierarchy of directories, which can't be used automatically by the SVN Apache2 module, because SVNParentPath only searches repos in the specified directory, not its sub-directories. SVNRecursivePath or something like that would be great.