Create a New Project From a Version Control Project

From DBArtisan
Jump to: navigation, search

Go Up to Create a New Project

You can reverse-engineer a project from existing version control system projects. This feature is helpful if you already created database projects in a version control system.

Note: The Intersolv PVCS API does not support the creation of a project from a source code control project.

You can also create a project from a version control project that contains sub-directories, while including files from those sub-directories in your project.

To create a new project from a Version Control project:

  1. On the File menu, click New, and then click Project. The New Project dialog box opens as shown in the following image.
    DBA184NewProjectFromVersionControl.png
  2. Complete the New Project dialog box, and then select From Version Control Project.
  3. Click OK. The Choose project from (Version Control name) dialog box opens.
  4. Select the project or files you want to include, and then click OK. The Files to be included in (project path) dialog box opens.
  5. Select the project of files you want to include, and then click OK. The project is cloned from the entered repository and location, and then is loaded into the system.