On Dec 14, 2010, at 15:48, r...@elilabs.com wrote: >> If you want to know what version of mod_dav_svn is installed on the >> server, that can actually be determined from the client, by accessing the >> repository's http or https URL in a web browser. (In fact, I'm not sure >> how to find out the version of mod_dav_svn from the server.) > > If I go to my repository, which is DAV hosted under apache on a linux box, > using a browser, I see: > > Revision 0 > Collection of Repositories > IRD/ > conf/ > repos/ > Powered by Subversion 1.6.13 (r1002816) > > in the browser window, so I assume that means the svn server is version > 1.6.13
Yes, that means the version of mod_dav_svn on the server is 1.6.13. P.S: Reply All so your reply goes to the list too, not just to me.