1. Gimmy Susan
  2. PowerBuilder
  3. Thursday, 15 March 2018 16:16 PM UTC
Hello GURU

I have a problem on PB2017R2 + GIT + PULL

I try to give you the details of how I operated:

1) I have 2 programmers correctly configured with a project under GIT
2) both have nothing to commit or push. The git status from all aligned.
3) Programmer 1 makes a change (only the object f_decode_f11)
4) programmer 1 commits from Powerbuilder
5) programmer 1 performs a push from a powerbuilder

Up to here everything is ok ( programmer 1 ).

6) the programmer 2 learns that a push has been made and wants to make a pull.

7) The programmer 2 makes a pull and recives an error. Follows Powerbuilder log:

ERROR:
Git Pull
Git client is pulling workspace. Please wait ...
Git client error: Generic error ..
Failed to update: c: \ git.svil \ ProgenAM55
Failed to do Git pull
-------------- Done source control

8) I try to pull from DOS and GIT works fine. Follows Git log:

remote: Microsoft (R) Visual Studio (R) Team Services
remote: Found 5 objects to send. (12 ms)
Unpacking objects: 100% (5/5), done.
From https://ateikonsrl.visualstudio.com/_git/ProgenAM55
   f829508..503e7c0 master -> origin / master
Updating f829508..503e7c0
Fast-forward
 ws_objects / am_coan_project.pbl.src / f_decode_f11.srf | 4 ++++
 1 file changed, 4 insertions (+)

 

Now ...... Why Powerbuilder give me an error and do not execute PULL ?

Thans for answer

Gimmy

 

P.s.

- We use Visual studio team services

- We do not use branch

- we put *.pdb, *.pbl, *.exe, *.dll in '.ignore' file.

Accepted Answer
Moritz Venn Accepted Answer Pending Moderation
  1. Friday, 16 March 2018 08:48 AM UTC
  2. PowerBuilder
  3. # Permalink

This issue has already been reported by me, unfortunately there has not been any progress for about a month.

 

If you want to use git support right now, you have to do a push before you can pull.

Comment
  1. Gimmy Susan
  2. Monday, 19 March 2018 09:36 AM UTC
Thanks Moritz.



G.

  1. Helpful
  1. Govinda Lopez @Appeon
  2. Friday, 23 March 2018 15:38 PM UTC
Hi Moritz, Gimmy,



 



Our engineering team is already working on this issue. We are looking into adding the fix in a near Maintenance Release or Update. Meanwhile, as a workaround, please try to do the pull/push one more time. This should allow you to do it without problem.



 



 



Regards,

  1. Helpful
There are no comments made yet.


There are replies in this question but you are not allowed to view the replies from this question.