]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
cli: implement 'mv'. Closes #162.
authorBrian Warner <warner@allmydata.com>
Fri, 12 Oct 2007 03:31:48 +0000 (20:31 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 12 Oct 2007 03:31:48 +0000 (20:31 -0700)
commit4361b32f2d66a2d5c862b910c549903ff20d8469
tree89296d8ba943dbecf203a844015449ceec78b309
parent3709b343ab021f32d45d1e9880e5efd8d4e2f631
cli: implement 'mv'. Closes #162.
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_mv.py [new file with mode: 0644]
src/allmydata/test/test_system.py