Is there a way to configure my repository with a new SSH keys pair ?<br>Because i erased the old public key in the public repository (that was before i read your answer) , replaced by a new public key => which i lost when my computer crashed one more time.<br>
<br>What should i do ?<br><br><div class="gmail_quote">2011/6/1 laurent bernabe <span dir="ltr"><<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br><br>as i had a problem in my system,<br>i reinstalled again the previous image of my computer,<br>i am reinstalling missing softwares in order to developp<br><br>So i must retry my git manipulations to sugar gitorious,<br>

i'll send all requested informations when i'm ready<br>(i hope no later than the afternoon)<br><br>Regards<div><div></div><div class="h5"><br><br><div class="gmail_quote">2011/6/1 James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">G'day Laurent,<br>
<br>
There's not enough information in what you say to let me conclude what<br>
the cause is.<br>
<br>
I presume that you have created a new SSH key pair and uploaded the<br>
public one to gitorious.  (I don't think you had a good reason to do<br>
this, but you did it anyway, and so I have to work from that.)<br>
<br>
Have you tested this key?  For instance, here is how I test my key:<br>
<br>
        ssh <a href="mailto:gitorious@git.sugarlabs.org" target="_blank">gitorious@git.sugarlabs.org</a> true<br>
<br>
The expected and successful output is "Gitorious: Access denied or bad<br>
command".  If you see this, then the key is properly installed on both<br>
your system and <a href="http://git.sugarlabs.org" target="_blank">git.sugarlabs.org</a>.  If you see something else, then<br>
there may be another problem.<br>
<br>
Next, could you show me what git commit command you try, and what the<br>
result is?  I'm really surprised you didn't already show us what the<br>
result was.  There are so many possibilities.<br>
<br>
You can capture an error to a text file and include it in e-mail.  Like<br>
this:<br>
<br>
        host:~$  script error.txt<br>
        Script started, file is error.txt<br>
        host:~$  git commit<br>
        host:~$  exit<br>
        Script done, file is error.txt<br>
        host:~$<br>
<font color="#888888"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>