Apache22
make WITH_AUTH_MODULES=yes WITH_DAV_MODULES=yes WITH_SSL_MODULES=yes WITH_BERKELEYDB=db42 install clean
Building SVN with FreeBSD
cd /usr/ports/development/subversion
make -DWITH_SVNSERVE_WRAPPER -DWITH_MOD_DAV_SVN -DWITHOUT_BDB
That installs the subversion server with the wrapper, the mod_dav, and I prefer to NOT use the Berkeley dB, since I've been told by smart folks that the file system option is MUCH simpler to maintain.
* http://www.jasonn.com/node/426
make WITH_AUTH_MODULES=yes WITH_DAV_MODULES=yes WITH_SSL_MODULES=yes WITH_BERKELEYDB=db42 install clean
Building SVN with FreeBSD
cd /usr/ports/development/subversion
make -DWITH_SVNSERVE_WRAPPER -DWITH_MOD_DAV_SVN -DWITHOUT_BDB
That installs the subversion server with the wrapper, the mod_dav, and I prefer to NOT use the Berkeley dB, since I've been told by smart folks that the file system option is MUCH simpler to maintain.
* http://www.jasonn.com/node/426
沒有留言:
張貼留言