Working with Projects in Version Control
Go Up to [[Version Control{{#if:||{{{2}}}}}]]
Projects can exist independently of version control. You can add an entire project to version control at any point. When you decide to place a project under version control, a project is created on the underlying version control system that has been specified.
Once a project or file has been added to version control, the features of your version control system are available directly from the Project Tab. Any changes you make to a project or file from within DBArtisan are simultaneously changed in your version control system.
The table below describes the options and functionality on the Add to Version Control dialog box:
| Option | Description |
|---|---|
|
Files to be added |
Lets you select files to add to Version Control. |
|
Comment |
OPTIONAL: Lets you add a comment. |
|
Check out immediately |
Select to add file and keep it checked-out. |
|
Store only latest |
Select to add the latest version. |
|
Remove local copy |
Select to add file and remove the local copy. |
Completing the Add to Version Control Dialog Box
To add a project to version, do the following:
- Click File and then Open Project.
- The Open Project dialog box opens.
- Type the project name or select the project.
- Click Open.
- The project opens on the Project Tab.
- On the Project menu, click Version Control.
- The Add to Version Control dialog box opens.
- Click Add to Version Control.
- Select options needed.
- Click OK to add a project, and then click Create.
Note: The project file icon dims to indicate that the project has been placed under version control.