Hi Kevin,
If you are using a proxy server, please configure the proxy server IP address and port number in the PB.ini file (by default, the INI file is located in C:\Users\<username>\appdata\local\appeon\powerbuilder 19.0\ in Windows 7 or later). Copy the following section to the INI file and set the appropriate value for the proxy server:
[SourceControlProxy]
Url=192.0.0.88
Port=80
Username=
Password=
Timeout=10
BTW, I also suggest that you try if you can connect successfully using TortoiseGit to your repository.
Regards,
Tom Jiang
Thank you for taking the time to look into this.
What version & build of PB are you using?
- Version 2017 R3 build 1951
What version & build of the GIT Client software are you using?
- v2.34.1
What version & build of TFS are you using?
- build 16572 & Version 16.131.27701.1
Did the "Add to Source Control" work OK?
- Yes
Can you connect to TFS via other software OK (ie: GIT/TFS) utility?
- Yes