[tahoe-lafs-trac-stream] [tahoe-lafs] #1732: consider changes to webapi "Move" API before release
tahoe-lafs
trac at tahoe-lafs.org
Fri Mar 22 06:15:25 UTC 2013
#1732: consider changes to webapi "Move" API before release
-------------------------------+-------------------------------------------
Reporter: warner | Owner: warner
Type: enhancement | Status: new
Priority: critical | Milestone: 1.10.0
Component: code- | Version: 1.9.1
frontend-web | Keywords: forward-compatibility blocker
Resolution: |
Launchpad Bug: |
-------------------------------+-------------------------------------------
Comment (by ClashTheBunny):
I believe from_name is always required, which would be nice to include in
the text. Maybe the first paragraph could look like this:
This instructs the node to relink a child of the given source
directory, into a different directory and/or to a different name. The
source and destination directories must be writeable. {{{from_name}}} must
exist and must be be supplied. {{{to_dir}}} may be the same as the source
directory and {{{to_name}}} may be the same as {{{from_name}}}, but
{{{to_dir}}} and {{{to_name}}} are always required. If the destination
link (directory and name) is the same as the source link, the operation
has no effect.
and again as a quote:
{{{
This instructs the node to relink a child of the given source directory,
into a different directory and/or to a different name. The source and
destination directories must be writeable. {{{from_name}}} must exist
and must be be supplied. {{{to_dir}}} may be the same as the source
directory and {{{to_name}}} may be the same as {{{from_name}}}, but
{{{to_dir}}} and {{{to_name}}} are always required. If the destination
link (directory and name) is the same as the source link, the operation
has no effect.
}}}
But even without that, I think this is great. +1
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1732#comment:40>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list