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.

For configuring the Version Control functionality:

  1. Open the Options Editor by clicking the File menu, and then selecting Options.
  2. Select General, and then select 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.
    Note: 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 Direcotry, and then add the appropriate Username and associated Authentication Token.
  6. Verify all of your selections, and then click Ok
DBA184VersionControlConfig.png

Note: 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