[Bug 6588] New: how to recover file history.d index with obsolete files after grapht?
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Wed Sep 1 21:59:41 UTC 2021
https://bz.mercurial-scm.org/show_bug.cgi?id=6588
Bug ID: 6588
Summary: how to recover file history.d index with obsolete
files after grapht?
Product: Mercurial
Version: 5.9.1
Hardware: PC
OS: Windows
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: Mercurial
Assignee: bugzilla at mercurial-scm.org
Reporter: alexraynepe196 at gmail.com
CC: mercurial-devel at mercurial-scm.org
Python Version: ---
hallow!
use hg v5.8.1 - 5.9.1
after multiple big grapht operations, repo have file with strange index set:
1) on main history, file have set of changes after graphing. cloning repo will
take that changes well.
2) when builds filelog (thg use mercurial.filelog) for that file, that log
enumerates extinct and obsolete revisions, that was droped by graphting. and
new revisions absent in that filelog index.
repo verify doesn`t see this index crush.
is there any possibility to recover my repo?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list