1. Noel Hibbard
  2. PowerBuilder
  3. Monday, 15 July 2019 14:47 PM UTC

The implementation of Git in 2017 and 2019 is very minimal so you end up doing a lot of stuff outside of the IDE. Mainly creating, switching and merging branches. Anytime you do something outside the IDE you have to remember to do a refresh (to be safe, at the root level of your workspace) to bring the new source into the PBLs.

 

Is there some way we can trigger this programmatically? For example is there a windows message we could send to the IDE to tell it to do a refresh? We are migrating to 2019 and Git right now and I just see this being a nightmare with my team forgetting to do a refresh after a checkout, pull or after resolving conflicts. If this could be automated that would be great.

Noel Hibbard Accepted Answer Pending Moderation
  1. Monday, 15 July 2019 18:49 PM UTC
  2. PowerBuilder
  3. # 1

Yeah I tried F5 but that isn't what I am looking for.

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Monday, 15 July 2019 18:47 PM UTC
  2. PowerBuilder
  3. # 2

F5 will refresh the system tree but it does not appear to cause it to refresh source control status. Unfortunately if there is a message to cause source control refresh, it is not documented anywhere.

 

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.