Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.x
-
None
Description
'svnadmin recover', once it has determined what YOUNGEST is, should run: sqlite3 rep-cache.db "DELETE FROM rep_cache WHERE revision > ?" YOUNGEST;