Renaming files

Started by Bruce Momjianabout 24 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

We had a discussion about renaming some files in src/commands. Can't we
just 'mv' the CVS file to keep the log during a file rename? I sure
thought that would work.

-- 
  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
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: Renaming files

Bruce Momjian <pgman@candle.pha.pa.us> writes:

We had a discussion about renaming some files in src/commands. Can't we
just 'mv' the CVS file to keep the log during a file rename? I sure
thought that would work.

Sure, if your idea of "work" does not include being able to extract
correct copies of past releases anymore.

regards, tom lane