Hello Community,
we have our Repository on a self hosted gitlab-Server.
With Powerbuilder 2021 the 'Connect to Workspace' Workflow works fine and
ends with
Connecting to workspace received objects: 12905, total objects: 12906.
Connecting to workspace received objects: 12906, total objects: 12906.
Download workspace success.
Writing source control information...
Opening workspace...
Open workspace success.
Refresh
Refreshing, please wait...
Refresh completed.
Connecting to workspace completed (15:00:00)
---------- Done Source Control
The checkout directory looks normal, git, ws_objects, pbls etc.
The same with Powerbuilder 2022 ends with
Connecting to workspace received objects: 12905, total objects: 12906.
Connecting to workspace received objects: 12906, total objects: 12906.
Git detail error info: Out of memory
Git client error code: Generic error.
Git fails to connect to workspace.
Connecting to workspace completed (15:24:18)
---------- Done Source Control
The errors tab contains:
---------- Source Control: Errors (15:24:18)
Git detail error info: Out of memory
Git client error code: Generic error.
Git fails to connect to workspace.
---------- Finished Errors (15:24:18)
The checkout directory is totally empty.
Any advice here is very welcome. :)