On Fri, Aug 10, 2012 at 12:40 AM, Alex Harui <aha...@adobe.com> wrote:
> Would we be working off of github.com? > > Who controls who has write-access? > > What else do we need to worry about? > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > I'm not sure how the other Apache projects are doing it, but I will take a look. Ideally, if we went through GitHub we would create an ApacheFlex organization that we can add all of the committers to. Then we would be able to administer Issues posted on GitHub, pull request, etc. We can all then just fork the main repo and do all of our own experiments there and Pull Request them back to the main fork. The Pull Request then serves as the place where the community can give feedback even on committer contributions that want to make their way into the main line. So I would imagine the PPMC can control who has write access if we establish the GitHub organization. Git also has SVN commands, so we can still push to the SVN repository, like when we do a release if we wanted to also make release tags available on SVN they can be pushed to SVN from the Git cli. -omar