On Thursday, May 02, 2013 12:57:53 PM Robin Anil wrote: > diffs from git can be applied on svn using > > patch -P1 < patch.file
Some more background when dealing with patches that people might find useful: <https://cwiki.apache.org/confluence/display/MAHOUT/Patch+Check+List> (linked from the "committers resources" section on our wiki here: <https://cwiki.apache.org/confluence/display/MAHOUT/Mahout+Wiki>) > I tried this with your patches. I dont know much about the apache mahout > git mirror to answer the former question Mahout uses git only as mirror - commiting directly to it is not possible. Currently this has mainly historic reasons (at creation time, git was still in the process of being rolled out at Apache). Dan, you might find the following page helpful - there are links to documentation on workflows other people have found useful (in particular the git svn bit might be interesting): http://git.apache.org/ Isabel
