Tech Articles


Working with Branches in Git for PowerBuilder


One of the reasons that people choose to use Git is how easy it is to do branching. Unfortunately, PowerBuilder hasn't implemented it yet. But that doesn't stop you from using this feature if you don't mind taking a few extra steps. This article shows you how you can work on different branches with the help of TortoiseGit. 

If you are not familiar with the basic flow of setting up PowerBuilder with Git, please check this article first PowerBuilder 2017 R2 New Feature: Git source control support

Suppose you are working on the master branch and now need to work on the dev branch

  1. Close PowerBuilder.
  2. Stash your changes in master branch using TortoiseGit.
  3. Switch/Checkout the dev branch. 
  4. You can double click on the pbw file to start PowerBuilder. Make sure you click Refresh to get all objects from the dev into the IDE.
  5. You can do your development in the IDE and you can also use the Git Commit in the IDE to commit to dev branch.
  6. When you are ready to submit your commits in dev, you need to use TorotiseGit to push it to the server.
  7. You can switch back to the master branch using the same method mentioned above.
  8. Use Stash Pop (if you need to apply the last stash) or Stash List > Stash Apply to restore the previous status of your master branch.  
  9. Restart you PB and do a Refresh and then you can work on the master branch again. 
Comments (0)
There are no comments posted here yet

Find Articles by Tag

SVN Text COM PowerBuilder DataType SOAP PostgreSQL ODBC driver TreeView Automated Testing Class Encoding PFC .NET DataStore Interface Source Code Error Bug Debugger Data Database Table Migration Export OLE Application File CI/CD SQL Server Script Import OAuth 2.0 UI Modernization Database Painter Repository Trial Authorization Configuration Jenkins SqlExecutor Database Connection SnapObjects PDFlib TLS/SSL JSON RibbonBar Builder WebBrowser Testing Android Database Array Open Source SnapDevelop Charts Sort Event Handler CoderObject PostgreSQL External Functions Event UI IDE Design Import JSON Graph Variable Elevate Conference Menu Model Mobile Web API UI Themes DataWindow JSON Azure Web Service Proxy Stored Procedure PowerServer Web OAuth Database Object RibbonBar BLOB Debug C# Messagging Branch & Merge PowerBuilder Compiler PowerBuilder (Appeon) 32-bit Linux OS SQL Source Control PDF Git Platform iOS HTTPClient Database Table Schema DataWindow Filter Deployment Excel GhostScript SqlModelMapper Debugging TFS .NET Std Framework Windows OS RichTextEdit Control CrypterObject ActiveX NativePDF SDK DragDrop Syntax PBDOM Installation Validation Event Handling Outlook JSONParser InfoMaker Resize RESTClient JSONGenerator Performance OrcaScript Windows 10 Icons XML .NET Assembly WinAPI API MessageBox Icon Expression ODBC 64-bit Encryption Database Table Data Database Profile Window DevOps Oracle License DLL PowerScript (PS) Export JSON Service TortoiseGit Transaction REST PowerServer Mobile Authentication