Page "howto/Subversion" was changed by ulrich@familie-schulte.net Diff URL: <https://trac.macports.org/wiki/howto/Subversion?action=diff&version=8> Revision 8 Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: howto/Subversion ========================================================================= --- howto/Subversion (version: 7) +++ howto/Subversion (version: 8) @@ -86,17 +86,9 @@ {{{ # ----- Subversion: -LoadModule dav_svn_module modules/mod_dav_svn.so -LoadModule authz_svn_module modules/mod_authz_svn.so +LoadModule dav_svn_module /opt/local/libexec/mod_dav_svn.so +LoadModule authz_svn_module /opt/local/libexec/mod_authz_svn.so }}} - -These modules are stored in /opt/local/libexec, so one has to create symbolic links in /opt/local/apache2/modules - -{{{ -sudo ln -s /opt/local/libexec/mod_dav_svn.so /opt/local/apache2/modules/mod_dav_svn.so -sudo ln -s /opt/local/libexec/mod_authz_svn.so /opt/local/apache2/modules/mod_authz_svn.so -}}} -Alternatively, you may copy them. Next, navigate your editor down to the very end of the file and add the following lines: -------8<------8<------8<------8<------8<------8<------8<------8<-------- -- Page URL: <https://trac.macports.org/wiki/howto/Subversion> MacPorts <http://www.macports.org/> Ports system for OS X This is an automated message. Someone added your email address to be notified of changes on 'howto/Subversion' page. If it was not you, please report to .