From 7eb9e740c1aa355cfaefcf0b85932cdf9b2dd96a Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmYMS6tQ8q9k1fylGyA9Q6fdFzRBotME2Q" Date: Tue, 3 Jun 2014 15:47:04 +0000 Subject: [PATCH] --- doc/forum/views___40__branches__41___never_get_deleted.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/forum/views___40__branches__41___never_get_deleted.mdwn b/doc/forum/views___40__branches__41___never_get_deleted.mdwn index b93c0caf1f..bba7762dae 100644 --- a/doc/forum/views___40__branches__41___never_get_deleted.mdwn +++ b/doc/forum/views___40__branches__41___never_get_deleted.mdwn @@ -11,6 +11,6 @@ Am I doing it wrong? Should I be deleting used view branches on my own? How? thanks for your replies. -*EDIT:* I just found out that even if I delete view branches with git branch -D "views/attr=_" (which I'm not sure I should be doing), the branches are still checked when doing "git annex unused". That is, "git annex unused" lists "checking..." a whole lot of past views/branches which are not even there anymore (not listed with "git branch"). I also suspect that this is preventing deleted (git-rm) files from being collected from "unused". Is this a problem with my repo? Any way to fix this? +**EDIT:** I just found out that even if I delete view branches with git branch -D "views/attr=_" (which I'm not sure I should be doing), the branches are still checked when doing "git annex unused". That is, "git annex unused" lists "checking..." a whole lot of past views/branches which are not even there anymore (not listed with "git branch"). I also suspect that this is preventing deleted (git-rm) files from being collected from "unused". Is this a problem with my repo? Any way to fix this? -=== git-annex version: 5.20140529-gb71f9bf === +=== git-annex version: **5.20140529-gb71f9bf** ===