Author: lyalyakin
Date: Fri Sep 11 19:15:14 2026
New Revision: 1938113
Log:
Add minimum version of BDB in INSTALL.
* INSTALL
(IV.21). Add the minimum supported version of BDB.
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
==============================================================================
--- subversion/trunk/INSTALL Fri Sep 11 18:58:30 2026 (r1938112)
+++ subversion/trunk/INSTALL Fri Sep 11 19:15:14 2026 (r1938113)
@@ -877,6 +877,8 @@ IV. DEPENDENCIES IN DETAIL
21. Berkeley DB (DEPRECATED, TO BE REMOVED IN THE FUTURE)
+ The minimum supported version is 4.0.14.
+
Needed only for the deprecated BDB repository backend. Support for
BDB is planned to be removed completely in the future.