repository with subrespository: I am stuck with a nested nested path problem

Anton Shestakov engored at gmail.com
Wed Dec 29 17:49:55 UTC 2021


> ◌  changeset:   56:81ae6b434ad6
> │  user:        Uwe Brauer <oub at mat.ucm.es>
> │  date:        Tue Dec 29 17:34:22 2020 +0100
> │  obsolete:    pruned
> │  summary:     First version

56 was pruned, so all its descendants became orphans, ...

> hg debugwhyunstable 57
> orphan: obsolete parent 81ae6b434ad618602803bed80f0cd01ef9754bbe

... including 57.

> │ ◌  changeset:   56:81ae6b434ad6
> │╱   user:        Uwe Brauer <oub at mat.ucm.es>
> │    date:        Tue Dec 29 17:34:22 2020 +0100
> │    obsolete:    amended using uncommit as 114:85dcb33ab92f
> │    summary:     First version

And now 56 is additionally amended using uncommit (so most likely 114
is empty and working directory contains changes from 56).

> So now what?

Don't ask me, I have no idea what you're doing. Maybe make sure 114
looks correct, and if you want to stabilize orphans, you can use hg
evolve.



More information about the Mercurial mailing list