update status
authorJoey Hess <joey@kitenet.net>
Sun, 31 Mar 2013 23:07:43 +0000 (19:07 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 31 Mar 2013 23:07:43 +0000 (19:07 -0400)
doc/bugs/The_webapp_doesn__39__t_allow_deleting_repositories.mdwn

index f90b88c95b9f4b0fd2266016ab64ef871e0f79b1..4627f429309ba7a6c491de66baaf6595264d749a 100644 (file)
@@ -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]]