1. Floyd Edwards
  2. PowerBuilder
  3. Thursday, 25 June 2020 20:34 PM UTC

When I look at the ws_object folder and in the pibble in my target, it shows that there are changes that needs to be committed.

But when I compare it to the master source control, there are no changes. I have refresh, rebuiild resolve,etc to try to have the two sync'd.

I will say that I use visual studio to do my git branches and commits to source control.

 

how do I fix the issue of PB source thinking it is not in sync with the Master repository?

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 26 June 2020 15:14 PM UTC
  2. PowerBuilder
  3. # 1

Hi Floyd;

  The PB IDE only supports "branches" in GIT in version 2019 R2 - build 2328 - as a new feature. Unlike VS, branching in this latest PB R2 release can only be controlled outside the IDE by the GIT Client software.

   Branching control within the PB IDE is on the ToDo list for the next release. We still need to get confirmation though from the Appeon Engineering Team if that feature will be there for PB 2019R3 or deferred for PB2021.

  As far as your local repository is concerned, the object class changes will not appear in the GIT server until you request a GIT PUSH for the PB IDE's System Tree (RHMB on the WorkSpace).

Regards ... Chris

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.