Invalid command 'DAV'

Apache doesn't start after adding svn:

Apache throws an Exception that the requested operation failed. When starting the server from console you get an Error:
Invalid command 'DAV' perhaps mis-spelled or defined by a module not included in the server configuration
Solution: uncomment the line LoadModule dav_module modules/mod_dav.so in httpd too.