Discussions tagged Git
PowerBuilder *Silently* Fails on Git Push to Protected Branch
- Issue
- Last updated 1 month ago
- Benjamin Gaesslein replied 1 month 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 month ago
- Tom Jiang @Appeon replied 2 weeks 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 3 months ago
- Tom Jiang @Appeon replied 3 months 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 3 months ago
- John Strano replied 3 months 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 6 months ago
- Tom Jiang @Appeon replied 6 months 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 7 months ago
- Armeen Mazda @Appeon replied 6 months 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 ...
We are in the process of getting our Powerbuilder code (2019 R3) into git. It is a suite of applications and each one has its own workspace. All of the applications access a common pbl that is in a separate folder. When I created the local repositor...
Hola a tod@s. Me surge una duda con respecto al uso de GIT con PowerBuilder. supongamos que estoy trabajando en una rama de desarrollo, hago commit y push y después con un cherry pick paso el cambio de la rama develop a la rama master.
Abro el proye...
Using Standalone Copy of Git w/Tortoise Git/AzDo while using PowerBuilder 2019 R3
- Advice
- Last updated 10 months ago
- Jeff Gibson replied 10 months ago
I'm needing some clarification with an environment configuration.
Working with a team that has roughly 34 PowerBuilder licenses. They are in the process of moving from TFS over to Git.
They just sent out a working document on installing and config...
PB 2017 R2 Git Issue
- Resolved
- How-to
- Last updated 11 months ago
- Ashutosh Varshney replied 11 months ago
Hello All,
I have been testing git functionality from the PB IDE. I have a very simple application with one window and a few datawindows. My repos are hosted on a GitLab server.
I was able to upload my application library successfully the first tim...
Hi!I'm trying switch one of our projects from native Source Control to GIT. I'm using PB2019 R3 Build 2703 and SourceTree as an external Git client.
The thing is I'm having issues with the PBL files every time I try to merge branches, mostly when th...
git pull error socks5 - pb19 r3
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I had my pc in my house, working remotely and using a vpn and my PB19 with GIT was working normaly, but when i return to my office and connect to my LAN (obviously turn off my vpn) my pb19 git didnt work:
---------- Source Control: Errors (09:25:43)...
Problem with Git source control
- Resolved
- Issue
- Last updated 1 year ago
- Michael Connell replied 1 year ago
We seem to be having a problem with Git source control in PB 2019 R3. In the PB IDE I have successfully added the workspace to Git and pushed the initial load up to the repository on the server without problem.
However when I log in to GitLab and ch...
Move from MSSCCI Git to PB 2019R3 Native Git
- Resolved
- Advice
- Last updated 1 year ago
- Tim Ford replied 1 year ago
Has anyone moved from Git using MSSCCI to native Git in PB 2019R3 and been able to maintain source control history? Given that native Git in PB (as of 2017R2) creates a sub-folder named "ws_objects" for the source controlled object files (*.sr?), is ...
I have my code uploaded to Git repository. How can I update that Git repostory from local PBL files that are not synced with Git? What are the steps to regenerate ws_objects folder and push it to overwrite master repository?
I am OK with losing my ...
Powerbuilder Ocra build in a GITlab Linux Runner
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
I presently use an orca build script in Windows 10 to build PB 2017 R3. Can I use that orca script in a GITlab Linux Runner?
Thanks in advance
Glenn Benscoter...
Add powerbuilder project into a git repo that have multiple apps
- How-to
- Last updated 1 year ago
- Miguel Morin replied 1 year ago
Hi
I am learning how to use git with our powerbuilder 2019 R3 (freshly migrated) app.
I've successfully created a new git repo in bitbucket for this powerbuilder app. I did a few tests and it worked fine.
But a separated repo is not the ideal scen...
Error 302: Failed to decompose PBL
- Resolved
- How-to
- Last updated 1 year ago
- Tom Jiang @Appeon replied 1 year ago
Dear Appeon-Team,
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")
Thanks in advance!
Best Regards,
Mathias Scheck
...
Changes of .pbl are not committed to Git?
- Resolved
- Advice
- Last updated 1 year ago
- Mathias Scheck replied 1 year ago
Hi,
I´m not sure if this is a problem by itself, but while testing Git for PB2019 R3 it came to my attention, that changes of .pbl-files (.pbl changes everytime a sub-file of a .pbl is changed, deleted or inserted) are not committed to the source co...
- Page :
- 1