Re: SSH-Agent git problem

2013-10-23 Thread Christian Beikov
Did that and now I get the following: Fetching upstream changes from g...@bitbucket.org:kuetsch/booking.git java.lang.UnsatisfiedLinkError: could not load FFI provider jnr.ffi.provider.jffi.Provider at jnr.ffi.provider.InvalidRuntime.newLoadError(InvalidRuntime.java:83) at jnr.ff

Re: SSH-Agent git problem

2013-10-23 Thread Stephen Connolly
You probably want to switch to Git 2.0 and it's native support for credentials (i.e. should not need ssh-agent configured explicitly) On 23 October 2013 18:08, Christian Beikov wrote: > Hello, > > I have a problem with jenkins git plugin and ssh-agent checking out from a > bitbucket git reposito

SSH-Agent git problem

2013-10-23 Thread Christian Beikov
Hello, I have a problem with jenkins git plugin and ssh-agent checking out from a bitbucket git repository. The credentials defined for the ssh-agent are the right ones. I have no clue what this error is about. Please help me. My system: OS: Darwin 9.8.0 JVM: Oracle Zero VM 21.0-b17 AS: JBoss