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]<mailto:[email protected]>> wrote:
Andreas,
I updated the ssh line in .git/config file to
ssh://[email protected]:29418/openocd.git<http://[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