Re: Hacking on PostgreSQL via GIT

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Hacking on PostgreSQL via GIT
Дата
Msg-id 13369.1176775137@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Hacking on PostgreSQL via GIT  (Aidan Van Dyk <aidan@highrise.ca>)
Ответы Re: Hacking on PostgreSQL via GIT  (Kris Jurka <books@ejurka.com>)
Список pgsql-hackers
Aidan Van Dyk <aidan@highrise.ca> writes:
> Now, on my hand-crafted GIT repo - you see them in and out now with
> Tom's commits.  But any *real* conversion tracking the *actual* RCS cvs
> states should have them checked out from 1999 to now in the state they
> were from vadim's last changes, and Tom's first commit will "truncate"
> them (because he checked them in as empty files), and the 2nd commit
> will remove them again.

> So it's still a "gotcha" if you're trying to get a copy of CVS from ages
> ago via one of the alternative SCM conversions...

It shouldn't be a big problem, assuming the checkout preserves the file
dates --- they'll look older than the source files and so a rebuild will
happen anyway in such a checkout.
        regards, tom lane


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

Предыдущее
От: Aidan Van Dyk
Дата:
Сообщение: Re: Hacking on PostgreSQL via GIT
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Hacking on PostgreSQL via GIT