From 9869ebb260de96a04e464e8348e6de749f2b9a11 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w" Date: Mon, 4 Jul 2011 22:54:15 +0000 Subject: [PATCH] --- doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn diff --git a/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn b/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn new file mode 100644 index 0000000000..10804e45dd --- /dev/null +++ b/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn @@ -0,0 +1 @@ +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.