This procedure describes how to install and configure Git in order to store all your project data (Jobs, Database connections, Routines, Joblets, etc.) in the shared Repository of the Talend Studio.
For more information on the supported Git servers, see Compatible version control systems.
Note: This procedure might not be
necessary if the Git server you install already provides Git and you don't need it
on your local machine.
Procedure
- Download the Git version corresponding to your system at https://git-scm.com/downloads and follow the installation instructions.
-
Create an SSH key pair in Talend Studio instead of using a Git tool, to ensure the key is
compatible with Talend Studio.
- Put the generated key file in the /home/User_Name/.ssh folder.
-
Add the public key to the settings of your Git server.
- Add the connection information to the Talend Administration Center configuration. For more information, see Setting up Git parameters in Talend Administration Center User Guide.