Mercurial Bookmarks
Hi,it seems that there is currently no support for hg bookmarks in TeamCity, but hg bookmarks have improved quite nicely in the latest version of mercurial.It there any plan to use them instead of branch names in the VCS settings ? It would allow to use more git-like workflowsCheersjeremie
Please sign in to leave a comment.
Hi Jeremie,
bookmarks are not supported yet, here is an issue you can vote for: http://youtrack.jetbrains.com/issue/TW-17489 .
Do you know how TeamCity can synchronize bookmarks in such a way that it gets exactly same bookmarks as on remote mercurial server? Last time I checked a manual conflict resolution was required when bookmarks diverged.
Last time I tried, mercurial pulled new bookmarks from remote, but neither removed deleted bookmarks, nor updated diverded ones. Do you know how to accomplish that?