Re: PostgreSQL 8.4 development plan - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: PostgreSQL 8.4 development plan
Date
Msg-id 47AB80D5.6010703@enterprisedb.com
Whole thread Raw
In response to Re: PostgreSQL 8.4 development plan  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: PostgreSQL 8.4 development plan  (Gregory Stark <stark@enterprisedb.com>)
List 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 by date:

Previous
From: Mark Mielke
Date:
Subject: Re: PostgreSQL 8.4 development plan
Next
From: Mark Mielke
Date:
Subject: Re: PostgreSQL 8.4 development plan