Re: Regarding install and running svn1.9.2 for svnserve and http access in browser
From: Ryan Schmidt <subversion-2015_at_ryandesign.com>
Date: Thu, 17 Dec 2015 12:34:47 -0600
On Dec 17, 2015, at 8:09 AM, arun prasath wrote:
> I have situation which needs your suggestion and help in setting up the svn1.9.2 with svnserve + http access in browser. My below talks about my svn setup.
Apache + mod_dav_svn is required to serve a Subversion repository over http (or https). You can run this simultaneously with svnserve for serving the repository over the svn protocol, provided you set up permissions/ownership properly. There's documentation in the book. However, I'm not sure what benefit there is to offering multiple access methods. For example, if you want to serve the repository over http via Apache + mod_dav_svn, then why also run svnserve?
serf is the library the svn client uses to access a repository that is being served by Apache + mod_dav_svn.
|
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.