Author: brane
Date: Thu Sep  7 10:17:25 2017
New Revision: 1807582

URL: http://svn.apache.org/viewvc?rev=1807582&view=rev
Log:
On the better-pristines branch: Update the branch documentation.

* BRANCH-README: Mention 'svn cleanup --compress-pristines'.

Modified:
    subversion/branches/better-pristines/BRANCH-README

Modified: subversion/branches/better-pristines/BRANCH-README
URL: 
http://svn.apache.org/viewvc/subversion/branches/better-pristines/BRANCH-README?rev=1807582&r1=1807581&r2=1807582&view=diff
==============================================================================
--- subversion/branches/better-pristines/BRANCH-README (original)
+++ subversion/branches/better-pristines/BRANCH-README Thu Sep  7 10:17:25 2017
@@ -61,3 +61,13 @@ directly in the WC-DB as blobs in the PR
 compressing pristines with LZ4.
 
 The current WC format 31 will remain fully supported.
+
+The 'svn cleanup' command will grow a new option:
+
+    svn cleanup --compress-pristines
+
+that will, if compressed pristines are supported by the working copy
+format, compress any uncompressed pristine files, possibly removing
+them and storing their contents in the working copy database.
+
+Upgdading to format 32 will _not_ automatically compress pristines.


Reply via email to