[Bug 4499] New: "hg log $file" results in "abort: hidden revision '28300'!"

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Jan 12 19:11:18 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4499

          Priority: normal
            Bug ID: 4499
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: "hg log $file" results in "abort: hidden revision
                    '28300'!"
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: martinvonz at google.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: default branch
         Component: evolution
           Product: Mercurial

With the current default branch (version 3.2.4+587-678f53865c68), I get this:

$ hg log mercurial/merge.py
abort: hidden revision '28300'!

28300 is another name for f487 below

$ hg --hidden ll
o  4e49 martinvonz tip
|  merge: structure 'remote created' code to match table
| x  f487 martinvonz
|/   merge: structure 'remote created' code to match table
| o  1bf6 martinvonz  fix-revert-matcher-files
| |  matcher: matching e.g. 'relpath:.' means always matching
| | x  70bb martinvonz
| | |  merge: move calculateupdates() closer to manifestmerge()
| | | x  6ff3a martinvonz
| | | |  largefiles: use clearer debug messages in actions
| +---x  16fe6 martinvonz
| | |    largefiles: don't clobber merge action message with user message
| | | x  7cb1 martinvonz
| | | |  draft
o | | |  210ed martinvonz
|/ / /   merge: introduce 'c' action for 'remote created'
| | | x  69875 martinvonz
| | | |  temporary amend commit for 0b234fe473d2
+-----x  0b23 martinvonz

The repo has been stripped to simplify it after problem first appeared.

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


More information about the Mercurial-devel mailing list