1. Cory Johnson
  2. PowerBuilder
  3. Thursday, 7 May 2020 17:37 PM UTC

Hi all, just recently migrated to PB 2019 from 12.5 and am now working on the integration into SVN.  I have noticed when I make changes to PB objects and commit them, the individual files in the ws_objbects folder are committed, but the pibbles they are in are not.  If I commit in PB, and then use Tortoise to do a commit, all the pibbles are still showing as changed and uncommitted.  Do I need to be concerned about the pibbles not getting committed into the repository, and what happens when someone else pulls the app out of SVN - what is in their pibbles?

Who is viewing this page
Roland Smith Accepted Answer Pending Moderation
  1. Thursday, 7 May 2020 17:57 PM UTC
  2. PowerBuilder
  3. # 1

The recommendation is to NOT have the .pbl files committed to the repository.

At each new application version release, zip up all the .pbl files and the .pbt and commit that. A new developer can get the zip file and unzip it locally as a starting point.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.