-
Committer:
John Arbash Meinel
-
Date:
2010-01-16 20:46:03 UTC
-
mto:
(4634.119.9 2.0)
-
mto:
This revision was merged to the branch mainline in
revision
4968.
-
Revision ID:
john@arbash-meinel.com-20100116204603-556rlu1v6blzf2vk
(jam) Fix bug #507566, concurrent autopacking correctness.
There was a bug where if two processes started autopacking synchronously,
when one was told to reload, it would then consider its 'new' pack to be
old, and wouldn't add it to the disk index. This would then look like a
commit / push succeeded, but the repository would not be referencing the
new data, leading to NoSuchRevision errors.