Git client for ABAP
Go to file
Marc Bernard 1a31eb3f2f
Correct task name parallel processing (#5269)
When serializing objects in parallel threads, it can happen that there are not sufficient system resources available (free dialog processes). In this case, abapGit can run into error "RFC task <task name> already open". This is caused by reusing the same task name in subsequent tries to serialize an object.

The correction appends a sequential number to the previous task name so each try will result in a unique task name.

Closes #5224.

PS: This does not fix any resource issues but should prevent the error. It will lead to wait situations and longer processing, however.
2022-01-14 11:47:47 +01:00
.github Avoid double action runs - Revert (#5151) 2021-11-19 13:25:19 -05:00
.vscode Enable unit test debugging in vscode (#4891) 2021-08-11 11:34:54 +02:00
ci Naming of class constants - Part 3 (#4984) 2021-10-01 08:20:15 +02:00
deps 5 additional unit tests running (#4935) 2021-09-10 07:46:05 +02:00
img Support GitHub dark mode in readme icon (#5255) 2022-01-08 07:58:39 +01:00
src Correct task name parallel processing (#5269) 2022-01-14 11:47:47 +01:00
test Adjust diff algorithm (#5251) 2022-01-11 07:22:46 +01:00
.abapgit.xml Codespaces setup (#3666) 2020-07-28 09:20:02 +02:00
.devcontainer.json Codespaces setup (#3666) 2020-07-28 09:20:02 +02:00
.editorconfig Update .editorconfig (#4918) 2021-08-28 11:48:23 -04:00
.eslintrc.yaml Eslint (#2240) 2018-12-30 08:05:17 +01:00
.gitattributes .gitattributes (#5081) 2021-11-02 06:08:13 +01:00
.gitignore more unit test and coverage (#5051) 2021-10-29 07:46:32 +02:00
.npmrc update to node16 + ignore scripts (#5117) 2021-11-09 16:28:56 +01:00
abaplint.json replace XUBNAME with SYUNAME (#5248) 2022-01-06 08:18:45 +01:00
changelog.txt 1.114.0 (#5245) 2022-01-03 10:59:39 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-10-16 17:31:46 -02:00
CONTRIBUTING.md default branch updates (#4572) 2021-02-28 18:07:37 +01:00
LICENSE LICENSE: Lars Hvam Petersen -> abapGit Contributors (#4916) 2021-08-31 07:33:10 +02:00
package.json unit testing updates (#5249) 2022-01-10 09:19:53 +01:00
README.md Support GitHub dark mode in readme icon (#5255) 2022-01-08 07:58:39 +01:00

CI Slack abap package version

abapGit logoabapGit logo

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, AWS, TFS, Azure DevOps and more.

ABAP Version: 702 or higher

Latest build: zabapgit.abap

Notes: Some people reported that browsers have issues displaying the file with more than 100k lines. The easiest solution is to "Save as" the link above and then open it with any editor/viewer (notepad included) and copy from there. If your SAP GUI editor freezes when pasting the code, use Utilities > More Utilities > Upload/Download > Upload in the editor instead.

It is recommended to use SAP GUI for Windows, since there are known issues related to running abapGit and SAP GUI for Java. The focus of abapGit is on supporting ADT instead of supporting SAP GUI for Java.

Design Goals

  • Easy installation
  • Easy upgrade
  • Small system footprint
  • Code readable in git repository

Documentation/Guides

https://docs.abapgit.org

Contributing

You can find the contribution guidelines here.

Projects using abapGit

See dotabap.org or this page.

FAQ

For questions/comments/bugs/feature requests/wishes please create an issue.

abapgit

Credits and references

Icons used in abapGit are created from Font Awesome free icon set (CC BY 4.0 License).