Can you try doing git pull again now? I can see your key on git.blender.org. Sergey has been working on svn/git commit right scripts just now so it might have been a temporary problem.
Brecht. On Wed, Nov 27, 2013 at 4:45 PM, Eugenio Pignataro <[email protected]> wrote: > Hi folks! > We're trying to commit a change in an Addon to the Git repository. > System LINUX UBUNTU X64 > > We followed this steps: > > - git clone git://git.blender.org/blender-addons-contrib.git ## clone > in a isolated folder > - cd /folder > - ssh-keygen ----> and copied this file in the "add new public key" > - My username in developer.blender.org is "Eugenio Pignataro", and my > email is "[email protected]" > - git config --global user.name "Eugenio Pignataro" > - git config --global user.email "[email protected]" > - git remote set-url origin [email protected]:blender-addons-contrib.git > - git pull --rebase # I accepted the certificate. > > The error is the follow: > > Permission denied (publickey). > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > ------------------------------------------------------------------ > > > > > -- > Untitled Document > > Eugenio Pignataro > Drawing & Digital Art. > ------------------------------- > Sitio: www.oscurart.com.ar > Email: [email protected] > Móvil: 15-5177-4936 > International Phone Calls > Mobile: (54.911) 5177-4936 > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
