- Emilio García Andrés
- PowerBuilder
- Tuesday, 12 May 2020 11:54 AM UTC
Hello everyone.
We work with PB2019.
We have a single repository in GIT. We work with Bitbucket.
We have a main application in PB2019: C:\DEV\APPMAIN\*
We have 5 apps from the same project: C:\DEV\APP1\*, C:\DEV\APP2\*, and so on.
Our problem is: How to upload all the applications to the GIT, in the same repository, but each one in its corresponding folder?
For example, for APP2, when I PUSH, GIT writes to the root of the repository the objects of that APP2.
For example, for APP3, when I PUSH, GIT writes to the root of the repository the objects of that APP3.
It's all mixed up at the root of the repository. I don't know how to organize the repository from PowerBuilder.
We do not want to have 1 workspace and 6 targets. It is desirable.
Any suggestion please.Thank you very much in advance.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.