[issue1614] Race when pushing to a repo backed up w/ Dropbox

Colin Barrett mercurial-bugs at selenic.com
Sun Apr 19 03:29:26 UTC 2009


New submission from Colin Barrett <timber at lava.net>:

This happens semi-regularly when pushing to a repository in a folder that's
backed up by Dropbox (http://getdropbox.com). It sounds similar to the race
described here: http://www.selenic.com/mercurial/wiki/index.cgi/BackUp

Some output:

$ hg clone /path/to/repo
destination directory: repo
updating working directory
abort: data/Info.plist.i at d182a7dbdfa5: no match found!

$ hg -R /path/to/repo verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
 Info.plist at 2: d182a7dbdfa5 in manifests not found
15 files, 3 changesets, 20 total revisions
1 integrity errors encountered!
(first damaged changeset appears to be 2)

----------
messages: 9114
nosy: cbarrett
priority: bug
status: unread
title: Race when pushing to a repo backed up w/ Dropbox

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1614>
____________________________________________________




More information about the Mercurial-devel mailing list