You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Reedick, Andrew" <An...@BellSouth.com> on 2006/08/21 21:23:16 UTC

Svnserve and apache svn at the same time...

Is it possible (and safe) to run multiple svn server types (svnserve and
the apache one) at the same time hitting the same repositories?

The documentation isn't clear (or we failed reading comprehension.)  


*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. AL621


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Svnserve and apache svn at the same time...

Posted by Nico Kadel-Garcia <nk...@comcast.net>.
Reedick, Andrew wrote:
> Is it possible (and safe) to run multiple svn server types (svnserve
> and
> the apache one) at the same time hitting the same repositories?
>
> The documentation isn't clear (or we failed reading comprehension.)
>
>
> *****
>
> The information transmitted is intended only for the person or entity
> to which it is addressed and may contain confidential, proprietary,
> and/or privileged material. Any review, retransmission, dissemination
> or other use of, or taking of any action in reliance upon this
> information by persons or entities other than the intended recipient
> is prohibited. If you received this in error, please contact the
> sender and delete the material from all computers. AL621

Yeah, it is. It's usually easiest to use a merged user-access approach, such 
as svnperms.py and svnperms.conf in a pre-commit script. 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org