Re: Feature request: setting env vars for binary wrappers

2008-04-16 Thread Behdad Esfahbod
On Tue, 2006-06-13 at 17:00 -0400, Ralf Wildenhues wrote: > [ this is: http://thread.gmane.org/gmane.comp.gnu.libtool.bugs/5319 > or http://lists.gnu.org/archive/html/bug-libtool/2006-03/msg00013.html ] > > Hi Behdad, everyone, Hi again, > Sorry for the delay again. So, yeah, replying after two

Re: git ChangeLog merge driver

2008-04-16 Thread Ralf Wildenhues
Hi Eric, * Eric Blake wrote on Wed, Apr 16, 2008 at 10:57:12PM CEST: > Subject: [PATCH] Make ChangeLog merges easier. > > * .gitattributes: New file. > * HACKING: Mention how it helps. OK, thanks! Cheers, Ralf

git ChangeLog merge driver

2008-04-16 Thread Eric Blake
I've found this so useful on autoconf, when managing multiple topic branches with ChangeLog entries, that I'd like to commit it in libtool. It's particularly important if you use 'git config branch.master.rebase true' and check in ChangeLog entries as you go. Any objections? The embedded link

Re: git best practices

2008-04-16 Thread Jim Meyering
Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > I'm writing this in the hope that it will be useful. Some things are > certainly up for debate, and I don't have a strong opinon on them. > > This is not a git tutorial, or a "how to use git effectively with GNU > packages" tutorial. I believe Jim has

git best practices

2008-04-16 Thread Ralf Wildenhues
I'm writing this in the hope that it will be useful. Some things are certainly up for debate, and I don't have a strong opinon on them. This is not a git tutorial, or a "how to use git effectively with GNU packages" tutorial. I believe Jim has written something the latter end before for coreutil

Re: [Fwd: Re: Allow bootstrap from git repository]

2008-04-16 Thread Peter O'Gorman
Jim Meyering wrote: > Peter O'Gorman <[EMAIL PROTECTED]> wrote: > ... >> Thanks for looking at this. I still can not push though :( >> >> Total 9 (delta 0), reused 0 (delta 0) >> error: Unable to append to logs/refs/heads/master: Permission denied >> ng refs/heads/master failed to write >> error: f

Re: [Fwd: Re: Allow bootstrap from git repository]

2008-04-16 Thread Jim Meyering
Peter O'Gorman <[EMAIL PROTECTED]> wrote: ... > Thanks for looking at this. I still can not push though :( > > Total 9 (delta 0), reused 0 (delta 0) > error: Unable to append to logs/refs/heads/master: Permission denied > ng refs/heads/master failed to write > error: failed to push to 'ssh://[EMAIL

Re: [Fwd: Re: Allow bootstrap from git repository]

2008-04-16 Thread Peter O'Gorman
Jim Meyering wrote: > It looks like some directories were created with > improper permissions (by git or me: don't know which yet). > I've fixed it manually. Hi Jim, Thanks for looking at this. I still can not push though :( Total 9 (delta 0), reused 0 (delta 0) error: Unable to append to logs

Re: [Fwd: Re: Allow bootstrap from git repository]

2008-04-16 Thread Jim Meyering
Peter O'Gorman <[EMAIL PROTECTED]> wrote: > I do not know if you saw this on the libtool-patches list. Is is a > problem with permissions on savannah? Thanks for forwarding that. I wasn't watching. It looks like some directories were created with improper permissions (by git or me: don't know wh