]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
add 'tahoe debug consolidate' command, to merge directories created by repeated ...
authorBrian Warner <warner@allmydata.com>
Thu, 12 Mar 2009 20:56:06 +0000 (13:56 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 12 Mar 2009 20:56:06 +0000 (13:56 -0700)
commitc4c6a629544ea9ad9c9e37f2f670e4905d2c3e11
treea76314d0d17aeb813d88e4b36b2df5e062e6bd71
parent969b758bf5ee02b5a8ba0e32d92fab37126ddb13
add 'tahoe debug consolidate' command, to merge directories created by repeated 'tahoe cp -r' or the allmydata win32 backup tool, into the form that would have been created by 'tahoe backup'.
src/allmydata/scripts/consolidate.py [new file with mode: 0644]
src/allmydata/scripts/debug.py
src/allmydata/test/test_consolidate.py [new file with mode: 0644]