Discussions tagged Git

Hello! Can someone tell me the meaning of this error message? And how to fix this? I get this everytime I want to add a local Project to Git ("Add to source control") Error:Failed to decompose PBL: C:\Client\client.pbl errorcode:301. Thanks!...
There does not seem to be an option to push to MAIN or Origin/Main repository, only MASTER or origin/master. How can I push code to the GIT Main repository instead of Master repository in PB 2022 R3?...
I'm getting an error message when trying to perform a Git Pull from the repository on the server: Git detail error info: Cannot locate remote-tracking branch 'origin/master'Git client error code: Requested object could not be found. Because of inval...
Hi All When I use PB2022 GIT Pull code locally, I can't refresh to the latest object and every time I get the following message anyone can tell me how to fix it? One or more PowerBuilder objects failed to compile in your local PBL(s) after getti...
I'm noting this as Critical as things were working between PB 2022R3 and Git, then it appeared the communication between them stopped. Initially, I did not see the two environments communicating as I did not see the object statuses within the System ...
I'm posting this more for information to Appeon. I was pulling down one of the branches of code into PowerBuilder 2022 R3 Build 3356 using Connect to Workspace. I was connecting via GIT with Basic Authentication. The runtime version is set to 22.0.0....
Powerbuilder 2017 R2  Using Git, right-clicking to refresh the PBL gives an error that the object cannot be imported After clicking ok, the import is successful, but the objects are not imported into the PBL. Reinstalled PB, GIt, TortoiseGit,It's ...
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...
  • Page :
  • 1