]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
encode: handle uploads of the same file multiple times. Unfortunately we have to...
authorBrian Warner <warner@allmydata.com>
Thu, 19 Apr 2007 01:29:10 +0000 (18:29 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 19 Apr 2007 01:29:10 +0000 (18:29 -0700)
commit2d0e240466b55fffb7cacbcfe09ae14a30cf8037
tree0bd1ef7e62fae8981c679ccf71193cb16e28a407
parent54d737b0e78286b414bf323a30e29fa7cf089e42
encode: handle uploads of the same file multiple times. Unfortunately we have to do almost as much work the second time around, to compute the full URI
src/allmydata/encode.py
src/allmydata/test/test_system.py