Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ... - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...
Date
Msg-id 200206301919.g5UJJV519937@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Tom Lane wrote:
> Michael Meskes <meskes@postgresql.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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026



pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...
Next
From: Thomas Lockhart
Date:
Subject: Re: pgsql/src/interfaces/ecpg/preproc keywords.c p ...