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

Re: SVNParentPath + Recurse (or recursive)

From: Michael P. Reilly <arcege_at_gmail.com>
Date: Thu, 18 Feb 2010 13:44:38 -0500

On Thu, Feb 18, 2010 at 9:44 AM, Geert van Horrik <geert_at_catenalogic.com>wrote:

> Hi all,
>
> 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).
>
> For example, see this patch<http://svn.haxx.se/dev/archive-2007-12/0273.shtml>
> .
>
> Best regards,
> -----
> Geert van Horrik
>

I'd like to see this feature as well. Right now, I'm planning a conversion
from CVS, but because of the organization system, they want to have an
organization similar to this, so some products go in subdirectories of one
repositories, other products go into other repositories - there is logic,
but to get the histories to mesh, they need to be imported all at the same
time, which is a pain point schedule-wise.

It would be much easier if I could have
ReposRoot/prodclassX/productreposA/
                     productreposB/
                     productreposC/
          prodclassY/productreposD/
                     productreposE/
                     ...
                     productreposK/
           ...

  -Michael

-- 
There's so many different worlds,
So many different suns.
And we have just one world,
But we live in different ones.
Received on 2010-02-18 19:45:36 CET

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.