On Sat, Oct 31, 2009 at 10:59 AM, Quan Zongliang <[email protected]> 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
