Re: The Contrib Roundup (long)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: The Contrib Roundup (long)
Дата
Msg-id 28031.1118276020@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: The Contrib Roundup (long)  ("Marc G. Fournier" <scrappy@postgresql.org>)
Список pgsql-hackers
"Marc G. Fournier" <scrappy@postgresql.org> writes:
> On Wed, 8 Jun 2005, Matthew D. Fuller wrote:
>> That's why you COPY the files in the repo, cvs rm the old locations
>> (so they still exist on older tags/branches), and do some surgery on
>> the new locations to remove the old tags (though you can't remove
>> branches last I checked, without more serious magic; you could go in
>> and cvs rm on the branches I guess, which is better than nothing,
>> though more work) so they don't start showing up on old release co's.

> Actually, simplier yet would be to just 'cvs add' everything in th enew 
> place, and cvs remove it on HEAD in the old ... the 'cvs add' log entry 
> should state something like 'moved from ...'

Yeah ... at that point you've more or less erased the history from the
new files anyway, no?  Might as well just cut it over.
        regards, tom lane


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: The Contrib Roundup (long)
Следующее
От: Neil Conway
Дата:
Сообщение: Re: The Contrib Roundup (long)