Re: Some docs I wrote in Tika and Nutch about using Git at the ASF

2016-04-27 Thread Shane Curcuru
Is this stuff meant as introductory "brief pointers to how Apache works" at community.a.o, or should it really live as technical documentation at apache.org/dev/? community.a.o is really meant as a signpost to more information, and a place where mentors and existing committers can help draw in new

Re: Some docs I wrote in Tika and Nutch about using Git at the ASF

2016-04-27 Thread Owen O'Malley
I also find the Mahout git page useful for describing the flows: https://mahout.apache.org/developers/github.html .. Owen On Wed, Apr 27, 2016 at 8:04 AM, Nick Wellnhofer wrote: > On 27/04/2016 16:32, Mattmann, Chris A (3980) wrote: > >> I wanted to share these docs I wrote about using Git at

Re: Some docs I wrote in Tika and Nutch about using Git at the ASF

2016-04-27 Thread Nick Wellnhofer
On 27/04/2016 16:32, Mattmann, Chris A (3980) wrote: I wanted to share these docs I wrote about using Git at the ASF for the Tika and Nutch projects: http://wiki.apache.org/tika/UsingGit http://wiki.apache.org/nutch/UsingGit FWIW, here's the guide I wrote for Lucy: https://wiki.apache.or

Some docs I wrote in Tika and Nutch about using Git at the ASF

2016-04-27 Thread Mattmann, Chris A (3980)
Hi Community, I wanted to share these docs I wrote about using Git at the ASF for the Tika and Nutch projects: http://wiki.apache.org/tika/UsingGit http://wiki.apache.org/nutch/UsingGit If we find them broadly useful perhaps we could add them to the ComDev web pages. Let me know what you think