https://bz.mercurial-scm.org/show_bug.cgi?id=6034
Bug ID: 6034 Summary: Provide better way to recover from a broken repository. Product: Mercurial Version: default branch Hardware: PC OS: Linux Status: UNCONFIRMED Severity: feature Priority: wish Component: Mercurial Assignee: bugzi...@mercurial-scm.org Reporter: 7895pul...@gmail.com CC: mercurial-devel@mercurial-scm.org Sometimes users break their repositories due to some power failures or some other reasons and end up in a broken repository. The way we suggest the fix right now is `hg clone -r <last_rev_number_which_is_not_broken>`. This has come up on IRC few times in last few weeks. I think it's worthwhile to provide users some functionality where they can fix such cases. -- 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