On Tue, Mar 26, 2013 at 4:12 PM, Krishnamoorthi Gopal < krishnamoor...@vernal.is> wrote:
> > Hi JEO, > > Thanks, > > Could you please confirm below features is possible using Collabnet SVN > with apache. > > *My setup Details :* > > Package Name : Collabnet Subversion Edge 1.7 which is include apache > > *Issue :* > > Only supporting to create SVN repository in root.Can't able to create > secondary level repository. > > *Example :* > > Root is - CSVN > > Repository 1 : https://svnserver/svn/myrepo1 > - working copy > > > Repository 2 : https://svnserver/svn/Projectname/myrepo2 - Not > working > https://svnserver/svn/Projectname/myrepo3 > - Not working > > > Your help is much appreciated. > You cannot create an arbitrary folder name "Projectname" as mod_dav_svn does not support that. It will only serve repositories that live in the root of the folder specified in the SVNParentPath directive. -- Thanks Mark Phippard http://markphip.blogspot.com/