[Bug 5405] New: abort: cycle detected between #hash1# and #hash2#

bugzilla at mercurial-scm.org bugzilla at mercurial-scm.org
Tue Oct 11 02:47:16 UTC 2016


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

            Bug ID: 5405
           Summary: abort: cycle detected between #hash1# and #hash2#
           Product: Mercurial
           Version: 3.9.1
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: convert
          Assignee: bugzilla at selenic.com
          Reporter: pganelin at gmail.com
                CC: durin42 at gmail.com, mercurial-devel at selenic.com

>hg convert --filemap subset.map rep-from rep-to
scanning source...
sorting...
abort: cycle detected between #hash1# and #hash2#
pulling from rep-to
searching for changes
no changes found

I checked the rep-from repository. The two offending changesets are parent and
child. There is no cycle in the original graph of course, so there multiple
branches.
Any suggestions what could be a reason for this bug.

subset map looks like this

==================
include dir1
include dir2
......
==================

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


More information about the Mercurial-devel mailing list