Re: import 2009/10/31 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: import 2009/10/31
Date
Msg-id 937d27e10911010418r65f11111kd78c9cb331fe5a1f@mail.gmail.com
Whole thread Raw
In response to import 2009/10/31  (Quan Zongliang <quanzongliang@gmail.com>)
Responses Re: import 2009/10/31
List pgadmin-hackers
On Sat, Oct 31, 2009 at 10:59 AM, Quan Zongliang
<quanzongliang@gmail.com> wrote:
> hi all
>
> newest program in
> http://developer.pgadmin.org/~quan/2009-10-31/
>
> ANY SUGGESTIONS ARE WELCOME.

I would suggest that you create a GIT repository on
git.postgresql.org, and push your code changes to there. You can clone
SVN to a local GIT repo and then push changes from there as you like.
This page: http://code.pgadmin.org/trac/wiki/git-svn, shows how to use
git-svn.

There are two reasons why I suggest this:

- Not all of us use, or even have Windows (I do have it, but use it so
rarely these days that it's awkward to have to dig it out)

- Code review is as important, if not more so than functional review.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
PGDay.EU 2009 Conference: http://2009.pgday.eu/start

pgadmin-hackers by date:

Previous
From: Quan Zongliang
Date:
Subject: import 2009/10/31
Next
From: Dave Page
Date:
Subject: Re: [GENERAL] CREATE TABLE LIKE and SERIAL