How to track GIT branches with the convert extension ?

Edouard Gomez ed.gomez at free.fr
Mon Jan 5 17:33:19 CST 2009


Hello the list,

I first found that during the conversion remote
branches were not considered as heads for conversion.
This has been fixed shortly.

However, now i have to deal with lot of heads that sit
happily on the default branch.

It seems the bookmark extension just does GIT style branches.

I need some guidance on:
 - how can the 'convert' extension detect the bookmark extension ?
   (dir(hgext.bookmark) ?)
 - is there a dedicated API for calling extensions nicely ?
 - are bookmarks part of the wired protocol so that clone
   does actually clone them ? last time i played with bookmarks
   this wasn't the case iirc.

Thanks for your attention, and hopefully for some answers :-)

-- 
Edouard Gomez


More information about the Mercurial-devel mailing list