Discussions tagged Git

Hi I'm trying to work out how Powerbuilder 2021 works with Git. I need to understand how 2 developers can change 2 different objects in the same pbl, and commit them without conflict.   The documentation says:  Upload PBL Starting fr...
Wanted to place some information on what we found that might help others when they are working within a GIT environment.  Running under PowerBuilder 2022 R2 2819. We had a situation where one of our developers was attempting to delete a multitude of...
New to Git. Having an issue connecting pb to the git repository, hoping someone can help me. Working with PowerBuilder 2022 build 1892, using Microsoft devops. I've created a repository with the same name as my workspace file. In pb on the Git Login...
Environment. Latest and greatest version of PowerBuilder 2022 R2 GIT Client Installed TortoiseGit Installed.I'm uncertain if this is a how-to or an actual issue. We have been setting up some new repositories in Bonobo. I'm working with one of the ...
I can't get PowerBuilder to successfully check out a git project (this did work at one time - not sure what's changed). This works fine for every other developer that tries, so there's something misconfigured on my machine specifically, but I'm not ...
Hello everyone, I wanted to ask if Powerbuilder and especially the source file generation of Powerbuilder will work with Git Submodules? Does anyone have experience with this topic?As I see it it should work, if I put the code of the submodule in it...
I'm currently working a contract with a company that is trying to implement Source Control within their environment. Since they consider their code to be extremely sensitive, they didn't want to house a GIT repository outside of their firewall.  One...
Having made some experimental changes to an object and regretting it, how do I get back the last locally commited object code?     After some back-and-forth I found this way: 1.Right-click on object in PB object browser and select "Open containin...
Hi,  I am able to use Git but I ran into a few obstacles I had to remove in order to get it working, I'm hoping to see if there is a better way to get Git working without removing these obstacles.  To start, I am using GitLab that our company setup...
  Scenario: We use all font files "srw", "sra", "...", in the folder "project/Fontes/***.sra", when using integration with GIT it is versioned in the folder "project/ws_objets /pbl/***.sra" and generating new files in version control. Problem: beca...
Our team has recently implemented stricter commit messages when committing/pushing changes to github. I have created a script to apply to the client side .git hooks (commit-msg) which prevents an incorrectly formatted commit from being entered. This ...
Powerbuilder 2022 build 1892/ Windows 10 GIT central repository : Azure Devops (If it matters ) I get the message " ---------- Source Control: Errors   (17:39:52)Git detail error info: The path 'C:' does not exist in the given treeGit client error...
Hi.   About PB 19 R3 + bitbucket. I'd configured as appeon and bitbucket said, using app tokens, but I have a question.I can put any email and it'll assume others login, I've tested and bitbucket uses the email to present the person that have push...
PB 2017 - GitHub is cloning the old non-updated PBL - this is understandable but . . . It doesn't seem to let me "UPLOAD PBL" to get a fresher copy to the GitHub server. I' can "Upload PBL" but I don't see it updated on GitHub. PB 2019 lets us "Refr...
Hello, at our company we are currently in the process of migrating our relativly big PowerBuilder project to Git.So far that has worked fairly well, but we have encountered an issue where it would be interesting to know how this was ment to work and...
I created a new GIT repo in Azure DevOps.  Added my power builder source using "Add to Source Control" option in Powerbuilder 2021. Was able to push the source to the Azure DevOps repo with no issues. When I try a GIT Pull in Powerbuilder, I get an...
Git for Windows v2.36.1.windows.1 PowerBuilder 2021 Build 1509 MS VS TFS 15.117.27024.0 TortoiseGit 2.13.0.1   Issuing a Git Push from PowerBuilder to a branch set to protected using TFS... *** Tortoise Git displays an error from Git for Window...
Hi. I know that creating tags isn't directly supported within PB's IDE. But I wonder if we are safe to use Tags (annotated or lightweight) in our PB projects. We investigate usage of those features using TortoiseGit. Does anyone has used - tested th...
Hi Team, We are trying to use Github for our project to maintain powerbuilder source code.  A repository (a separate folder) has been created for our project inside github. People who are part of the project can only be accessible to that repository...
Using Git hosted by DevOps. PowerBuilder 2021 There are no *.PBG files present, of course. From the command line... orcascr210.exe XxXxxx21_Build_Script_PRODUCTION_v04.orca ...there are no explicit errors displayed in the console. However, the ...
  • Page :
  • 1