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

            Bug ID: 6116
           Summary: http 410 exchanging obsolete markers with evolve repo
           Product: Mercurial project
           Version: unspecified
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: normal
         Component: infrastructure
          Assignee: bugzi...@mercurial-scm.org
          Reporter: matt_harbi...@yahoo.com
                CC: kbullock+mercur...@ringworld.org,
                    mercurial-devel@mercurial-scm.org

It only happened once with hg 4.9 and evolve 8.4.0.  A subsequent clone
succeeded, so maybe it's nothing.  But on the off-chance that there's something
interesting in the server side log, this is the client output.  It happened
around 1:30am UTC on April 9.

$ hg clone https://www.mercurial-scm.org/repo/evolve ../../hg-evolve
requesting all changes
adding changesets
adding manifests
adding file changes
added 4479 changesets with 9993 changes to 428 files (+1 heads)
transaction abort!
rollback completed
abort: HTTP Error 410: won't exchange obsmarkers through pushkey

From an extension perspective, maybe it should warn instead of aborting since
the obsolete commits aren't exchanged anyway?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to