I just fwd to your dev list.
On Fri, Dec 2, 2011 at 9:57 AM, Leo Neumeyer <[email protected]> wrote: > They are asking for a volunteer to help with Python scripts in order to > join the git test program. Any volunteers? Does anyone have the original > request for proposals? > > -leo > > On Fri, Dec 2, 2011 at 9:29 AM, Patrick Hunt <[email protected]> wrote: > >> On Fri, Dec 2, 2011 at 1:39 AM, Matthieu Morel <[email protected]> wrote: >> > On 12/2/11 9:50 AM, Flavio Junqueira wrote: >> > - svn patches are replaced by pull requests or git patches. (Actually, it >> > may have to be a patch file in order to grant rights to the ASF) >> >> You still need to go through the JIRA patch process in order for the >> rights to be explicitly granted. Seems to me you'll need to use the >> linux kernel approach - people will submit git formatted patches (git >> format-patch) via jira and then committers will apply (git am) them to >> the source repository. >> >> afaict this is what couchdb is doing: >> https://issues.apache.org/jira/browse/COUCHDB-868 >> http://wiki.apache.org/couchdb/Git_At_Apache_Guide >> >> Patrick >> > > > > -- > > Leo Neumeyer (@leoneu)
