diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-05 14:36:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-05 14:36:21 -0400 |
commit | 82eb082ab9a33713ed1ec3674be2b95f9b81d861 (patch) | |
tree | fa5516139d810b374b029d1c2745c8438af75df0 /doc/bugs | |
parent | 5070340ca7477b746be8a2f4f1877c3115e1af2e (diff) |
my fix is confirmed to have worked
Also audited for other uses of pipeBoth and hPipeBoth and they mostly seem
safe.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn b/doc/bugs/problem_with_upgrade_v2_-__62___v3.mdwn index 10804e45d..7f37668ad 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]] |