You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2017/07/21 18:32:55 UTC

svn commit: r1802634 - /subversion/branches/shelve-checkpoint3/BRANCH-README

Author: julianfoad
Date: Fri Jul 21 18:32:55 2017
New Revision: 1802634

URL: http://svn.apache.org/viewvc?rev=1802634&view=rev
Log:
On the 'shelve-checkpoint3' branch: Update BRANCH-README.

Modified:
    subversion/branches/shelve-checkpoint3/BRANCH-README

Modified: subversion/branches/shelve-checkpoint3/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint3/BRANCH-README?rev=1802634&r1=1802633&r2=1802634&view=diff
==============================================================================
--- subversion/branches/shelve-checkpoint3/BRANCH-README (original)
+++ subversion/branches/shelve-checkpoint3/BRANCH-README Fri Jul 21 18:32:55 2017
@@ -1,5 +1,8 @@
 This branch is for development of Shelving and Checkpointing.
 
+Specifically, this branch is for Checkpointing backed by a local repository
+embedded within the WC, referred to as design "option 3" in [1].
+
 Branch type: dev branch off trunk; updated by full merges from trunk.
 
 Initially this is prototyping, to explore the general shape of the design and