Changes between Initial Version and Version 1 of Ticket #104, comment 24


Ignore:
Timestamp:
2012-11-26T00:38:15Z (11 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #104, comment 24

    initial v1  
    33{{{TahoeDirectorySource}}} and {{{TahoeDirectoryTarget}}} in [source:git/src/allmydata/scripts/tahoe_cp.py] have cache dictionaries that seem as though they might have the effect of copying cycles correctly between two Tahoe directories, but I don't see a unit test for that in {{{allmydata.test.test_cli.Cp}}}.
    44
    5 #712 is one way in which {{{tahoe cp -r}}} does not do the right thing. I also don't think it will do the right thing when copying a cyclic Tahoe directory, although perhaps #712 obscures that. I filed #1878 for this.
     5#712 is one way in which {{{tahoe cp -r}}} does not do the right thing. I also don't think it will do the right thing when copying a cyclic Tahoe directory to a local disk, although perhaps #712 obscures that.
     6
     7I filed #1878 to add tests for both cyclic cases.
    68
    79OTOH, {{{TahoeDirectorySource}}} does ''not'' have the following bug: