- Daryl Foster
- PowerBuilder
- Thursday, 22 February 2018 07:32 AM UTC
Hi,
I've sort of got Git working but I've got a problem with one of my applications where it won't commit changes. I can edit an object and Powerbuilder knows its modified but when I Commit it, it doesn't seem to update the repo. Is there any advanced logging I can turn on to see what it is doing. The log shows that it finds 1 modified file, but it doesn't actually get commited:
---------- Source Control
Git commit
Git client is finding files. Please wait...
Git client has finished finding files. 1 file(s) found.
Git client is committing files. Please wait...
Git commit success.
Git commit
---------- Done Source Control
I can check modifications from TortoiseGit and it finds the modified file and I can commit it from there, but for some reason Powerbuilder doesn't commit modifications. It will commit new objects in this particular project though.
Also, is there a way to exclude .pbd files from Git tracking? My project includes pbwsclient170.pbd and Powerbuilder has the three objects marked in that file as added and they come up each time I commit the whole project. Ideally I'd like to exclude any pbds from tracking.
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.