Re: Git out of sync vs. CVS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Git out of sync vs. CVS
Дата
Msg-id 11788.1263919652@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Git out of sync vs. CVS  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Git out of sync vs. CVS  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Git out of sync vs. CVS  (Aidan Van Dyk <aidan@highrise.ca>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Oh, and what sort of delay do you feel would be "long enough to
> cover any cvs commit including potential network slowness during it
> etc."?

Why should the script make any assumptions about delay at all?
It seems to me that the problem comes from failing to check for
changed files, no more and no less.  It would be much less of an
issue if a non-atomic CVS commit showed up as two separate GIT
commits with similar log messages.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch: Remove gcc dependency in definition of inline functions
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: ECPG patch 4.1, out-of-scope cursor support in native mode