Hi Ryan, Sure will add the Team...
*One last question.* I have already setup the SVN using compile options using apr, apr-util and sqlite custom install and my svnserve is running. So, for using http for READ only access to svn repository path, Installing Apache with mod_dav_svn should provide access to svn repository. (OR ) Do I need to install Subversion with Apache APR modules. I hope this is not required since mod_dav_svn will talk to repository and provide read access through http. What I understood is, Configuring Apache http(2.2.14 and above preferably) and having mod_dav_svn, mod_*_authz packages should server my repository path for READ only access to SVN repository. For this I don't need Subversion installed. Please correct me If my understanding is correct. I am asking this question since Apache will be installed first and Subversion will be installed second with Apr installed in Apache. Thank you. regards, Arun On Wed, Dec 23, 2015 at 2:08 AM, Ryan Schmidt < subversion-2...@ryandesign.com> wrote: > Remember to Reply All so the conversation stays on the mailing list. I'm > re-adding the mailing list address to this reply. > > > On Dec 22, 2015, at 10:07 AM, arun prasath wrote: > > > Yes Ryan you are right. > > > > I am working on setting up Apache with mod_dav_svn for http access. > Users can not view the files in clients like TortoiseSVN unless it is > checkedout. So users want http access via browsers. > > FYI TortoiseSVN has a repository browser you can use to view files without > checking them out. > > > https://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-repobrowser.html > > > > Thanks for your very valuable information. I thought of setting up http > support through Serf but now decided to setup Apache +mod_dav_svn. > > > > I have sometime to google and find right command and options to install > Apache for Subversion. If all goes well, will not comeback to svn Dev group. > > > > Thank you very much for help and addressing my concerns with patience. > > > > Regards, > > Arun > >