I am working on friendlist module as co-maintainer, my co-maintainer told me that he has given me permission to push code on a friendlist branch but some how I am unable to do that can you help me out where I am wrong. My command given below for push code into branch.

>git push origin 6.x-1.x
fatal: remote error: User 'git' does not have write permissions for repository 'friendlist'

It gives me an error kindly let me know about this issue.
Thanks

Comments

avpaderno’s picture

You are not listed as co-maintainer/maintainer in http://drupal.org/node/303946/maintainers. I guess the maintainer added the wrong username; in fact, your git username is msk, but that is not the username to use when adding a new maintainer. I fixed that.

About the message error you receive, it probably means there is something else wrong. I expect the username reported from the error message to be msk, not git. Check you have correctly set the computer you are using to push code.

avpaderno’s picture

Project: Drupal.org infrastructure » Drupal.org site moderators
Component: Git » Project problem
khanshakeeb’s picture

But I follow the same steps as mentioned. Even I have added my computer ssh key to my git account.

sreynen’s picture

Component: Project problem » Project/Git problem
Status: Active » Postponed (maintainer needs more info)

khanshakeeb, are you still having this problem?

tvn’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I assume this can be closed by now. Please, re-open if needed.

avpaderno’s picture

Component: Project/Git problem » Other
Priority: Major » Normal
Status: Closed (cannot reproduce) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.