<div dir="ltr">Hi<br><br>I still cannot configure a repository for this project on <a href="http://hub.qgis.org">hub.qgis.org</a><br><br>When running git remote -v I get:<br><br>ricardo@portatil:~/.qgis2/python/plugins/coneforinputs$ git remote -v<br>

origin    gitosis@qgis.org:coneforinputs.git (fetch)<br>origin    gitosis@qgis.org:coneforinputs.git (push)<br><div class="gmail_extra"><br></div><div class="gmail_extra">I think this is the expected result.<br></div><div class="gmail_extra">

<br>I've added myself as a developer on the project's settings. And configured git to be the SCM.<br></div><div class="gmail_extra">When accessing the 'Repository' tab on redmine I am shown a page that says:<br>

<br></div><div class="gmail_extra">Repository does not exist. Create one using the instructions below.<br>...<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Following the instructions, I've added my SSH public key again (and again) to my redmine profile. I've tried various combinations appending my e-mail address to it and not. The result is always the same. git asks me for a passowrd when I try to git push to the remote and then fails with permission denied.<br>

<br></div><div class="gmail_extra">What could be the problem?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 30, 2013 at 11:50 PM, Alex Mandel <span dir="ltr"><<a href="mailto:tech_dev@wildintellect.com" target="_blank">tech_dev@wildintellect.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 05/30/2013 03:42 PM, Ricardo Filipe Soares Garcia da wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi list<br>
<br>
I created a new plugin in <a href="http://hub.qgis.org" target="_blank">hub.qgis.org</a> and I'd like to use a git<br>
repository. I've done this in the past and had no problems but now I am<br>
having dificulties pushing the initial commit to <a href="http://gitosis.qgis.org" target="_blank">gitosis.qgis.org</a><br>
<br>
In redmine I created the repository and added my SSH key. Then I<br>
initialized my git repo locally and added the remote repo using the URL<br>
that redmine gave me. I did my first commit and now I want to push it to<br>
the remote repository. I keep getting an error about not having permission<br>
when I input my password.<br>
<br>
What could be the problem?<br>
<br>
Must I first upload the code and ask for approval in order to get the<br>
remote repository created?<br>
<br>
The plugin's name is 'Conefor inputs'.<br>
<br>
</blockquote>
<br></div></div>
The first sign the something isn't right is if gitosis asks you for a password. It uses ssh keys which at most will ask you to unlock your local passphrase for the key in use.<br>
<br>
Can you please list the git commands you ran.<br>
Also what's the output of:<br>
git remote -v<br>
<br>
Thanks,<br>
Alex<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>___________________________ ___ __<br>Ricardo Garcia Silva
</div></div>