Calling Version Control Commands

You can also call VCS commands from the contextual menu in the Source Editor and from the Versioning menu. The Versioning menu also has submenus for each type of VCS filesystem that you have mounted in the IDE.

By default, when you call a command, you are prompted only with a list of basic options or no options, depending on the command.

To be prompted for all command options on a VCS filesystem:

  1. Right-click the filesystem's root node, and choose Properties from the contextual menu.
  2. Set the Ask for Advanced Options property to True.

    This setting only applies the filesystem that it was set on.

See also
Calling CVS Commands
Mounting a Directory With Version Control
The Revision Explorer
VCS Command Properties
Variables in VCS Commands
Writing a Refresh Command for Your VCS

Legal Notices