-
Gianni Bergé
- PowerBuilder
- Thursday, 11 June 2026 01:53 PM UTC
Hi,
We have different PowerBuilder solutions for different projects that all use shared code. We initially had the idea to configure a repository for each solution.
I configured a repository for a solution without the shared code trough the PowerBuilder IDE, which worked without any issues. I then used some git commands to add a git submodule referencing a different repository containing our shared code.
The PowerBuilder IDE doesn't seem to support this as it still marks these shared components as components that need to be committed in the repository, which is not correct because these files are already a part of the shared repository.
Is there a way to make submodules work with the PowerBuilder IDE? Should all our code be maintained within a monorepo? Or should we make use of another tool outside of the PowerBuilder IDE for our source control?
Kind regards,
Gianni
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.