Author: lyalyakin
Date: Mon Sep 14 16:55:15 2026
New Revision: 1938205
Log:
Remove an unnecessary paragraph from II.A.2 in INSTALL.
* INSTALL
(II.A.2): Remove the "discard the directory created by the tarball"
paragraph. The paragraph assumes that the reader has just built SVN from a
tarball, which is not exactly the case with the current layout of INSTALL.
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL Mon Sep 14 16:47:51 2026 (r1938204)
+++ subversion/trunk/INSTALL Mon Sep 14 16:55:15 2026 (r1938205)
@@ -158,10 +158,6 @@ II. INSTALLATION
version of Subversion requires (if you haven't, the ./configure
step should complain).
- You can discard the directory created by the tarball; you're
- about to build the latest, greatest Subversion client. This is
- the procedure Subversion developers use.
-
First off, if you have any Subversion libraries lying around
from previous 'make installs', clean them up first!