Opened at 2011-08-26T20:13:57Z
Closed at 2011-08-28T08:10:06Z
#1507 closed defect (fixed)
teach tahoe debug how to work with MDMF caps and shares
Reported by: | kevan | Owned by: | warner |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | code-frontend-cli | Version: | 1.9.0a1 |
Keywords: | mutable mdmf tahoe-debug | Cc: | |
Launchpad Bug: |
Description
The tahoe debug command contains a number of subcommands that need to learn about MDMF.
- tahoe debug dump-cap should know how to deal with MDMF caps (file and directory)
- tahoe debug dump-share should know how to dump MDMF shares.
- tahoe debug find-shares should know how to find MDMF shares.
- tahoe debug catalog-shares should know how to emit status lines for MDMF shares.
Change History (7)
comment:1 Changed at 2011-08-26T20:17:46Z by davidsarah
- Keywords mdmf tahoe-debug added
comment:2 Changed at 2011-08-26T20:18:25Z by davidsarah
- Keywords mutable added
comment:3 Changed at 2011-08-27T17:56:26Z by warner
- Owner set to warner
- Status changed from new to assigned
comment:4 Changed at 2011-08-27T19:51:52Z by Brian Warner <warner@…>
comment:5 Changed at 2011-08-28T00:56:54Z by Brian Warner <warner@…>
In 7d48f902fc3c11ad:
comment:6 Changed at 2011-08-28T07:43:54Z by Brian Warner <warner@…>
In a3d6fd49925f61be:
comment:7 Changed at 2011-08-28T08:10:06Z by Brian Warner <warner@…>
- Resolution set to fixed
- Status changed from assigned to closed
In d575ccba2864cbf7:
Note: See
TracTickets for help on using
tickets.
In 482a7dd3f11a19d0: