You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Dave <dm...@woh.rr.com> on 2008/03/02 10:27:10 UTC

subversion access via both apache and svnserve

Hello,
    If this is a beginner question my apologies. I was wondering if it was 
possible to set up an svn repo in such a way that clients could access it 
via either svn using svnserve or apache depending on what was available? My 
issue is in getting the two methods to cooperate with filesystem permissions 
and getting the same access for both?
Thanks.
Dave.


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

Re: subversion access via both apache and svnserve

Posted by Andy Levy <an...@gmail.com>.
On Sun, Mar 2, 2008 at 5:27 AM, Dave <dm...@woh.rr.com> wrote:
> Hello,
>     If this is a beginner question my apologies. I was wondering if it was
>  possible to set up an svn repo in such a way that clients could access it
>  via either svn using svnserve or apache depending on what was available? My
>  issue is in getting the two methods to cooperate with filesystem permissions
>  and getting the same access for both?

http://svnbook.red-bean.com/en/1.4/svn.serverconfig.multimethod.html

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