From 82eb082ab9a33713ed1ec3674be2b95f9b81d861 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Jul 2011 14:36:21 -0400 Subject: [PATCH] my fix is confirmed to have worked Also audited for other uses of pipeBoth and hPipeBoth and they mostly seem safe. --- doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn b/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn index 10804e45dd..7f37668ad1 100644 --- a/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn +++ b/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn @@ -1 +1,3 @@ On several of my repos, the upgrade to v3 seemed to take forever. A Crl-C followed by another "git annex upgrade" "solved" the problem in some cases. Sometimes, I had to also delete the .git/annex/journal dir to have the upgrade. I didn't notice anything special about the non-working repos to help diagnose the problem. + +[[!tag done]]