After going through the configuration steps in the documentation the initialization fails:
Version Control is accessible but after choosing "Create New Branch" and entering a new branch name, the following error is displayed in a popup:
User has not sufficient permissions to initialize the repository
Release : v21 and higher
Component: Automic Web Interface (AWI)
This happens when the user has no Write access to an object.
Even if you are an Admin user with all authorizations and permissions, you don't have access to objects having Object Authorizations set. These are authorizations set on the object level.
Possibly, the object that causes this is a Private Dashboard but can be any other object.
You can find the object with Object Authorization with the following query:
select OH_name from OH,OACL where OACL_OH_Idnr=OH_idnr
There are 2 ways to proceed: