Marc Bernard

Results 583 comments of Marc Bernard
trafficstars

You are using different versions of AG to create/update the repo compared to pulling it. Translations of class descriptions were added in https://github.com/abapGit/abapGit/pull/6963.

DSYS: abapGit keeps the version history of the object. If the object was changed in the target system (more times than in the source), then there will be diffs. CLAS:...

No response. Closing. If it's still an issue, you can re-open with more details.

Empty repo to start with https://github.com/abapGit-tests/SAJT

I manually created a `tadir` entry for a function group but I'm not able to reproduce this. It seems also very unlikely that anything is serialized if `exists` fails: https://github.com/abapGit/abapGit/blob/fd673dac68f80bdaf4d0885f347c306319a5c70a/src/objects/zcl_abapgit_object_fugr.clas.abap#L1375-L1379

I tried to reproduce. The closest I get is https://github.com/abapGit-tests/FUGR/edit/test/src/zabapgit_unit_test.fugr.xml ![Image](https://github.com/user-attachments/assets/143f6cba-f706-4e7d-a8b8-8847e9c943da) You would have to delete the top include and main program to get an empty xml as you reported...

Here's what's required when using Edge control: https://docs.abapgit.org/user-guide/setup/sapgui.html#sap-gui-for-windows Which version of WebView2 is installed (see end of "Browser:" in Debug Info)? ![image](https://github.com/abapGit/abapGit/assets/59966492/14755e27-b7a3-4668-8b34-fef867cb9176)

"Commit All" is handled in ABAP (like all other events). "Commit Selected" and "Commit Filtered" are triggered in JS that we include in the staging page. It works for me...

I tried with the HTTPURLLOC entry but that makes no difference for me (still works). Some notes... https://me.sap.com/notes/2504217 - In case the system uses self-signed SSL cert (check with any...