octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hg repo corruption, please strip and pull again


From: Jordi Gutiérrez Hermoso
Subject: hg repo corruption, please strip and pull again
Date: Tue, 18 Jun 2013 10:32:00 -0400

During a server upgrade, it seems like somehow an option to verify the
integrity of commits before pushing was disabled. I have just
re-enabled it, but in the meantime, a corrupt commit got through,
almost certainly due to an hg bug, but there are other possible
reasons.

I have fixed Savannah's copy, but you will also need to fix your own
copy. First, strip the bad commit:

    hg strip --config extensions.mq= -r c754490abae5 --no-backup

The --no-backup is important, otherwise hg will error out when trying
to create a backup of the bad commit.

Then pull again from Savannah.

That is all.

- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]