repository with subrespository: I am stuck with a nested nested path problem
Uwe Brauer
oub at mat.ucm.es
Wed Dec 29 17:15:13 UTC 2021
>>> "AS" == Anton Shestakov <engored at gmail.com> writes:
>> Which indicates that something is wrong
> I assume you at some point changed the default log template for some
> reason and this is why it doesn't actually tell what is wrong with the
> changesets (they're orphan). Try
Thanks basically a lot of changesets are orphans.
First
hg log -G -T default
Gives I will delete some orphan changesets.
* changeset: 113:0769a7baf76f
│ tag: tip
│ parent: 110:861c40e8dad2
│ user: Uwe Brauer <oub at mat.ucm.es>
│ date: Sun Oct 10 09:57:07 2021 +0200
│ instability: orphan
│ summary: Another try to add Neu-Einstufung/DocX-Neu/
│
∗ changeset: 110:861c40e8dad2
│ user: Uwe Brauer <oub at mat.ucm.es>
│ date: Sun Oct 10 09:33:34 2021 +0200
│ instability: orphan
│ summary: Remove this subrepo
│
∗ changeset: 109:070b8820e657
│ user: Uwe Brauer <oub at mat.ucm.es>
│ date: Sun Oct 10 09:28:03 2021 +0200
│ instability: orphan
│ summary: Add a subrepository
│
∗ changeset: 57:26a85f0f9b72
│ user: Uwe Brauer <oub at mat.ucm.es>
│ date: Sun Jan 10 14:47:24 2021 +0100
│ instability: orphan
│ summary: Change slightly the distribution
│
◌ 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
│
◍ changeset: 55:23c06df6e069
│ user: Uwe Brauer <oub at mat.ucm.es>
│ date: Tue Dec 29 10:10:03 2020 +0100
│ summary: Actualize accounting.
So that is really strange.
hg debugwhyunstable 57
orphan: obsolete parent 81ae6b434ad618602803bed80f0cd01ef9754bbe
That one is hidden.
│ ◌ 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
│
So now what?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20211229/8d331a99/attachment.p7s>
More information about the Mercurial
mailing list