Creating a bundle with bookmarks and obsolete-markers from Python-code

Arne Babenhauserheide arne_bab at web.de
Sun Feb 21 13:40:21 UTC 2016


Hi,

How can I create a bundle-file with bookmarks and obsolete-markers from
Python-code? I’m maintaining the Infocalypse extension¹ which uses
bundles to exchange revisions. Its most important shortcoming is that it
currently does not support bookmarks or obsolete markers.

To change this without too extensive rewriting, I need to create
bundle-files which contain information about bookmarks and
obsolete-markers: If I give it to someone else, pulling from the bundle
needs to yield the additional bookmarks and obsolete-markers.

Can I currently create such a bundle?

Best wishes,
Arne

¹: https://www.mercurial-scm.org/wiki/Infocalypse
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 298 bytes
Desc: not available
URL: <http://www.mercurial-scm.org/pipermail/mercurial/attachments/20160221/0f69188a/attachment.sig>


More information about the Mercurial mailing list