>From the gwtproject "Making GWT Better" page section "Gerrit Setup" step 3:
> Make a change and commit it locally using git (e.g., edit a file foo and > then run ?git commit -m ?my first change? foo?). What does foo represent? Thanks, Pat On Mon, May 20, 2013 at 3:18 PM, Thomas Broyer <[email protected]> wrote: > Should be http://gwtproject.org/makinggwtbetter.html > > On Sunday, May 19, 2013 10:00:01 PM UTC+2, Patrick Tucker wrote: >> >> I started from scratch and was able to get it mostly working. Is there a >> doc that explains the right way to submit a patch? >> >> On Friday, May 17, 2013 1:19:33 PM UTC-4, Patrick Tucker wrote: >>> >>> Windows 7 Pro >>> >>> On Friday, May 17, 2013 12:51:47 PM UTC-4, Matthew Dempsky wrote: >>> >>>> On Fri, May 17, 2013 at 9:45 AM, Patrick Tucker <[email protected]>wrote: >>>> >>>>> I'm not sure where to find the file that you are referring to, it is >>>>> not in my eclipse install folder? >>>>> >>>> >>>> John was referring to the "eclipse" directory in the GWT source code >>>> tree: >>>> https://gwt.**googlesource.com/gwt/+/master/**eclipse/README.txt<https://gwt.googlesource.com/gwt/+/master/eclipse/README.txt> >>>> >>>> I was playing with the settings and tried removing one of the source >>>>> folders so that I could add it back and got an error saying the file >>>>> system >>>>> is read only. Any idea why it would do that? >>>>> >>>> >>>> Not sure, that sounds odd to me. Just out of curiosity, what OS are >>>> you using? >>>> >>>> >>>> When you prepared the patch from Rietveld, did you checkout the code >>>> from Subversion or use the 2.5.1 SDK release zip file? If you were already >>>> using Subversion, I would expect using Git shouldn't be any different to >>>> setup in Eclipse since the source tree should be the same. >>>> >>> -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
