> From: Neson Maxmelbin (RBEI/EMT5) 
> Sent: 11 November 2010 12:23
> Subject: SVN help : multiple repo configuration
> 
> Hello ,
>  
> I have setup SVN 1.6 with Apache 2.2 on a Windows Server 2003 
> R2 virtual server.
>  
> I want to setup two repositories , so I have configured two 
> <Location .... > sections in the httpd.conf and it seems to work.
> My Question is , is this a good practice or will this cause 
> some errors/issues?
>  
> The reason I want to do this is that the server will serve 
> multiple departments . Each repositories will have multiple projects.
>  
That is how we have configured our system, with SVNParentPaths under
each <Location> so that new repositories appear in the department's list
automagically.  We still need to manually create new repositories but
that's not a heavy admin burden.

I've not had any problems yet and hope that this will help to isolate
any future problems to a minimum of projects...

~ mark c

Reply via email to