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.
G.
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,