Comment 5 for bug 495000

Revision history for this message
Gareth White (gwhite-deactivatedaccount) wrote :

I set up a new (treeless) shared repository and created a new branch. I then created a lightweight checkout and imported approx. 600 files, including some large ones so that the (uncompressed) tree size is about 250 MB. Note that this is not strictly necessary to reproduce the bug, but makes it easier as the autopack takes more time.

I then created a second branch from this first one and made another lightweight checkout. I committed 8 times in the first checkout (so that the total number of revisions in the repo is 9) and then committed in both checkouts simultaneously. The first one succeeded, but the second one failed with the NoSuchFile error.

The attached log is from the one that failed. The traceback is similar to the one I posted earlier using the smart server.