Discussions tagged Git
Can a GIT Fetch be triggered directly from the PB UI?
- How-to
- Last updated 1 month ago
- Benjamin Gaesslein replied 3 weeks 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 month ago
- Gerrat Rickert replied 1 month 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 2 months ago
- kitty he @Appeon replied 2 months 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 2 months ago
- Esau Redwan replied 2 months 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 3 months ago
- Sverre Tvedt replied 2 months 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...
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...
Problem with Sorcer Control GIT in Project Migration
- Resolved
- Advice
- Last updated 4 months ago
- GitLab Ciss replied 4 months 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 7 months ago
- kitty he @Appeon replied 7 months 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...
Users PB 19 R3 with Bitbucket
- How-to
- Last updated 9 months ago
- kitty he @Appeon replied 9 months ago
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...
Rearanged source code and Git merge conflicts
- Issue
- Last updated 1 year ago
- Julie Jiang @Appeon replied 5 months ago
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...
Git Pull Error "Cannot locate remote-tracking branch 'origin/master (GIT with DevOps)
- Resolved
- How-to
- Last updated 1 year ago
- Tom Jiang @Appeon replied 1 year ago
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...
PowerBuilder *Silently* Fails on Git Push to Protected Branch
- Issue
- Last updated 1 year ago
- Benjamin Gaesslein replied 1 year ago
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...
Using Git Tag in powerbuilder.
- Resolved
- Advice
- Last updated 1 year ago
- Tom Jiang @Appeon replied 1 year ago
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...
trouble Connecting to Git from Appeon Powerbuilder 2021
- How-to
- Last updated 1 year ago
- Tom Jiang @Appeon replied 1 year ago
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...
orcascr210.exe - Git - Unable to process map file
- Resolved
- Issue
- Last updated 1 year ago
- John Strano replied 1 year ago
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 ...
Hi,
For our product development we are using PowerBuilder 2017 R3 and soon planning to migrate to PB2019 R3 for an upcoming release. However the older versions of our product will continue to use PB2017R3.
We have been using VSS as SCM tool for cou...
Git revert fails with Powerbuilder 2021
- Issue
- Last updated 1 year ago
- Tom Jiang @Appeon replied 1 year ago
Hi, Using Powerbuilder 2021 with Git Azure DevOps.
Git revert from PB IDE Fails:21-12-15 18:15:15 INFO: Git revert21-12-15 18:15:16 INFO: Git client is finding files. Please wait...21-12-15 18:15:16 INFO: Git client has finished finding files. 1 fi...
Connecting to Git with proxy server not working
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 1 year ago
I am in the process of adding our Powerbuilder code (2019 R3) to Git. I am following the instructions in the documentation (Add a workspace to Git). We are using Zscaler as our proxy server. I followed the instructions in the documentation for using ...
- Page :
- 1