]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
put all private state in $BASEDIR/private
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 17 Dec 2007 23:39:54 +0000 (16:39 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 17 Dec 2007 23:39:54 +0000 (16:39 -0700)
commit8c65bdcf9dc69ff1d8317f59c497f1f24e867bb2
tree0398ea789f6122c63e233051ff3cf83b38494aae
parentd3f23d405205e67f1e2af767bff5f596f71cda92
put all private state in $BASEDIR/private
fixes #219

The only part of #219 that this doesn't include is the part about
logpublisher, which has been moved out of tahoe into foolscap.
src/allmydata/client.py
src/allmydata/node.py
src/allmydata/test/check_memory.py
src/allmydata/test/check_speed.py
src/allmydata/test/test_client.py
src/allmydata/test/test_node.py
src/allmydata/test/test_system.py
src/allmydata/test/test_web.py
src/allmydata/util/fileutil.py
src/allmydata/webish.py