Installing Subversion
Follow these steps to install Subversion:
- Download the latest release from the Releases folder in the
Subversion download area.
- Follow the directions in the INSTALL file, but note that if
you want SSL, use this configure command instead of the one
given:
./configure --enable-maintainer-mode --disable-shared
--with-ssl
- Run make and, optionally, make install.
- You should (but are not required to) update using Subversion
itself to the latest version from their repository; see their
Source Code page for details.
John Goerzen
Last modified: Wed Jul 17 13:26:59 EST 2002