Hi Kent and Andeas. I keep thinking about what's common to three systems you've tried, is the name server and the firewall. However... The initial cloning works, so wouldn't both nameserver and firewall be in working condition ?
Kent, I don't have any concrete input left. :/ But if you have the possibility of trying a completely different machine (for instance a laptop), it might help taking it outside your firewall and use a different DNS service (perhaps OpenDNS). If it all runs on top of Windows7, it could be a configuration problem there. I know nothing about Windows7, so someone else would have to chip in there. Love Jens On Thu, 18 Sep 2014 23:18:06 +0000, Kent Brinkley wrote: > Andreas, > > I pulled a new copy of the repository using the instruction and > re-applied my changes but I still not able to push them. I included > the error message and new copy of .git/config file: > > openocd@ubuntu:~/openocd$ git push review > Permission denied (publickey). > fatal: The remote end hung up unexpectedly > > openocd@ubuntu:~/openocd$ more .git/config > [core] > repositoryformatversion = 0 > filemode = true > bare = false > logallrefupdates = true > ignorecase = true > precomposeunicode = false > [remote "origin"] > fetch = +refs/heads/*:refs/remotes/origin/* > url = git://git.code.sf.net/p/openocd/code > [branch "master"] > remote = origin > merge = refs/heads/master > [remote "review"] > url = ssh://[email protected]:29418/openocd.git > fetch = +refs/heads/*:refs/remotes/review/* > push = HEAD:refs/publish/master > > > Will re-generate the ssh keys one more time – I do a copy and paste > of public key into SSH Public Keys under settings. FYI, I had no > problem getting the scp command to work. > > Kent > > From: [email protected] [mailto:[email protected]] On > Behalf Of Andreas Fritiofson > Sent: Thursday, September 18, 2014 3:02 PM > To: Kent Brinkley > Cc: Jens Bauer; [email protected] > Subject: Re: [OpenOCD-devel] Help pushing a patch > > > > On Thu, Sep 18, 2014 at 10:42 PM, Kent Brinkley > <[email protected]> wrote: > Andreas, > > I updated the ssh line in .git/config file to > ssh://[email protected]:29418/openocd.git but it did not > help. What am I overlooking? > > > I don't know. What does the error message say? I can't imagine you're > getting the same error as before which was obviously due to the > broken URL. If you do, please post the result of "git remote -v". > > /Andreas > ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
