Hi,

Thanks you so much.

Right now i am having more than 250 repository with format what described 
below.

I am going to put entry for each repository what you suggest. Is this 
advisable....

Also i want to integrate svn with windows 2003 server.i hope you guide me 
.

Thanks again.

Regards
Support Team.



From:
Mark Phippard <markp...@gmail.com>
To:
Krishnamoorthi Gopal <krishnamoor...@vernal.is>
Cc:
Joseba Ercilla Olabarri <joseba.erci...@gmail.com>, 
users@subversion.apache.org
Date:
03/27/2013 02:05 AM
Subject:
Re: SvnServe with Windows AD Authendication



On Tue, Mar 26, 2013 at 4:27 PM, Krishnamoorthi Gopal <
krishnamoor...@vernal.is> wrote:

Hi Mark, 

Thanks 

Is possible to achieve this  features by adding any other modules in 
apache. 

Your help is much appreciated

If you want that behavior you have to edit the Apache configuration files 
and add a unique Location directive for each folder you want.

<Location /svn/Projectname1>
 SVNParentPath /repositories/Projectname1
 ...
</Location>


<Location /svn/Projectname2>
 SVNParentPath /repositories/Projectname2
 ...
</Location>

 
Etc.

You cannot do this via the SVN Edge web UI.  You also will not be able to 
create repositories in these folders via the UI.
 
-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/ 


VERNALIS SYSTEMS EMAIL NOTICE
-----------------------------
The information contained in this email and any attachments is 
confidential and may be subject to copyright or other intellectual 
property protection. If you are not the intended recipient, you are not 
authorized to use or disclose this information, and we request that you 
notify us by reply mail or telephone and delete the original message from 
your mail system.

Reply via email to