From: Joey Hess Date: Sun, 31 Mar 2013 23:07:43 +0000 (-0400) Subject: update status X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~4692 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=25056da5a387c857bde3c77bfdb5f4378436b4b4;p=git-annex.git update status --- diff --git a/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn b/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn index f90b88c95b..4627f42930 100644 --- a/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn +++ b/doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn @@ -21,3 +21,11 @@ What version of git-annex are you using? On what operating system? Codename: precise [[!tag /design/assistant]] + +> Status: You can delete the current repository. You can also remove +> repositories from the list of remotes (without deleting their content) +> and you can tell it you want to stop using a remote, and it will +> suck all content off that remote until it's empty. +> +> Still todo: Detect when a remote has been sucked dry, and actually delete +> it. --[[Joey]]