New Generic VCS Wizard

You can use the New Generic VCS wizard to mount a working directory of version-controlled files using the IDE's generic VCS support. To open the wizard, choose Versioning and choose Mount Version Control and choose Generic VCS from the main window.

Profile Tab

Version Control System Profile
The Version Control System Profile combo box presents you with all of the available VCS profiles currently installed in the IDE. Select the profile and operating system that best suits your setup. You can select the Only Show Profiles Compatible With Current Operating System to filter out the profiles that do not match your operating system.

Other Profile Settings
The remaining settings in the Profile tab differ depending on which profile is currently selected. For more information on the profile settings for specific VCS profiles, see:

Mounting a PVCS Directory
Mounting a Visual Source Safe Directory
Mounting a CVS Directory With Generic VCS Support

Advanced Tab

Modes
You can select the Advanced Mode checkbox to have the IDE prompt you for advanced command options when calling VCS commands.

You can select the Offline Mode checkbox to disable automatic refreshing of file status for your VCS filesystem. You can still get status information for a file by using the Refresh command.

Actions
You can configure your VCS filesystem to call the EDIT command whenever you edit a read-only file. You can call the command with or without notification and specify the notification message. The EDIT command is called the first time you modify the contents of a read-only file. You can open and browse the file without calling the EDIT command.

You can also configure your VCS filesystem to call the LOCK command when you modify any files within the filesystem. This setting is useful when using VSS, PVCS, or other filesystems that require reserved checkouts.

Other
You can select the Print Command Output checkbox to print all command output for this filesystem to the Output window. If you leave the checkbox unselected, command output is printed to the Output window only if the command fails.

You can also specify which operating systems the current profile is compatible with. These entries dictate what profiles appear in the Version Control System Profile combo box when the Only Show Profiles Compatible With Current Operating System checkbox is selected.

Edit Commands
Click this button to edit the commands that the IDE uses to interact with the command-line executable for your version control system.

Edit Variables
Click this button to edit the VCS profile's variables.

Environment Tab

User-Defined Environment Variables
You can create a new environment variable by clicking Insert and typing the name of the new variable. To change a variable's value, click its Variable Values field and type a new value. You can then use this variable in your VCS commands.

System Environment Variables
Most environment variables must be set outside of the IDE. You can disable one of your system's environment variables for use with VCS by deselecting its checkbox in the Used In VCS column.

See also
Mounting a Directory With Generic VCS Support
Reconfiguring a VCS Filesystem
Reconfiguring a CVS Filesystem
Generic VCS Filesystem Properties
Global Settings for VCS Filesystems
Configuring the VCS Profile Customizer
Modifying VCS Command Parameters and Variables

Legal Notices