Hi all.
My team and me are moving the first steps in SCM usage so we're facing very basic problems. I looked into the docs and found no answer to my issue, so I'm asking here. Please forgive if the questions are silly!
I am setting up our first SCM-ed project. So I added a very big workspace to Git and then committed it locally. I also made a Git Push to my remote server, all ok.
Now a colleague of mine sent me some PBLs to replace, because she sent me the wrong ones in the first time.
How can I substitute the objects of the PBLs with the new PBLs she sent? Must I export all the objects one-by-one and import into the corresponding PBL I already have in the project or is there a better/quicker way?
Thank you much,
Luca