Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bundle branchmap considers heads differently than mercurial does #194

Open
glandium opened this issue Aug 3, 2018 · 1 comment
Open

Comments

@glandium
Copy link
Owner

glandium commented Aug 3, 2018

STR:

  • hg clone https://bitbucket.org/pidgin/purple-plugin-pack
  • hg -R purple-plugin-pack bundle -a bundle.hg
  • git init purple-plugin-pack.git
  • git -C purple-plugin-pack.git ls-remote hg::$PWD/bundle.hg

This displays the following refs:

0000000000000000000000000000000000000000	refs/heads/branches/org.guifications.plugins/b09244a51e72cb87c6d395c3f24e161407f83c13
0000000000000000000000000000000000000000	refs/heads/branches/org.guifications.plugins/bf5aa8cf544d15a2dbc24fbe5fbebcd082c38c29
0000000000000000000000000000000000000000	refs/heads/branches/org.guifications.plugins/ecd92b3cbfd45ed3fb0f70f2a4a3a26bf571dc16
0000000000000000000000000000000000000000	refs/heads/branches/org.guifications.plugins/fe247aa14dd6b0aa38cedb3b47167c57d3ab7286

that mercurial doesn't consider as heads. They do have a weird history, where their children belongs to another branch, and the org.guifications.plugins branch re-branches off the children.

@glandium glandium added this to the 0.5.x milestone Aug 11, 2018
@glandium
Copy link
Owner Author

glandium commented Sep 9, 2018

This also affects fsck.

@glandium glandium removed this from the 0.5.x milestone Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant