Re: Moving CVS files around?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Moving CVS files around?
Дата
Msg-id 200109271847.f8RIl6901147@candle.pha.pa.us
обсуждение исходный текст
Ответ на Moving CVS files around?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> I'm considering moving s_lock.c from backend/storage/buffer, where it
> seems to make no sense, into backend/storage/lmgr which seems like a
> more logical place for it.  However, the only way to do it that I know
> of is to "cvs remove" in the one directory and then "cvs add" a new copy
> in the other.  That would lose the CVS log history of the file, or at
> least make it a lot harder to find.  Is there a way to attach the past
> commit history to the file in its new location?  Should I just do it and
> not worry about the history?  Should I leave well enough alone?

I vote you just move it.  It never made sense in /buffer to me either. 
I always looked for it in lmgr first.

--  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,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Rene Pijlman
Дата:
Сообщение: Re: [Fwd: Re: JDBC update wont, plz help.]
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: [PHP] [BUGS] PostgreSQL / PHP Overrun Error