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

dav_svn and directory hierarchie

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

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 ?

Thanks.

-- 
Yves.
http://www.sollers.ca/blog
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1041242
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-21 15:33:11 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.