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