On Tue, Feb 17, 2009 at 14:47, victor <[email protected]> wrote: > > After a cooling off period, now the connection is not refused anymore, but > still > no success. I now get a 'access denied or bad command'. I am using the > > git push [email protected]:csndsugui/mainline.git > > command. I also tried checking if my rsa key was working by using > > ssh [email protected] -v > > as suggested to me and the debug messages suggest authentication > to be successful. Any suggestions?
Maybe deleting the project and creating it again? HTH, Tomeu > ----- Original Message ----- > From: "Morgan Collett" <[email protected]> > To: "victor" <[email protected]> > Cc: <[email protected]> > Sent: Monday, February 16, 2009 12:17 PM > Subject: Re: [Sugar-devel] git.sugarlabs.org difficulties > > >> On Mon, Feb 16, 2009 at 14:02, victor <[email protected]> wrote: >>> Hello everyone, >>> >>> I am trying to move my project from OLPC git to sugar GIT. I have >>> created my account (username: vepliani), uploaded my dsa public key >>> and then tried topush my files into mainline.git. >>> >>> I did >>> >>> git push [email protected]:csndsugui/mainline.git --mirror >>> >>> then I got a password prompt after a Univ of Oregon notice, but my >>> password (from [email protected]) would not work. >>> >>> Now, the server seems to have blacklisted me because I can't >>> even connect to it anymore. >>> >>> Suggestions? >> >> The push URL is displayed on the mainline page, something like >> [email protected]:csndsugui/mainline.git. You must use this >> exact URL, with the gitorious user, not your own username, like this: >> >> git push [email protected]:csndsugui/mainline.git >> >> Hope that helps >> Morgan > > _______________________________________________ > Sugar-devel mailing list > [email protected] > http://lists.sugarlabs.org/listinfo/sugar-devel > _______________________________________________ Sugar-devel mailing list [email protected] http://lists.sugarlabs.org/listinfo/sugar-devel

