-
Konstantin Goldobin
- PowerBuilder
- Tuesday, 30 June 2026 11:16 AM UTC
Hello,
Could someone help me understand how PB 2025 native interface to Git works? I've only started exploring it, and I'm following the Users Guide instructions.
I copied my workspace to a different folder so that I don't mess up with the actual workspace. Then I opened the copied one in PB and successfully added it to a local Git repository: I can see a folder .git created inside the root folder of my workspace. I can also see all files in TortoiseGit repository browser including the ws_objects folder.
Then I created a bare repository under C:\_git_playground\myapp.git to emulate a remote repository, called Git Push, entered C:\_git_playground\myapp.git into Repository URL in the Git Login window, and clicked Connect. I got the following message:

C:\Temp\Temp is what my TEMP environment variable points too. What is happening? Why is PB trying to create and use yet another git repository in the temporary folder?
Thanks!
Best regards,
Konstantin
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.