Hello, all
Is it possible to do "get latest version" for pb170.exe from a command line?
I need to automate builds somehow and without being able to do "get latest" from the source control, it does not seem to be possible
Thank you
Arcady
Hello, all
Is it possible to do "get latest version" for pb170.exe from a command line?
I need to automate builds somehow and without being able to do "get latest" from the source control, it does not seem to be possible
Thank you
Arcady
From the PB2019 Help file ... "You can use "scc connect offline" to compile the source code managed by the SVN/Git source control system in PowerBuilder 2019; while you cannot use "scc connect" to connect with the SVN/Git server or get the source code from the server."
Have a look in the "ORCAScript with SVN/Git" section of the PB help for more information on SVN/Git considerations. Note that this section is also in the PB2017 help as well. HTH
Regards ... Chris