#1825 closed enhancement (wontfix)

make the "tahoe unlink" output explain the difference between unlink and rm

Reported by: zooko Owned by: Lcstyle
Priority: normal Milestone: soon
Component: code-frontend-cli Version: 1.9.2
Keywords: docs usability tahoe-unlink easy unlink transparency Cc:
Launchpad Bug:

Description (last modified by zooko)

From #776 (comment:4):

Have tahoe rm or tahoe unlink output a message such as "n directory entries removed from $DIRCAP-or-PATH (tahoe unlink does not delete files)."

The "$DIRCAP-or-PATH" part should be just echoing back whatever part of the command-line specified the directory from which to unlink, so if the command line was "tahoe unlink fooalias:path/to/dir/child.txt" then it should say "1 directory entry removed from 'fooalias:path/to/dir/'".

Change History (8)

comment:1 Changed at 2012-10-15T23:39:57Z by zooko

  • Keywords transparency added

comment:2 Changed at 2013-02-02T21:13:35Z by zooko

  • Keywords tahoe-rm removed

comment:3 Changed at 2013-02-02T21:18:12Z by zooko

  • Keywords changed from docs usability tahoe-unlink tahoe-unlink easy unlink transparency to docs usability tahoe-unlink easy unlink transparency

comment:4 Changed at 2013-11-10T05:27:18Z by zooko

  • Description modified (diff)

Adding keyword forward-compatibility because we want to put out a release with this fixed in it before putting out a release that removes the "rm" command entirely (#1827).

comment:5 Changed at 2014-09-27T02:17:30Z by Lcstyle

might be interested in tackling this one as well.

comment:6 Changed at 2014-09-27T03:15:03Z by Lcstyle

  • Owner set to Lcstyle
  • Status changed from new to assigned

comment:7 Changed at 2014-09-27T03:19:12Z by Lcstyle

  • Milestone changed from undecided to soon

comment:8 Changed at 2020-01-18T00:58:26Z by exarkun

  • Resolution set to wontfix
  • Status changed from assigned to closed

PR to remove "tahoe rm" has been approved and is landing shortly.

Note: See TracTickets for help on using tickets.