Re: error.c: "Unknown system error" should report errno value

2007-09-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [adding gnulib, as this problem is really a gnulib one, not a coreutils] According to Martin Koeppe on 9/24/2007 5:46 PM: > > On Mon, 24 Sep 2007, Paul Eggert wrote: > >> Martin Koeppe <[EMAIL PROTECTED]> writes: >> >>> + s = _("Unknown system

Re: git commit guidelines for gnulib

2007-09-24 Thread Bruno Haible
Eric Blake wrote: > The git:// protocol is read-only. You have to use the ssh protocol > (git+ssh is longhand for ssh). > ... > To check in, you need to either start a clone with ssh syntax (git clone > @git.sv.gnu.org:/srv/git/gnulib.git), or modify > your existing checkout to point to the new re

Re: underscores in gnulib file names

2007-09-24 Thread Eric Blake-1
> In fact, I've just removed the underscores in __fpending.[ch]: > > 2007-09-08 Jim Meyering <[EMAIL PROTECTED]> > > Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h > * lib/fpending.h: Rename from __fpending.h. And in the process, broke builds for platforms that l

Re: FYI: commits-to-cvs disabled (switching to git)

2007-09-24 Thread Sylvain Beucler
On Thu, Sep 20, 2007 at 08:12:51AM +0200, Jim Meyering wrote: > Paul Eggert <[EMAIL PROTECTED]> wrote: > > Jim Meyering <[EMAIL PROTECTED]> writes: > >> I'll turn off cvs soon, probably tomorrow. > > > > By "turn off cvs" do you mean to disable even read-only access to old > > versions? > > No, of

Re: git commit guidelines for gnulib

2007-09-24 Thread Simon Josefsson
Eric Blake <[EMAIL PROTECTED]> writes: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Simon Josefsson on 9/21/2007 7:06 AM: >> [EMAIL PROTECTED]:~/src/gnulib$ git-push --all >> fatal: The remote end hung up unexpectedly >> error: failed to push to 'git://git.sv.gnu.org/gnulib'