I am getting a error that is preventing me to pull, even force pull.
hg command error:
transaction abort!
rollback completed
abort: data/assets/images/skins/file/skin.jpg.i@0727c4489edc: unknown parent!
Is there anyway to remove, revert or fix just this file, its not even used, and it's preventing any pulling.
UPDATE After Running hg verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
assets/images/skins/hein/Heineken-skin.jpg@236: 0727c4489edc in manifests not found
assets/images/skins/vw/VW_10_Revive_Website_Takeover.jpg@153: 877324921450 in manifests not found
assets/images/skins/vw/VW_10_Revive_Website_Takeover.jpg@171: 45e8aee1c524 in manifests not found
warning: orphan revlog 'data/assets/images/skins/hein/Heineken-skin.jpg.d'
warning: orphan revlog 'data/assets/images/skins/vw/VW_10_Revive_Website_Takeover.jpg.d'
1268 files, 256 changesets, 2101 total revisions
2 warnings encountered!
3 integrity errors encountered!
(first damaged changeset appears to be 153)
Seems to be 2 images, How can I fix this?
Try running hg verify
on your repository and see if that helps.
I am having the same problem but in my case hg verify
returns no errors. Maybe this will help you:
You could try recloning and reindexing. This will fetch a fresh clone from the remote repository and reindex the repository
Source:
https://answers.atlassian.com/questions/59049/fisheye-cannot-pull-from-mercurial
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With