← Back to team overview

yade-dev team mailing list archive

ERROR: Permission to yade/trunk.git denied to jakob-ifgt

 

Hi,

I wanted to work on trunk directly:


me@debian ~/YADE >git clone git@xxxxxxxxxx:yade/trunk.git
Cloning into trunk...
Enter passphrase for key '/home/me/.ssh/id_rsa':
remote: Counting objects: 77014, done.
remote: Compressing objects: 100% (16510/16510), done.
remote: Total 77014 (delta 57768), reused 76866 (delta 57624)
Receiving objects: 100% (77014/77014), 63.77 MiB | 1.16 MiB/s, done.
Resolving deltas: 100% (57768/57768), done.

me@debian ~/YADE >cd trunk

me@debian ~/YADE/trunk >git config --global branch.autosetuprebase always

me@debian ~/YADE/trunk >git pull
Enter passphrase for key '/home/me/.ssh/id_rsa':
Already up-to-date.

me@debian ~/YADE/trunk >git commit -am 'avgNumInteractions now takes care of clumps'
[master 938cd63] avgNumInteractions now takes care of clumps
 2 files changed, 20 insertions(+), 4 deletions(-)

me@debian ~/YADE/trunk >git push
Enter passphrase for key '/home/me/.ssh/id_rsa':
ERROR: Permission to yade/trunk.git denied to jakob-ifgt.
fatal: The remote end hung up unexpectedly


Can someone help me on that?

Christian



Follow ups