Re: SCMS question

From: Warren Turkal <wt(at)penguintechs(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SCMS question
Date: 2007-02-23 03:22:15
Message-ID: 200702222022.16130.wt@penguintechs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thursday 22 February 2007 11:00, Joshua D. Drake wrote:
> 1. It has an api that can be written to, that may or may not be helpful
> to buildfarm.
>
> 2. It has mindshare. I know that isn't a big deal to a lot of people
> here, but the it is becoming the new cvs. There are others of course
> (like monotone) but most projects I know are moving from cvs to svn or
> starting with svn.

Git is also pretty cool, too. You can even present a CVS interface on a git
repository. That might address the build farm issue.

wt
--
Warren Turkal (w00t)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew T. O'Connor 2007-02-23 03:32:44 Re: autovacuum next steps, take 2
Previous Message Alvaro Herrera 2007-02-23 02:49:56 Re: Simple Column reordering