Hi Nguyen, On Mon, Mar 7, 2011 at 8:41 AM, Nguyen Vu Hung (VNC) <vuh...@vinicorp.com.vn > wrote:
> Hello all, > > Just curious, why mod_dav_svn is distributed as a sub module of svn > instead of an idependent apache httpd module? > Because the module isn't stand-alone: it links against many of the modules (.so/.dll files) from the Subversion distribution. Bye, Erik.