Author: danielsh
Date: Sat Jul 9 05:16:19 2011
New Revision: 1144595
URL: http://svn.apache.org/viewvc?rev=1144595&view=rev
Log:
On the revprop-packing branch, update BRANCH-README.
Modified:
subversion/branches/revprop-packing/BRANCH-README
Modified: subversion/branches/revprop-packing/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/revprop-packing/BRANCH-README?rev=1144595&r1=1144594&r2=1144595&view=diff
==============================================================================
--- subversion/branches/revprop-packing/BRANCH-README (original)
+++ subversion/branches/revprop-packing/BRANCH-README Sat Jul 9 05:16:19 2011
@@ -17,7 +17,7 @@ TODO:
* add code catering for virus scanners during atomic move-into-place
-* implement packed revprop editing
+* implement per-shard locking
+ add sequence number; adjust readers accordingly
* sync 'structure' with the implementation
@@ -29,9 +29,6 @@ TODO:
* add some explicit tests for svnadmin upgrade/pack
(both revs and revrops)
-* when reading revprops, try the pack file when the non-pack is ENOENT
- (concurrent packer scenario)
-
* drop heuristic in recover_body() uhohs=True