Hello,
we use the native svn integration of Powerbuilder 2019 R2.
In our projects some of the pbl's are class libraries (like pfc's). If a programmer wants to update the class libraries he get's a lock on the pbl's in Powerbuilder and copies the new pbl class library files into his local project folder (using windows explorer).
In this case Powerbuilder does not detect the changed objects (no green check sign) and does not commit them to the svn server.
How can i solve the problem?
Thanks for any help.