💾 Archived View for gemini.quux.org › h › devel › Subversion › Installing%20Subversion.html captured on 2024-08-18 at 19:44:25.

View Raw

More Information

⬅️ Previous capture (2024-07-09)

-=-=-=-=-=-=-

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Installing Subversion</title>
  </head>

  <body>
    <h1>Installing Subversion</h1>

    Follow these steps to install <A HREF="http://subversion.tigris.org/">Subversion</A>:
    <P>
    <OL>
      <LI>Download the latest release from the Releases folder in the
	<A
	   HREF="http://subversion.tigris.org/servlets/ProjectDocumentList">Subversion download area</A>.
      <LI>Follow the directions in the INSTALL file, but note that if
	you want SSL, use this configure command instead of the one
	given:<BR>
	<TT>./configure --enable-maintainer-mode --disable-shared
	  --with-ssl</TT>
      <LI>Run make and, optionally, make install.
      <LI>You should (but are not required to) update using Subversion
	itself to the latest version from their repository; see their
	<A
	   HREF="http://subversion.tigris.org/project_source.html">Source Code</A> page for details.
    </OL>

    <hr>
    <address><a href="mailto:jgoerzen@complete.org">John Goerzen</a></address>
<!-- Created: Wed Jul 17 13:23:10 EST 2002 -->
<!-- hhmts start -->
Last modified: Wed Jul 17 13:26:59 EST 2002
<!-- hhmts end -->
  </body>
</html>