1. Helge Nymoen
  2. PowerBuilder
  3. Wednesday, 15 December 2021 17:27 PM UTC

Hi, Using Powerbuilder 2021 with Git Azure DevOps. 

Git revert from PB IDE Fails:
21-12-15 18:15:15 INFO: Git revert
21-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 file(s) found.
21-12-15 18:15:18 INFO: Git client is reverting files. Please wait...
21-12-15 18:15:18 INFO: Git detail error info: The path 'C:' does not exist in the given tree
21-12-15 18:15:18 INFO: Git client error code: Requested object could not be found. Because of invalid value in Author, Email, username, password, or local branch name, etc.
21-12-15 18:15:18 INFO: Failed to revert file.
21-12-15 18:15:18 INFO: Failed to do Git revert.
21-12-15 18:15:18 INFO: Git revert completed.

Anyone have a clue what is causing this?

Thanks

Kind regards,
Helge

Tom Jiang @Appeon Accepted Answer Pending Moderation
  1. Thursday, 16 December 2021 14:13 PM UTC
  2. PowerBuilder
  3. # 1

Hi Helge,

 

Please check if the PBLs or other related files in your workspace is ready only and make sure you have full access to the files. If your workspace is on a network folder, please try to move it to the local folder and see if it resolves the issue. 

Additionally, please add the following to your PB.ini file (by default, the INI file is located in C:\Users\<username>\appdata\local\appeon\powerbuilder 21.0\ in Windows 7 or later).

[SourceControl]
DetailError=1

Enable log in Workspace properties > Source Control tab, and then try to reproduce the issue again and see if it gives any extra error information.

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.