Re: PostgreSQL 8.4 development plan

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: PostgreSQL 8.4 development plan
Дата
Msg-id 47AB80D5.6010703@enterprisedb.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.4 development plan  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: PostgreSQL 8.4 development plan
Список pgsql-hackers
Alvaro Herrera wrote:
> Gregory Stark escribió:
> 
>> For what it's worth I think GIT is a better fit for our needs.
> 
> Perhaps it would be, if it worked on Windows ... Not that I care, but I
> bet Magnus would.

There's fairly good tools to convert from one version control system to 
another. Especially: from CVS to others. And it can be done in an 
incremental fashion.

Therefore, we can provide mirrors of the CVS repository in multiple 
formats. And those mirrors exist already, I remember a GIT and a 
Subversion mirror off the top of my head, and I bet there's others. 
After we have that, the master version control system used doesn't 
matter for developers (except committers), as everyone can choose to use 
whichever mirror he wants. The patches submitted to pgsql-patches will 
look exactly the same regardless of the version control system the patch 
submitter used to check out the source code.

We can agree to disagree. No need for the project to switch.

Personally, I've been playing with GIT recently, and it does feel quite 
nice. The mirror seems to be missing all tags, but other than that, I've 
been happy with it.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Mark Mielke
Дата:
Сообщение: Re: PostgreSQL 8.4 development plan
Следующее
От: Mark Mielke
Дата:
Сообщение: Re: PostgreSQL 8.4 development plan