Version Control Options

From DBArtisan
Jump to: navigation, search

Go Up to Configuring Feature Options

The Options Editor's Version Control tab lets you select which version control system you want to use as the underlying version control system.

To configure Version Control

  1. Open the Options Editor by clicking File > Options.
  2. Click General, and then click Version Control to open the Version Control tab.
  3. Check MSSCCI Supported Version Control if you are using Microsoft Source Code Control Integration to interface with your version control system. If you are using native Git, check Native Version Control.
  4. Select the appropriate version control system in the Available source control plug-ins or Available source controls drop-down list.
    Notepad blue icon 2.pngNote: If you are using a 64-bit version of DBArtisan with a 32-bit MSSCCI version control provider, you must check the Use 32-bit MSSCCI Provider checkbox.
  5. If using MSSCCI, make sure to select the Username for the Version Control System, and then specify the local Working Directory. If using native Git, make sure to specify the Source Control .EXE Directory, and then add the appropriate Username and associated Authentication Token.
  6. Verify all of your selections, and then click Ok.
DBA184VersionControlConfig.png

Notepad blue icon 2.pngNote: After Adding a project or file to the version control, the Version Control System launches its Configuration Wizard to start to work with it and add that project or file to the version control.

Topics