From: Brian Warner <warner@allmydata.com>
Date: Tue, 12 Jun 2007 01:41:12 +0000 (-0700)
Subject: roadmap.txt: update w.r.t. filetree and repairer
X-Git-Tag: allmydata-tahoe-0.4.0~51
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/about.html?a=commitdiff_plain;h=10af746d90feec0bfb5c5c9bd3bb2c2cecd2f86b;p=tahoe-lafs%2Ftahoe-lafs.git

roadmap.txt: update w.r.t. filetree and repairer
---

diff --git a/roadmap.txt b/roadmap.txt
index d97ddc82..4a096d5f 100644
--- a/roadmap.txt
+++ b/roadmap.txt
@@ -43,14 +43,13 @@ Download Peer Selection:
 Filetable Maintenance:
 *v1: vdrive-based tree of MutableDirectoryNodes, persisted to vdrive's disk
      no accounts
- v2: move tree to client side, serialize to a file, upload,
-     vdrive.set_filetable_uri (still no accounts, just one global tree)
- v3: break world up into accounts, separate mutable spaces. Maybe
-     implement SSKs
- v4: filetree
+ v2: filetree, one space per user, plus one global mutable space
+ v3: maintain file manifest
+ v4: figure out accounts, users. Maybe implement SSKs
 
 Checker/Repairer:
 *v1: none
+ v1.5: maintain file manifest
  v2: centralized checker, repair agent
  v3: nodes also check their own files