teach tahoe debug how to work with MDMF caps and shares #1507

Closed
opened 2011-08-26 20:13:57 +00:00 by kevan · 4 comments
kevan commented 2011-08-26 20:13:57 +00:00
Owner

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.
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.
tahoe-lafs added the
code-frontend-cli
major
defect
1.9.0a1
labels 2011-08-26 20:13:57 +00:00
tahoe-lafs added this to the 1.9.0 milestone 2011-08-26 20:13:57 +00:00
Brian Warner <warner@lothar.com> commented 2011-08-27 19:51:52 +00:00
Author
Owner

In changeset:482a7dd3f11a19d0:

Add 'tahoe debug dump-cap' support for MDMF, DIR2-CHK, DIR2-MDMF. refs #1507.

This also adds tests for all those cases, and fixes an omission in uri.py
that broke parsing of DIR2-MDMF-Verifier and DIR2-CHK-Verifier.
In changeset:482a7dd3f11a19d0: ``` Add 'tahoe debug dump-cap' support for MDMF, DIR2-CHK, DIR2-MDMF. refs #1507. This also adds tests for all those cases, and fixes an omission in uri.py that broke parsing of DIR2-MDMF-Verifier and DIR2-CHK-Verifier. ```
Brian Warner <warner@lothar.com> commented 2011-08-28 00:56:54 +00:00
Author
Owner

In changeset:7d48f902fc3c11ad:

test_mutable.Version: exercise 'tahoe debug find-shares' on MDMF. refs #1507

Also changes NoNetworkGrid to put shares in storage/shares/ .
In changeset:7d48f902fc3c11ad: ``` test_mutable.Version: exercise 'tahoe debug find-shares' on MDMF. refs #1507 Also changes NoNetworkGrid to put shares in storage/shares/ . ```
Brian Warner <warner@lothar.com> commented 2011-08-28 07:43:54 +00:00
Author
Owner

In changeset:a3d6fd49925f61be:

teach 'tahoe debug dump-share' about MDMF and offsets. refs #1507
In changeset:a3d6fd49925f61be: ``` teach 'tahoe debug dump-share' about MDMF and offsets. refs #1507 ```
Brian Warner <warner@lothar.com> commented 2011-08-28 08:10:06 +00:00
Author
Owner

In changeset:d575ccba2864cbf7:

Teach 'tahoe debug catalog-shares about MDMF. Closes #1507.
In changeset:d575ccba2864cbf7: ``` Teach 'tahoe debug catalog-shares about MDMF. Closes #1507. ```
tahoe-lafs added the
fixed
label 2011-08-28 08:10:06 +00:00
Brian Warner <warner@lothar.com> closed this issue 2011-08-28 08:10:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#1507
No description provided.