Sree V and Mitesh Patel now have self-assignment rights. Thanks! On Sat, Feb 23, 2013 at 2:00 PM, Sree V <[email protected]> wrote:
> Found it, https://builds.apache.org/job/Drill-Physical-Plan/ > > > Thanking you. > > > With Regards > Sree > > > > ________________________________ > From: Sree V <[email protected]> > To: "[email protected]" <[email protected]> > Sent: Saturday, February 23, 2013 1:56 PM > Subject: Re: source repo; commit rights > > Hi Jacques, > > > Good to know that Pull Requests are being worked on. So, I will wait until > it reflects on GitHub :-) > > I went to the committers page. It says to go to contributers page, as I > am not a committer (hoping to be one, though). > The contributors page is outdated, as it talks about SVN and not Git. > > Oh! if your intention is to tell me that committers go through 'all that' > on that page. Yes, I do understand. > There is a process and I need to wait. And I will. > > Any pointers for setting up jenkins/hudson ? > Is this a good start ? http://issues.apache.org/jira/browse/INFRA > > And thank you for working on my patch, too. > I didn't attach patch to the Jira but raised a pull request on GitHub. > Would that work ? > > Thanking you. > > > With Regards > Sree > > > > ________________________________ > From: Jacques Nadeau <[email protected]> > To: "[email protected]" <[email protected]> > Sent: Saturday, February 23, 2013 12:57 PM > Subject: Re: source repo; commit rights > > Hey Sree > > A number of those are actually technically merged but our github mirror > isn't recognizing that. We're still finalizing working through questions > or reviews on the others. You can find out more about being a committer > here: http://www.apache.org/dev/committers.html > > We'll try to get to your patch soon. > > Thanks > Jacques > > On Feb 23, 2013, at 12:32 PM, Sree V <[email protected]> wrote: > > Does a pull request in git works, instead making patch and attaching it to > Jira ? > > > Currently, there are 6 pull requests on GitHub awaiting to merge to main > mirror on GitHub? > Unfortunately, I have read-only permission to the main mirror on GitHub ? > Can someone grant me to "write" ? > > What is the process to merge the main mirror on GitHub to git.apache.org?! > > http://git.apache.org/incubator-drill.git/ OR > https://git-wip-us.apache.org/repos/asf/incubator-drill.git > ^ > | | > https://github.com/apache/incubator-drill > ^ > | | > 6 forks on github.com > > > For setting up jenkins/hudson, what source location should be considered ? > > > Thanking you. > > > With Regards > Sree > > > > ________________________________ > From: Jacques Nadeau <[email protected]> > To: [email protected]; Sree V <[email protected]> > Sent: Sunday, February 17, 2013 3:52 PM > Subject: Re: source repo; commit rights > > See comments below: > > On Sun, Feb 17, 2013 at 3:44 PM, Sree V <[email protected]> wrote: > > Hi All, > > > Couple Basic question/clarification: > > > 1. > > > Source At:https://git-wip-us.apache.org/repos/asf/incubator-drill.git > > Needs 'git' (fast version control) from, http://git-scm.com/downloads. > > (v1.8.1.3 as of Feb 7, 2013) on my local, > > > And clone source to my local. > > > Have eclipse with EGit (Git Team Provider) plugin and Maven Integration > > for Eclipse plugin. > > Import -> Existing Maven Projects > > > > /incubator-drill/sandbox/plan-parser/pom.xml > > > /incubator-drill/sandbox/query-parser/pom.xml > > > /incubator-drill/sandbox/prototype/pom.xml, with Five child pom.xml and > > two of them with grandchild poms( one with one and other with two pom.xmls) > > > > > Active areas are sandbox/prototype/common, sandbox/prototype/exec/ref and > sandbox/prototype/sqlparser > > > > After projects are setup in workspace, they showed up with over one > > hundred of Errors, missing files, compilation errors and lot of > warnings.... > > > > The three projects above should compile. Note, you'll need to download and > mvn install linq4j (https://github.com/julianhyde/linq4j) and optiq ( > https://github.com/julianhyde/optiq). > > > > Fix and commit. Is it open to all to commit ? > > > I made one commit, how long would it take to show up on master ? What is > > the process ? > > > > Make sure you have the latest tree and have done the steps above. If you > still see problems, file a jira. All commits are done through JIRAs. Pick > an existing JIRA or create a new one, assign it to yourself, write a patch, > and then post it on the jira. > > > > The source at, https://github.com/apache/incubator-drill, is read-only. > > On fork doesn't get the 'sandbox' folder. And no commits can be made here > > ?! > > > > Multiple people have used fork without problem. Maybe delete and retry > your fork. Fork to your own account, then follow process above for > changes. > > > Thanks, > Jacques >
