--basedir vs. --node-directory #188

Closed
opened 2007-10-27 02:41:20 +00:00 by zooko · 10 comments
zooko commented 2007-10-27 02:41:20 +00:00
Owner

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

Let's make both admin commands and fs commands use the same.
tahoe-lafs added the
unknown
major
defect
0.6.1
labels 2007-10-27 02:41:20 +00:00
tahoe-lafs added this to the eventually milestone 2007-10-27 02:41:20 +00:00
tahoe-lafs added
code-nodeadmin
and removed
unknown
labels 2007-12-04 21:39:37 +00:00
zooko commented 2007-12-05 23:13:12 +00:00
Author
Owner

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.

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.
zooko commented 2007-12-05 23:13:32 +00:00
Author
Owner

I meant e.g.

tahoe create-client .
tahoe start .
I meant e.g. ``` tahoe create-client . tahoe start . ```
zooko commented 2009-07-25 14:15:54 +00:00
Author
Owner

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

The "some of these accept a final argument" issue has been opened as a separate ticket: #772 (tahoe create-key-generator requires -C).
tahoe-lafs modified the milestone from eventually to 1.6.0 2010-01-10 06:22:30 +00:00
davidsarah commented 2010-01-10 06:26:20 +00:00
Author
Owner

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
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
tahoe-lafs modified the milestone from 1.6.0 to eventually 2010-01-26 15:38:24 +00:00
tahoe-lafs modified the milestone from eventually to 1.7.0 2010-02-01 19:43:48 +00:00
tahoe-lafs modified the milestone from 1.7.0 to 1.7.1 2010-06-12 20:43:15 +00:00
tahoe-lafs modified the milestone from 1.7.1 to 1.8β 2010-07-17 03:49:31 +00:00
davidsarah commented 2010-07-22 02:05:59 +00:00
Author
Owner

#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.

~~#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`.
davidsarah commented 2010-08-02 04:49:00 +00:00
Author
Owner

Attachment basedir-node-directory-option-improvements.dpatch (17042 bytes) added

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

**Attachment** basedir-node-directory-option-improvements.dpatch (17042 bytes) added Basedir/node directory option improvements for ticket798 branch. addresses #188, #706, #715, #772, #890. Version 3 (still disentangled from Unicode changes)
david-sarah@jacaranda.org commented 2010-08-02 04:49:34 +00:00
Author
Owner

In [4614/ticket798]:

Basedir/node directory option improvements for ticket798 branch. addresses #188, #706, #715, #772, #890
In [4614/ticket798]: ``` Basedir/node directory option improvements for ticket798 branch. addresses #188, #706, #715, #772, #890 ```
davidsarah commented 2010-08-03 09:16:52 +00:00
Author
Owner

In [4649/ticket798]:

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

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

In [4649/ticket798]: CLI: further improve consistency of basedir options and add tests. addresses #188 (the patch description is wrong, it says 'addresses #118')
davidsarah commented 2010-08-08 00:59:29 +00:00
Author
Owner

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

Leaving open for review.

Fixed on trunk by changeset:f952532f0822fbe7 changeset:54a9ba8232e2b8e9 changeset:a7c474a09893b9aa. NEWS changes were in changeset:0ae556c00ac79d4f changeset:2b15f35b867cebbd. Leaving open for review.
zooko commented 2010-09-11 23:02:07 +00:00
Author
Owner

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

reviewed (not with 100% care, but...)
tahoe-lafs added the
fixed
label 2010-09-11 23:02:07 +00:00
zooko closed this issue 2010-09-11 23:02:07 +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#188
No description provided.