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

Re: SvnServe with Windows AD Authendication

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 26 Mar 2013 16:17:10 -0400

On Tue, Mar 26, 2013 at 4:12 PM, Krishnamoorthi Gopal <
krishnamoorthi_at_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/
Received on 2013-03-26 21:17:42 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.