Re: Git host for postgresql related projects

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org>
Cc: PgSql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Git host for postgresql related projects
Date: 2013-04-13 19:12:40
Message-ID: CABUevEx4douUXM_qGXc5Zi+GP5kCznbqBX2ByZrb3GM=e0f+Ow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Apr 13, 2013 at 9:10 PM, Francisco Figueiredo Jr.
<francisco(at)npgsql(dot)org> wrote:
>
> Hi all!
>
>
> I was thinking about moving Npgsql from cvs to another SCM. Possibly git.
>
> I'd like to know if there is any postgresql project host which supports git
> which you could recommend.
>
> I know there is git.postgresql.org and github.
>
> From the new repository page of git.postgresql.org it says: "[...] If you
> want to to use git, while also getting some of the features that are on
> pgfoundry, we strongly advise you to look at github. [...]"
>
> It would be better for me, then, to use github? As this clearly is my case.
>
> Thanks in advance for your help and advice.

I would suggest going with github. They provide you with a bunch of
services like a wiki and an issue tracker that you will not get from
git.postgesql.org. They also provide you with the "social coding"
stuff or whatever they call it (their forking/pull request/whatnot
stuff) if you like it - but you can also just use it as a pure git
repo if you prefer.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2013-04-13 19:15:23 Re: Autovacuum doesn't work if the table has large number of records
Previous Message Francisco Figueiredo Jr. 2013-04-13 19:10:27 Git host for postgresql related projects