From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | Uzma Khawaja <softwareenginer1(at)yahoo(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Open Source Process |
Date: | 2008-02-26 03:09:43 |
Message-ID: | Pine.BSO.4.64.0802252159470.16278@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Mon, 25 Feb 2008, Uzma Khawaja wrote:
> 1. If someone wants to work on a feature or bug, is he/she required to
> get permission before working? Is he/she REQUIRED to join the community?
Anyone is free to work on any item they desire. It's wise to check in
first for advice and to make sure two people aren't working on the same
item, but nothing is stopping people from working on their own. The
entire concept of "joining the community" is a little vague. There's
nothing to join other than this mailing list and joining the list is open
to all.
> 2. What tools do you use to manage the project (to track the progress,
> assigning tasks, manage the features and bugs, maintaining patches etc).
>
This mailing list is the primary source for all discussion, patch
distribution, review and everything else. We've got a CVS repository [1]
to distribute the code. Recently I've put a lot of the open items into
the gforge trackers [2], but that's really just a summary of previous
mailing list discussions organized in one place rather than an alternate
stream of new information.
[1] http://pgfoundry.org/scm/?group_id=1000224
[2] http://pgfoundry.org/tracker/?group_id=1000224
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2008-02-26 12:43:00 | Re: [PATCH] Make postgresql-jdbc compile with jdk7 |
Previous Message | Uzma Khawaja | 2008-02-25 19:35:53 | Open Source Process |