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

SVNParentPath

From: Sinang, Danny <D.Sinang_at_spi-bpo.com>
Date: 2006-05-30 06:07:09 CEST

Hello,
 
We'll be having lots of SVN repositories for articles soon.
 
I'm thinking of grouping these repositories into subdirectories to avoid
cluttering /svn and hitting a maximum number of subdirectories.
 
An article is named as ABC12345, XYZ12345, and so on. The grouping I'm
thinking of is like this :
 
/svn
    /ABC
        /ABC12345
        /ABC23456
        /ABC34567
    /XYZ
        /XYZ12345
        /XYZ23456
        /XYZ34567
 
...
 
I configured Apache to use /svn as the SVNParentPath.
 
Access to the repositories worked all article repositories were directly
under /svn.
 
But now that they're under /ABC or /XYZ, I can't access XYZ12345 by
using the URL http://server/svn/XYZ/XYZ12345 .
 
Is there a workaround for this ?
 
Regards,
Danny
 
Received on Tue May 30 06:08:25 2006

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.