hi ,
i dont recommend multiple repo. you can use single repo on each client in multiple branch (environment). after you can marge branchs then pull different automic on that bracnh environment for deploy purpose . thats usefull.
be careful: you must have the same client number in every environment. and your clients all jobs must be equal at first setup.
example:
REMOTE_REPOSITORY_URL ssh://username@hostname:22/ProjectName/Automic/_git/Automic_RepoClient24
REPOSITORY_SSH_DIR /home/automic/.ssh
Repo : Automic_RepoClient24 --> Branch: Test_Client_24 , Dev_Client_24 , Prod_Client_24
Thanks.
------------------------------
Olgun Onur Ozmen
https://www.linkedin.com/in/olgunonurozmen/
------------------------------
Original Message:
Sent: Jul 28, 2025 10:53 AM
From: James Ebaynor
Subject: Automic V24 external code repository (Git) connection
Hi Community,
From a single client - is it possible to have more than one connections to different/multiple code repositories?