- Steven Turner
- PowerBuilder
- Sunday, 16 June 2019 01:01 PM UTC
We are migrating an application from PVCS to Git and have encountered an issue with creating the local repository. Our directory structure (which I believe to be the issue) is a main folder with 3 sub-folders (PFC, SMT, SHARED).
The application object is under the SMT folder, so when the local repository is created, only the objects under the SMT folder are inserted into the ws_objects folder. How do I get the other sub-folders to be added to ws_objects?
If I move the folders (PFC, SHARED) under SMT, the local repository is created successfully. Our preference is to keep the current PVCS structure and do a straight migration to Git.
All of my tests scenarios so far allow me to recreate the structure in Git, but I am unable to create the local repository from within PowerBuilder 2017 R3. Therefore, I have no Git user interface within PB. It would be a pain to constantly switch between PB and Windows Explorer to do commits, push, etc..
Thanks in advance for your help...
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.