[Bug 4995] New: convert failed to find .hg/store/journal

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Wed Dec 9 19:04:58 UTC 2015


https://bz.mercurial-scm.org/show_bug.cgi?id=4995

            Bug ID: 4995
           Summary: convert failed to find .hg/store/journal
           Product: Mercurial
           Version: 3.6.1
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: convert
          Assignee: bugzilla at selenic.com
          Reporter: martinvonz at google.com
                CC: durin42 at gmail.com, mercurial-devel at selenic.com

While running 'hg convert' on a large repo, I interrupted it and got this:

Exception OSError: (2, 'No such file or directory',
'$myrepo/.hg/store/journal') in <bound method transaction.__del__ of
<mercurial.transaction.transaction object at 0x7f43c1031090>> ignored

This seems too timing-related that I haven't even tried to reproduce this
(okay, I lied, I tried once).

I should say that I was converting to the experimental treemanifest format, so
it may be related to that, although I don't think it looks like it from the
error message.

Encountered on version 3.6.1+300-88d5db4b155c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list