From 25056da5a387c857bde3c77bfdb5f4378436b4b4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 31 Mar 2013 19:07:43 -0400 Subject: [PATCH] update status --- ...e_webapp_doesn__39__t_allow_deleting_repositories.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) 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]]