RubyMine 2023.3 Help

New Bookmark dialog

Use this dialog to establish a new light-weight Mercurial branch (bookmark). The bookmark will immediately appear in the Branches popup. You can create both active and inactive bookmarks. By default, RubyMine creates an active bookmark, so you are immediately switched to the new bookmark, and it is marked with a tick in the Branches popup. If you do not want to move your development to the new bookmark right now, you can create an inactive bookmark and switch to it later. Note that tracking and updating is available only for the bookmark that is currently active. You can have only one active bookmark. For more information, refer to Bookmarks and Manage Mercurial branches and bookmarks.

Item

Description

Bookmark Name

In this field, type the name of the bookmark. This identifier will always point at the head of the new light-weight branch as you commit changes. You can use this name to identify the head of the relevant light-weight branch when during update or merge.

Inactive

  • Clear this checkbox to activate the new bookmark and thus enable tracking and updating the light-weight branch the bookmarks identifies. The checkbox is cleared by default.

  • Select this checkbox to have an inactive bookmark created, that is, to remain in the current light-weight branch (bookmark) or named branch and switch to the new bookmark later.

Last modified: 05 September 2023