Le 24 nov. 07 à 10:18, Akim Demaille a écrit :
[EMAIL PROTECTED] ~/src/wd/automake $ git
push 10:11:43
fatal: The remote end hung up unexpectedly
error: failed to push to 'git://git.sv.gnu.org/automake.git'
I have found pages reporting that this message is related to
permissions. I suggest that the Automake page [1] make it clearer
that one should not use git:// to get write permissions. Pointing
to Savannah's page about Git [2] would be very useful.
[EMAIL PROTECTED] ~/src/wd/automake $ git config remote.origin.url ssh://[EMAIL
PROTECTED]/automake.git
[EMAIL PROTECTED] ~/src/wd/automake $ git push
fatal: '/automake.git': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
error: failed to push to 'ssh://[EMAIL PROTECTED]/automake.git'
The problem is now that I don't seem to have write permissions
on Automake [3]. Could someone add me please? Thanks in advance.
[1] http://sources.redhat.com/automake/
[2] http://savannah.gnu.org/maintenance/UsingGit
[3] http://savannah.gnu.org/project/memberlist.php?group=automake