Hi, The issue that I am facing is the following error:
*Failed to connect to repository : Command /usr/bin/git ls-remote -h [email protected]:myproject.git HEAD" returned status code 128:* *stdout: * *stderr: ERROR:…..serve.main:Repository read access denied* *fatal: The remote end hung up unexpectedly* * * Normally, when I go through the process of maintaining my git project from a terminal I have to add my private key and I need to be VPN'd in order to push/pull to the central repository. So I don't really know how to configure this to work. Thanks, Laura On Wednesday, July 10, 2013 3:39:13 PM UTC-5, slide wrote: > > Hi Laura, > > All you should need to know is the repo URL and put that information into > the Git plugin configuration. Is there something specific you are trying to > do that you need help with? Do you have a screenshot of what you are seeing > that is causing you issues? > > Thanks, > > slide > > > On Wed, Jul 10, 2013 at 1:33 PM, Laura McCord > <[email protected]<javascript:> > > wrote: > >> Hi, >> >> I'm trying to setup a remote git repository with Jenkins and most of the >> examples I stumble upon are using github. I'm assuming it's possible to use >> Jenkins with a non-github remote repo but I can't find what I'm looking >> for. Can someone point me to the right direction please? >> >> Thanks, >> Laura >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Website: http://earl-of-code.com > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
