I\'ve set up a Ubuntu Server for Subversion with Apache/WebDAV interface to share repositories with other developers. My question is, how can I make Subversion use the linux sys
I can't comment yet, but wanted to add that in Ubuntu 12.04 the path of pwauth has changed so now this should be
pwauth
AddExternalAuth pwauth /usr/sbin/pwauth SetExternalAuthMethod pwauth pipe
and this can be conveniently placed in a separate file inside etc/apache2/conf.d
etc/apache2/conf.d