I'm using powerbulider 11.5 and I try to use visual svn for source control.
I installed
1. TortoiseSVN-1.14.1
2. Visual svn
3. pbscc 2.01.80
When I installed the TortoiseSVN-1.14.1, I checked to use command line tools and set environment variable "C:\Program Files\TotoiseSVN\bin".
But I got a follow error message.
I checked that the command
svn.exe info -r BASE --non-interactive --trust-server-cert "D:\ERP\SVN_TEST_root\source connect folder
and I got a message
Absolutely the command line tools is working but PBSCC Proxy error is occured.
Is there any setting to use svn in powerbuilder 11.5?
What can be wrong if Subversion is not shown in PB2021 list of available source control systems?
TortoiseSVN is installed and functioning properly.
Thank you
Even though I now use PB 2022 R3, SVN is working OK for me too in PB 2021 ...
1) RMB the WorkSpace
2) Select "Add to Source Control" from the pop-up menu
3) Then Select "SVN" in the next dialogue
4) SVN Logon dialog now appears.
5) After a successful SVN logon, the "Add to Source Control" dialogue now appears with a list of the PB App's libraries & resources
HTH
Regards .. Chris