From: | Markus Wanner <markus(at)bluegap(dot)ch> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | David Fetter <david(at)fetter(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Postgres-R source code release |
Date: | 2008-07-15 14:59:49 |
Message-ID: | 487CBB65.8070409@bluegap.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
Alvaro Herrera wrote:
> I think the
> way to go here is to have Markus open up his Monotone repo, or convince
> him to migrate it to Git, but I really doubt that's ever going to
> happen.
He he... good guess ;-)
However, as much as I personally like monotone and as much as I dislike
git for being a bad rip off of monotone, git certainly has its merits.
It has a much larger users base and is faster than monotone for some
operations.
Having used subversion, CVS and monotone for Postgres-R, I think I'm now
giving git a try. I'm about to setup the necessary repositories, but I'm
still having a hard time grokking this tool set. (And yes, I'm missing
some features compared to monotone. In our case, the most obvious one is
'mtn diff --context' ;-) )
Regards
Markus
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-07-15 15:03:55 | Re: Core team statement on replication in PostgreSQL |
Previous Message | Abhijit Menon-Sen | 2008-07-15 14:58:39 | Re: [PATCH] "\ef <function>" in psql |