Setup of repository for version control shows error. [HTTP 404] (45224) Branch does not exist. : No detail information available
search cancel

Setup of repository for version control shows error. [HTTP 404] (45224) Branch does not exist. : No detail information available

book

Article ID: 216913

calendar_today

Updated On:

Products

CA Automic One Automation

Issue/Introduction

Setup of repository for version control shows error. [HTTP 404] (45224) Branch does not exist. : No detail information available

Environment

Release : 12.3

Component : AUTOMATION ENGINE

Resolution

Make sure repository is created at GIT correctly. 

In order to point the version control to another repository please delete the content of the folder, this is an example for Windows:

C:\Automic\Automation.Platform\AutomationEngine\bin\ae-filesystem

In Automic DB : UC_REPO table shows the correct REPO_VERSION. 

Check :select * from UC_REPO.
 Delete the entry from the Automic database:

delete from uc_repo where repo_version='<string_of_repository'