This is the first time I'm using gitorious. I'm having an authentication 
issue with 'git push origin master' command. 

I have created this repo g...@git.pantoto.org:hhs/hhs.git. Generated the ssh 
public key and uploaded the same. Then, while doing git push origin master, 
I was expecting this should accept my ssh password but instead reported me 
'permission denied error'. I have followed all the steps properly. Even 
added these
   git config --global user.name "<name>"
   git config --global user.email "<my email>"

Is user name the problem? It seems I cannot change the user name while 
creating the project/repo. It is always g...@git.pantoto.org:<project 
name>/<project name>.git. Where am I going wrong? Could somebody help 
please? 

Thanks much.

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to