This section describes how to set up a Git repository and check out a project.
Git Repository Setup in Datical DB
You do this only once.
Note
The following instructions use an example Git repository. Substitute the repository and branch for your development environment.
- In the Datical DB GUI, go to File menu and select Import
- Choose Git > Projects from Git
- Click Next >
- Select Clone URI
- Click Next >
- In the URI field, copy and paste the Git clone URL from your Git repository. Rest of the fields should automatically populate based on the URI string.
- You may need to provide a User/Password for authentication if the URI is http-based. If the URI is ssh-based, then ensure that there is a public key provided for authentication with the Git repository.
- Click Next >
- Select the desired branch, then click Next.
- Verify the Local Destination for the repository, then click Next.
- Verify the Repository.
Check Out Project From Git
- Import projects from the new repository.
- Choose the project to import
- Verify the final project settings.
- Switch to the Deployment Plans perspective and verify the project.