[Accepted] D11239: debugcommands: introduce a debug command to repair repos affected by issue6528
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Fri Aug 6 10:03:14 UTC 2021
marmoute added inline comments.
marmoute accepted this revision.
INLINE COMMENTS
> marmoute wrote in rewrite.py:482
> It is probably worth adding a programming error if the repository is not locked.
My two past self eventually talked to each other and we probably want is in both. I'll prepare you a patch you can fold into this one.
> rewrite.py:617
> + if not to_fix:
> + msg = _(b"no affected revisions were found for '%s'\n")
> + ui.write(msg % filename)
This is probably a bit too verbose for the common case. I'll prepare something to control that.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11239/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11239
To: Alphare, #hg-reviewers, marmoute
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210806/205ff75b/attachment-0002.html>
More information about the Mercurial-patches
mailing list