← Back to team overview

geda-developers team mailing list archive

gpleda.org git repositories not writable -- temporary repo info

 

Hi folks,

At the moment I don't seem to be push to the gpleda.org git repositories:


[pb00084@ssclt001 geda-gaf (for-stable-1.8)]$ git push origin
for-stable-1.8:stable-1.8
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 713 bytes, done.
Total 5 (delta 4), reused 0 (delta 0)
error: Unable to append to logs/refs/heads/stable-1.8: Permission denied
To ssh://git@xxxxxxxxxxxxxx/gaf.git
! [remote rejected] for-stable-1.8 -> stable-1.8 (failed to write)
error: failed to push some refs to 'ssh://git@xxxxxxxxxxxxxx/gaf.git'


For the time being, until this is resolved, please use my Github
repository:

git clone git://github.com/peter-b/geda-gaf.git

If you have change sets that you wish me to include please do one of the
following:

- Upload patch files to the bug tracker at http://bugs.launchpad.net/geda/
- Send me an e-mail with [PATCH] in the subject line, with patch files
*attached* to it
- Send me an e-mail with [MERGE] in the subject line, containing details of
repository/branch to pull from;
- Use Github "pull request" system.

Please be sure to specify target branch (e.g. 'master' or 'stable-1.8'),
and if providing patch files please make sure to let me know what version
of gEDA they apply to.

Cheers,

Peter

-- 
Peter Brett <peter@xxxxxxxxxxxxx>
Remote Sensing Research Group
Surrey Space Centre


Follow ups