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

Re: different Locations in apache

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2007-05-20 05:59:37 CEST

> <Location /svnreaders>
> ...
> SVNPath /srv/svn/myrepos/
> ...
> </Location
>
> <Location /svnwriters>
> ...
> SVNPath /srv/svn/myrepos/
> ...
> </Location>
>
>
> i want to know if this could be critical?
> For Example could a checkin at the same time from
> different Locations destroy the repository?

Torsten,

I assume, you want to use two different Locations in httpd.conf to
segregate readers and writers group. If the former is meant for
read-only purposes, then the answer to your question is in negative.

NOTE: This is to the best of my knowledge from working with Subversion
that I use for personal reasons.

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 20 05:59:54 2007

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.