Re: Open Source Process

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Open Source Process
Дата
Msg-id Pine.BSO.4.64.0802252159470.16278@leary.csoft.net
обсуждение исходный текст
Ответ на Open Source Process  (Uzma Khawaja <softwareenginer1@yahoo.com>)
Список 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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Uzma Khawaja
Дата:
Сообщение: Open Source Process
Следующее
От: Bernhard Rosenkränzer
Дата:
Сообщение: [PATCH] Make postgresql-jdbc compile with jdk7