1. Peter Huynh
  2. PowerBuilder
  3. Tuesday, 13 November 2018 20:13 PM UTC

 

Ideally, we would like to be able to do the following:

  1. Track all of our objects that exist in the ws_objects folder to source control (Bitbucket)
    1. We typically include PBL files in our .gitignore file so they would never be committed to our remote repository in order to not increase storage since the PBL files are binary and not able to be diffed as I mentioned earlier.
  2. Be able to utilize the AutoCompile tool (pbc170.exe and orcascript170.exe) to create PBL files based on what is in the ws_objects folder
  3. Finally, be able to automate the build process to take those PBL files and create an executable
Tom Jiang @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 14 November 2018 03:22 AM UTC
  2. PowerBuilder
  3. # 1

Hi Peter,

You may refer to the following link and start from there:

https://www.appeon.com/support/documents/appeon_online_help/pb2017r3/pbug/apbs04.html

Regards,

Tom Jiang

Comment
There are no comments made yet.
Phil Wallingford Accepted Answer Pending Moderation
  1. Wednesday, 14 November 2018 22:18 PM UTC
  2. PowerBuilder
  3. # 2

You can also look at PowerGen (www.ecrane.com) which has been doing this sort of thing through at least 10 versions of PowerBuilder.

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.