hg-git plugin, problem with local cloning: bookmarks

Uwe Brauer oub at mat.ucm.es
Thu Sep 1 20:15:59 UTC 2016


   > Simon King <simon at simonking.org.uk> writes:

   > I've also experimented with doing this in hg-git:

   > https://bitbucket.org/seanfarley/hg-git/commits/branch/namespaces

Thanks but how I suppose to install that?

I installed hg-git on my kubuntu 14.04 Distribution like this:

Install easy_install via 

sudo apt-get install python-setuptools
sudo apt-get install python-dev
sudo easy_install hg-git

-------------

So I did the following


hg clone https://kalthad@bitbucket.org/seanfarley/hg-git 

 hg  update namespaces



And then simply

In my .hgrc file

    [extensions]
    hggit = [path-to]/hg-git/hggit

I did this and it seems to work in the sense that the hg-git plugin from
bitbucket is used, but the behavior did not change, bookmarks are not
pulled locally.

Uwe Brauer 






More information about the Mercurial mailing list