This is an old revision of the document!
svn
These instructions are not for using subversion with Apache (SVN:), but rather to use svn with file based repositories** * download source from http://subversion.tigris.org/ * download dependencies source also * unarchive both the source and dependencies into the same directory * use typical_build_procedure ===== Berkeley DB ===== If you don't have Berkeley DB installed or linked to APR-UTIL, you will see this: <code> You don't seem to have Berkeley DB version 4.1.25 or newer installed and linked to APR-UTIL. We have created Makefiles which will build without the Berkeley DB back-end; your repositories will use FSFS as the default back-end. You can find the latest version of Berkeley DB here: http://www.sleepycat.com/download/index.shtml </code> ===== See Also ===== * Berkeley DB