bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git commit guidelines for gnulib


From: Eric Blake
Subject: Re: git commit guidelines for gnulib
Date: Fri, 21 Sep 2007 07:45:27 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Simon Josefsson on 9/21/2007 7:06 AM:
> address@hidden:~/src/gnulib$ git-push --all 
> fatal: The remote end hung up unexpectedly
> error: failed to push to 'git://git.sv.gnu.org/gnulib'
> address@hidden:~/src/gnulib$ 
> 

The git:// protocol is read-only.  You have to use the ssh protocol
(git+ssh is longhand for ssh).

> Should I use some other git checkout (e.g., git+ssh)?  I didn't notice
> any such hint in your instructions.

To check in, you need to either start a clone with ssh syntax (git clone
<your-savannah-username>@git.sv.gnu.org:/srv/git/gnulib.git), or modify
your existing checkout to point to the new remote.  If you are using git
1.5.3 or newer, then see my suggestions here:
http://lists.gnu.org/archive/html/bug-gnulib/2007-09/msg00141.html

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG88r384KuGfSFAYARAsP1AKCTLKyuCrqDIgdbq2SNtDCbt/NtbgCbBOv9
zPn4ttZq01a/oTABm9ROcO4=
=9AsL
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]