[ 
https://issues.apache.org/jira/browse/SVN-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dave Brondsema updated SVN-3588:
--------------------------------
    Attachment: svn-1.9.5-recursive-parentpath.patch

Here is a patch rewritten for 1.9.5, making SVNParentPath recursive.

> SVNParentPathRecursive
> ----------------------
>
>                 Key: SVN-3588
>                 URL: https://issues.apache.org/jira/browse/SVN-3588
>             Project: Subversion
>          Issue Type: Bug
>          Components: mod_dav_svn
>    Affects Versions: all
>            Reporter: Subversion Importer
>             Fix For: unscheduled
>
>         Attachments: 1_svnparentpath-recursion-1.6.15.patch, 
> 2_svnparentpath-recursion-1.7.x.patch, 
> 3_svnparentpath-recursion-1.6.15.patch.txt, 
> 4_svnparentpath-recursion-1.7.x.patch.txt, 
> svn-1.9.5-recursive-parentpath.patch
>
>
> {noformat:nopanel=true}
> Is this feature planned on the roadmap? I have seen a lot of requests on the 
> internet about this feature. What I want is this:
>  
> /svn
> /svn/companies
> /svn/companies/mycompany
> /svn/companies/mycompany/product1 *
> /svn/companies/mycompany/product2 *
> /svn/companies/mycompany/product3 *
> /svn/companies
> /svn/companies/theircompany
> /svn/companies/theircompany/product1 *
> /svn/companies/theircompany/product2 *
> /svn/companies/theircompany/product3 *
>  
> All items with a * should be a repository.
>  
> I don't want to create a custom apache location element, since I need to 
> restart apache each time I modify that one. What I want is just one root 
> folder 
> (/svn) that contains all my repositories, whether they are or are not located 
> directly under the parent.
>  
> I also don't want to create a repository per company, because I cannot take 
> products out of a repository then (and archive them separately).
> Something like this would be great (off by default):
> SVNParentPathRecursive on
> Also see this thread:
> http://svn.haxx.se/users/archive-2010-02/0330.shtml
> {noformat}
> Original issue reported by *catenalogic*



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to