#188 closed defect (fixed)

--basedir vs. --node-directory

Reported by: zooko Owned by: zooko
Priority: major Milestone: 1.8β
Component: code-nodeadmin Version: 0.6.1
Keywords: usability docs reviewed Cc:
Launchpad Bug:

Description

Let's make both admin commands and fs commands use the same.

Attachments (1)

basedir-node-directory-option-improvements.dpatch (16.6 KB) - added by davidsarah at 2010-08-02T04:49:00Z.
Basedir/node directory option improvements for ticket798 branch. addresses #188, #706, #715, #772, #890. Version 3 (still disentangled from Unicode changes)

Download all attachments as: .zip

Change History (21)

comment:1 Changed at 2007-12-04T21:39:37Z by zooko

  • Component changed from unknown to code-nodeadmin
  • Owner nobody deleted

comment:2 Changed at 2007-12-05T23:13:12Z by zooko

Also I believe that some tahoe commands accept a final argument to be the basedir, e.g.:

tahoe create-client . tahoe start .

This needs to be documented in the usage strings.

comment:3 Changed at 2007-12-05T23:13:32Z by zooko

I meant e.g.

tahoe create-client .
tahoe start .

comment:4 Changed at 2009-07-25T14:15:54Z by zooko

The "some of these accept a final argument" issue has been opened as a separate ticket: #772 (tahoe create-key-generator requires -C).

comment:5 Changed at 2010-01-07T00:47:28Z by davidsarah

  • Keywords usability docs added

comment:6 Changed at 2010-01-10T06:22:30Z by davidsarah

  • Milestone changed from eventually to 1.6.0
  • Owner set to davidsarah

comment:7 Changed at 2010-01-10T06:22:39Z by davidsarah

  • Status changed from new to assigned

comment:8 Changed at 2010-01-10T06:26:20Z by davidsarah

Opinions wanted on:

  • whether to unify these to --basedir, --node-directory, or something new like --nodedir
  • whether to accept the old options for backward compatibility with existing scripts and/or user habits

comment:9 Changed at 2010-01-26T15:38:24Z by zooko

  • Milestone changed from 1.6.0 to eventually

comment:10 Changed at 2010-02-01T19:43:48Z by davidsarah

  • Milestone changed from eventually to 1.7.0

comment:11 Changed at 2010-06-12T20:43:15Z by davidsarah

  • Milestone changed from 1.7.0 to 1.7.1

comment:12 Changed at 2010-07-17T03:49:31Z by davidsarah

  • Milestone changed from 1.7.1 to 1.8β

comment:13 Changed at 2010-07-22T02:05:59Z by davidsarah

#715 has a patch for this ticket. Use the patch below instead.

It adds -d/--node-directory to the node admin commands, with the same meaning as --basedir.

Last edited at 2010-08-02T00:29:47Z by davidsarah (previous) (diff)

Changed at 2010-08-02T04:49:00Z by davidsarah

Basedir/node directory option improvements for ticket798 branch. addresses #188, #706, #715, #772, #890. Version 3 (still disentangled from Unicode changes)

comment:14 Changed at 2010-08-02T04:49:34Z by david-sarah@…

In [4614/ticket798]:

Basedir/node directory option improvements for ticket798 branch. addresses #188, #706, #715, #772, #890

comment:15 Changed at 2010-08-03T09:16:52Z by davidsarah

  • Keywords review-needed added

In [4649/ticket798]:

CLI: further improve consistency of basedir options and add tests. addresses #188

(the patch description is wrong, it says 'addresses #118')

comment:16 Changed at 2010-08-08T00:59:29Z by davidsarah

Fixed on trunk by f952532f0822fbe7 54a9ba8232e2b8e9 a7c474a09893b9aa. NEWS changes were in 0ae556c00ac79d4f 2b15f35b867cebbd.

Leaving open for review.

comment:17 Changed at 2010-09-11T00:30:21Z by davidsarah

  • Owner changed from davidsarah to somebody
  • Status changed from assigned to new

comment:18 Changed at 2010-09-11T01:40:44Z by zooko

  • Owner changed from somebody to zooko

comment:19 Changed at 2010-09-11T03:20:33Z by zooko

  • Status changed from new to assigned

comment:20 Changed at 2010-09-11T23:02:07Z by zooko

  • Keywords reviewed added; review-needed removed
  • Resolution set to fixed
  • Status changed from assigned to closed

reviewed (not with 100% care, but...)

Note: See TracTickets for help on using tickets.