1. George Hannah
  2. PowerBuilder
  3. Tuesday, 11 July 2017 18:30 PM UTC

Hello. I'm trialing Powerbuilder 2017, and trying to follow instructions found on the net for configuring git. I've tried installing the PushOK plugin, but it encountered errors and would not install. Tried the instructions here: https://community.appeon.com/index.php/articles-blogs/tutorials-articles/2-powerbuilder/174-configuring-powerbuilder-projects-to-use-github-for-source-control, but end up getting an error. I followed the instructions step-by-step, except connected git to my TFS server instead of github. Is there a better way to connect powerbuilder 2017 to git?

Nonspecific Error performing SccOpenProject.
Source control is in offline mode.
Restoring SCC Offline Status Cache from last backup.
Unable to initialize SCC status cache from backup C:\PB\Loader1.pbc.
Initialization of PBS GIT MSSCCI Failed
 

Bruce Armstrong Accepted Answer Pending Moderation
  1. Thursday, 13 July 2017 17:53 PM UTC
  2. PowerBuilder
  3. # 1

>>Unable to initialize SCC status cache from backup C:\PB\Loader1.pbc.

Get rid of any PBC and PBG files you already have.  You need to let the new source code provider create those.

>>Initialization of PBS GIT MSSCCI Failed

Run process monitor (https://technet.microsoft.com/en-us/sysinternals/processmonitor.aspx) on the machine and see what is failing.  Is PowerBuilder finding the registiy entries?  If so, is it able to find the referenced files?

You might also add the following to the [Library] section of the PB.INI file in the C:\Users\\AppData\Local\\PowerBuilder directory.

SccLogLevel=3

That might  provide a bit more information as to what the issue is.

 

 

 

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.