1. Gimmy Susan
  2. PowerBuilder
  3. Wednesday, 20 June 2018 09:07 AM UTC

Good morning What steps should be taken to eliminate a PBL from the library list of a project hooked to GIT? In the manual I found how to proceed to add a PBL, but not to remove it. Naturally the library has been emptied. Thanks for your help. Gimmy

Accepted Answer
Matthew Balent Accepted Answer Pending Moderation
  1. Thursday, 21 June 2018 11:25 AM UTC
  2. PowerBuilder
  3. # Permalink

If you have checked your target file into source control then you will need to check it out, remove the library reference, then check it in.  From there you then delete (remove) the .pbl file from the location the target USED to reference (delete it via file explorer).  Other developers should disconnect from source control (in PB), remove the .PBL file via file explorer, re-connect to source control (in PB), then do a 'get latest' and full build of the application.

Comment
There are no comments made yet.
David Edison Accepted Answer Pending Moderation
  1. Thursday, 21 June 2018 09:08 AM UTC
  2. PowerBuilder
  3. # 1

Hi Gimmy,

PowerBuilder itself doesn't have a command to remove the PBL files from source control. Please use a client tool like TortoiseGit to remove the PBL files.

Regards,

Tom Jiang

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.