1. Gimmy Susan
  2. PowerBuilder
  3. Wednesday, 13 June 2018 15:28 PM UTC

Good morning.

I have a quirk with GIT / Kraken / VSTS


Configuration:
Program = Powerbuilder 2017R2
Client = GitKraken
Repository = Visual Studio Team Service
n ° Branch 2 = master, am60

Operation
1) I position myself on the 'Master' branch with Gitkraken
2) I refresh from PB
3) I make my changes to the sources in PB
4) I commit to PB
5) I push from PB
If I check with GitKraken I see that the ORIGIN and LOCAL pointers are aligned.
Both moved forward confirming the changes.
If I check in VSTS I see the new commit.

Everything is perfect ...... I go on

6) I position myself on the 'AM60' branch with Gitkraken
7) I refresh from PB
8) I make my changes to the sources in PB
9) I commit to PB
10) I push from PB
If I check with GitKraken I see that the ORIGIN and LOCAL pointers are not aligned.
Only the LOCAL pointer has moved forward confirming the changes.
If I check in VSTS I do not see the new commit.

11) I commit with GitKraken
the ORIGIN and LOCAL pointers align on gitkraken and on VSTS I see the new commit.
Only now is everything perfect.

Conclusion
I state that the commit and the push done with PB from the Am60 branch did not give any error.
It seems to me that the push made by PB in a branch that is not the master does not work.
DO YOU FIND IT?

Waiting, I greet you cordially

Gimmy

Accepted Answer
Gimmy Susan Accepted Answer Pending Moderation
  1. Friday, 17 April 2020 14:48 PM UTC
  2. PowerBuilder
  3. # Permalink

i resolve with 2019r2

Comment
  1. Armeen Mazda @Appeon
  2. Friday, 17 April 2020 15:41 PM UTC
Thanks for sharing the solution!
  1. Helpful
There are no comments made yet.
Daniel Maak Accepted Answer Pending Moderation
  1. Wednesday, 19 December 2018 10:13 AM UTC
  2. PowerBuilder
  3. # 1

Hi all,

any new news to pushing to another branch instead of master ???

 

Best regards

 

Comment
  1. ATK Gimmy Susan
  2. Wednesday, 19 December 2018 11:37 AM UTC
No.

Powerbuilder work only on master branch.

I need branch too
  1. Helpful
There are no comments made yet.
Gimmy Susan Accepted Answer Pending Moderation
  1. Thursday, 14 June 2018 09:19 AM UTC
  2. PowerBuilder
  3. # 2

=(

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

Hi Gimmy,

Your observation is correct. Currently PowerBuilder always pushes to the master branch. If you need to work on a different branch, you will need to pull and push with a Git client tool. 

Our development team is working on supporting other branches. 

Regards,

Tom Jiang

Comment
  1. Christopher Moran
  2. Friday, 15 June 2018 12:09 PM UTC
you realize this essentially makes the Git functionality worthless. Does it mean any Git actions are always on the master branch in your workspace?

  1. Helpful
  1. Gimmy Susan
  2. Friday, 15 June 2018 12:36 PM UTC
You Are Right.



For us , 30 users that work to the same project, the branches  are fondamental.



we can not work without branch.

  1. Helpful
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.