From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> |
Cc: | David Fetter <david(at)fetter(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Linux LSB init script |
Date: | 2009-08-28 23:34:27 |
Message-ID: | 1251502467.25228.0.camel@vanquo.pezone.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On fre, 2009-08-28 at 16:57 -0500, Kevin Grittner wrote:
> David Fetter <david(at)fetter(dot)org> wrote:
>
> > cvs diff if you're on CVS. If you're using git, commit to your
> > local repository and git-diff.
>
> I tried that. When I just did it at the top level, it ignored the new
> file. When I specified the file:
>
> kgrittn(at)kgrittn-desktop:~/pg/pgsql$ cvs diff -c -N
> contrib/start-scripts/linux-lsb > ../linux-lsb.patch
> cvs diff: I know nothing about contrib/start-scripts/linux-lsb
>
> Same behavior with and without the -N flag. What am I missing?
If it's a new file, it's pointless to send a patch anyway.
You could also consider putting it in place of the linux file.
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2009-08-28 23:35:44 | Re: Linux LSB init script |
Previous Message | Josh Berkus | 2009-08-28 23:02:36 | Re: [PATCH] DefaultACLs |