Re: Linux LSB init script

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "David Fetter" <david(at)fetter(dot)org>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Linux LSB init script
Date: 2009-08-28 21:57:24
Message-ID: 4A980C74020000250002A573@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

-Kevin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2009-08-28 22:20:11 Re: Linux LSB init script
Previous Message David Fetter 2009-08-28 21:52:08 Re: Linux LSB init script