Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Michael Meskes <meskes(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...
Date: 2002-06-30 19:19:31
Message-ID: 200206301919.g5UJJV519937@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane wrote:
> Michael Meskes <meskes(at)postgresql(dot)org> writes:
> > Again I'm not really knowledgeable in using cvs, so I guess I made a
> > stupid mistake. But I hope the files are restorable, aren't they?
>
> Just re-commit the prior version.

Another options is to do a 'cvs diff -c -rX -rY where X and Y are the
two most recent versions. That will generate a patch, and you can 'patch
-R' to apply the reversed patch and commit that new version.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2002-07-01 04:15:19 Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...
Previous Message Tom Lane 2002-06-30 17:58:49 Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...