Version Control Options: Mercurial

From RAD Studio
Jump to: navigation, search

Go Up to Version Control Options


Tools > Options > Version Control > Mercurial

If you are using Mercurial as the version control system for your project, first you need to insert the path to the Mercurial executable file in your system.

Options

You can set several options for how the IDE behaves when using Subversion, Git, or Mercurial:

  • Delete backup files after commit. Once you commit your changed files to the repository, the backup files are deleted automatically from the __history folder of your project (hidden folder).
  • Alternative Commit Layout. Uses a different layout for the Commit pane.
  • Keep Commit View open after commit. Keeps the Commit pane opened after committing changes to the repository.

Child Page

See Also