Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • hg-git-test-migration hg-git-test-migration
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapod
  • Testing Projects
  • hg-git-test-migrationhg-git-test-migration
  • Issues
  • #195

Closed
Open
Created Sep 01, 2016 by Georges Racinet@gracinet🦑Owner

problem with local cloning: bookmarks

Created originally on Bitbucket by kalthad (Uwe Brauer)

Hi I first cloned, using git, the auctex[1] pkg via

git clone git://git.savannah.gnu.org/auctex.git

Then I did the same via the hg-git plugin

hg clone git://git.savannah.gnu.org/auctex.git

git branch -a gave (in the cloned git dir) master remotes/origin/HEAD -> origin/master remotes/origin/gendocspatch remotes/origin/master remotes/origin/simplify-TeX-parse-error

While (in the cloned hg dir)

hg bookmark gave

gendocspatch 6288:6d1b307d15ea

  • master 6831:ca281aeb1e42 simplify-TeX-parse-error 6696:1ea19cbde4cc

So that seemed ok,

But then I tried out to clone the cloned git directory that is

hg clone auctex-git auctex-hg-local

That worked but then (in auctex-hg-local) I obtained

hg bookmark gave master 6831:ca281aeb1e42

So the bookmarks where not cloned. How could I achieve this? Is this a bug?

I am asking because I already cloned via git GNU emacs and don't want to run hg clone git://git.savannah.gnu.org/emacs.git because it would need the whole day.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking