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

No repository-listing via SVNListParentPath for symlinks

From: Michael Thomas <michael.th_at_gmx.net>
Date: 2007-04-17 08:40:02 CEST

Hello,

after using subversion in combination with Apache httpd for quite a
while I changed my directory structure from one single path
containing all my repositories to several paths. I like to keep all
repositories in one place though, so I decided to use symlinks for that.

Basically I have this structure:

svn
|--repos #contains all repositories
|---svn1 #served as /svn1, with symlinks to some repositories
|---svn2 #served as /svn2, with symlinks to some other repositories
...

I also used to have SVNListParentPath enabled to get a listing of all
repositories. Unfortunately there are no symlinked repositories in
the list - everything else works fine, I can access them directly via
their URL, non-symlinked repositories do show up in the list.

Any ideas on what went wrong?

Regards
Michael Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 17 08:40:25 2007

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.