project-odense icon indicating copy to clipboard operation
project-odense copied to clipboard

if_abapgit_persistence missing in repository

Open Trist69 opened this issue 4 years ago • 2 comments

Hello,

interface if_abapgit_persistence seems to be missing in the repository, it's type definition if_abapgit_persistence=>ty_repo is used in class cl_abapgit_res_repos.

Due to missing object, it's not possible to active the objects [all transformations and class cl_abapgit_res_repos].

Would it be possible to add this interface into repository? Thanks Regards Ondrej

Trist69 avatar Nov 03 '21 12:11 Trist69

I dont think its currently possible to install this repo, also note its in SAP namespace

there is https://github.com/abapGit/odense-z, but it also fails due to missing objects

larshp avatar Nov 03 '21 13:11 larshp

Hi,

yes, indeed, I realized it's in SAP namespace, but I managed to push it through, it seems almost activated in my system, except this interface that causes error in transformations activation.

Ondrej

Trist69 avatar Nov 03 '21 14:11 Trist69