-
Bug
-
Resolution: Postponed
-
Major
-
VMWare environment: kernel 2.6.32-100.37.1.el6uek.x86_64
With the previous version of the plugin, I am able to run and select a specific folder from my Git repository to run a suite of tests on. However, with the newer version, I receive this message:
Command "git fetch -t origin +refs/heads/:refs/remotes/origin/" returned status code 128:
stdout:
stderr: R access for project1 DENIED to jenkins
(Or there may be no repository at the given path. Did you spell it correctly?)
fatal: The remote end hung up unexpectedly
I thoroughly perused my configuration settings, and they're all told to point to git@git.repository.internal.com, hence use the user git.
The only fix was to revert to the previous version.