project-odense
project-odense copied to clipboard
if_abapgit_persistence missing in repository
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
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
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