Discussions tagged Git
Since PB2017R2 until PB2025 BETA, the Add to source control dialog includes all files located under the Workspace/Solution's Directory.But afterward, only PB objects can be manipulated through the GIT related menu options directly from the PB IDE.It ...
Hi,I've been testing PowerBuilders built in source control for both GIT and something called SourceGear Vault. I'm hoping to see if anyone has any tricks or tips for utilizing the Source Control to its best ability, thanks!
Git
So far from what I'v...
Errorcode:301: Failed to decompose PBL
- Issue
- Last updated 4 months ago
- Andreas Mykonios replied 3 months ago
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!...
How can I push code to the GIT Main repository instead of Master repository in PB 2022 R3
- How-to
- Last updated 4 months ago
- Stan Zihlman replied 3 months ago
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?...
Problems with Git Pull in PowerBuilder Source Control
- Resolved
- How-to
- Last updated 4 months ago
- Andreas Mykonios replied 2 months ago
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...
PB 2022 R3 use GIT can't pull any of the code to the PBL.
- Issue
- Last updated 4 months ago
- S Lambert replied 3 months ago
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 ...
Connect to Workspace fails using GIT
- Issue
- Last updated 6 months ago
- Maurice Losier replied 2 days ago
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....
PB can't use refresh for GIT
- Issue
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
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 ...
Powerbuilder 2021 Git documentation / how to manage PBL object changes
- How-to
- Last updated 10 months ago
- Rebecca Tollfree replied 10 months ago
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...
Can a GIT Fetch be triggered directly from the PB UI?
- How-to
- Last updated 1 year ago
- Benjamin Gaesslein replied 1 year ago
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 ...
Fails to import git project
- Resolved
- How-to
- Last updated 1 year ago
- Gerrat Rickert replied 1 year ago
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 ...
Does Powerbuilder work with Git Submodules?
- How-to
- Last updated 1 year ago
- kitty he @Appeon replied 1 year ago
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...
Connecting to a GIT repository that is not secured (no SSL)
- Issue
- Last updated 1 year ago
- Esau Redwan replied 1 year ago
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...
How to do a GIT reset on uncommitted changes
- Resolved
- How-to
- Last updated 1 year ago
- Sverre Tvedt replied 1 year ago
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...
Problem with Sorcer Control GIT in Project Migration
- Resolved
- Advice
- Last updated 1 year ago
- GitLab Ciss replied 1 year ago
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...
PowerBuilder ignoring client side git-hooks.
- Misc
- Last updated 1 year ago
- kitty he @Appeon replied 1 year ago
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