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

Re: dav_svn and directory hierarchie

From: Yves Dorfsman <yves_at_zioup.com>
Date: Wed, 21 Jan 2009 17:42:13 -0700

Yves Dorfsman wrote:
> I want to bury my repositories under directories, something like:
>
> /svn/marketing/US/proj1
> US/proj2
> EU/proja
> EU/projb
> sales/newcustomers/tracking/traditional
> /web
>
> etc....
>
> The last direcotries (the ones at the bottom of the trees) are all
> subversion repositories.
>
> Now, if I put:
> SVNParentPath /svn
>
> in my httpd.conf, and move proj1 into /svn, I can browse, check out etc...
> my project, but as soon as I create one extra layer (eg:
> /svn/marketing/proj1), then I cannot access my project, neither with a
> browser, nor with svn.
>
> I tried to add "SVNListParentPath on" (and restarted the server), but that
> did not change anything.
>
> Is there a way to do this with dav_svn ?

I cannot believe nobody run into this problem before. It is typical of CVS
servers to have multiple "modules" under one "repository", and multilple
"repositories" under one "root". A "CVS module" correspond to a subversion
repository. I cannot believe that people have hundreds of svn repositories
into one directory ?

How do you address this ?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1042549

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-22 01:43:10 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.