my fix is confirmed to have worked

Also audited for other uses of pipeBoth and hPipeBoth and they mostly seem
safe.
This commit is contained in:
Joey Hess 2011-07-05 14:36:21 -04:00
parent 5070340ca7
commit 82eb082ab9

View file

@ -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. 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]]