- Robert Carlson
- PowerBuilder
- Monday, 15 July 2024 07:36 PM UTC
Hello All,
I have implemented an automated compile process for our application using the PBAutoBuild220.exe. The question I have is in the "Merging" portion of the compiling process. We are currently using TFS for source control in PB. Before I am calling the command to run PBAutoBuild, I am issuing a TF get command to get the latest version of software, and then calling the PBAutobuild220.exe. This works fine and the application is deployed and working as expected. The issue I have is that it appears that PBAutoBuild is importing ALL of the objects in the source directory and refreshing ALL of the PBLs, instead of just the objects that were updated with the TF get latest. Is this expected behavior? Is there a way to only import and update objects that changed (as if you were to right-click and "get latest version" on the target in the IDE)? The issue is that the compile takes a lot longer this way, than if I were to do it manually in the IDE (30mins compared to over an hour with PBAutoBuild). Thanks in advance. Any help would be appreciated.
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.