Re: Last gasp

From: Christopher Browne <cbbrowne(at)gmail(dot)com>
To: Jay Levitt <jay(dot)levitt(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Last gasp
Date: 2012-04-12 22:19:54
Message-ID: CAFNqd5X4bcbC_JEBVi0vHFVC+ATNU+-Li3TZfSMoShYReH+Vzg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Apr 12, 2012 at 6:11 PM, Jay Levitt <jay(dot)levitt(at)gmail(dot)com> wrote:
> Rather than extend the CF app into a trivial-patch workflow app, it might be
> worth looking at integrating it with github.

There's a reluctance to require a proprietary component that could
disappear on us without notice.

The existence of git itself is a result of *exactly* that
circumstance, as Linux kernel developers had gotten dependent on
BitKeeper, whereupon the owner decided to take his toys home, at which
point they were left bereft of "their" SCM tool.
<http://kerneltrap.org/node/4966>

I expect that it would be more worthwhile to look into enhancements to
git workflow such as <http://code.google.com/p/gerrit/> Gerrit. I
don't know that Gerrit is THE answer, but there are certainly projects
that have found it of value, and it doesn't have the "oops, it's
proprietary" problem.
--
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2012-04-13 02:05:36 Re: [Patch] Fix little typo in a comment
Previous Message Jay Levitt 2012-04-12 22:11:13 Re: Last gasp