Hi all,
I am making some tests with Git and PB2017R3.
I created a repo on a Server with Bonobo Git. On my machine I built a new workspace & target with just one PBL and pushed it on Git, all OK. Each object shows a green bullet which means the object is correctly synched on Git, I guess (see attachment: my_pc.png).
I want a colleague of mine to work on the same project.
So on her PC we:
- opened PB
- selected File | Connect to Workspace
- put connection info (she has another account on Bonobo Git which is marked as contributor of the repo)
- entered the target dir and pressed OK.
The workspace, target, pbl and objects have been correctly downloaded from Git but the objects don't show any green bullet (see attachment: my_colleague_no_green_bullets.png). So if she makes modifications to any object she is not able to commit/push.
Are we missing something? What can we do to overcome this issue?
Thank you much!
Luca