mercurial 1.4 needs to use bookmarks.parse/bookmarks.current, as
repo._bookmarks/repo._bookmarkcurrent won't yield correct
results after a refresh; whereas 1.5 needs to use
repo._bookmarks/repo._bookmarkcurrent, as bookmarks.parse/
bookmarks.current no longer exist

updated hglib.get_repo_bookmarks to handle this, and added
hglib.get_repo_bookmarkcurrent

also updated hglib.invalidaterepo to accomodate changes

Attachment: bookmarksParse
Description: Binary data

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to