If your github repo is really up to speed, then all you need to do is git-format-patch and then apply in series on the svn side :) - Aaron
On Thu, Mar 24, 2011 at 10:25 AM, Eric Sammer <[email protected]> wrote: > OK. > > > On Thu, Mar 24, 2011 at 1:24 PM, Aaron Kimball <[email protected]>wrote: > >> It would be better if we could grab it from the hadoop source tree and >> just use 'svn mv'; then it preserves the previous commit history... >> - Aaron >> >> >> On Thu, Mar 24, 2011 at 10:18 AM, Eric Sammer <[email protected]>wrote: >> >>> Folks: >>> >>> It sounds like the our svn repo will be up and running soon (if not >>> already). I have a mvn'ized version of mrunit on github. Aaron and >>> Garrett >>> pointed out that I swiped an old version of the code when I committed it >>> to >>> gh. I have since brought it up to speed with the latest from Hadoop >>> contrib >>> (although I may not have pushed it yet). I would propose we commit this >>> version (mostly so I don't have to do the work again). Thoughts? >>> >>> -- >>> Eric Sammer >>> twitter: esammer >>> data: www.cloudera.com >>> >> >> > > > -- > Eric Sammer > twitter: esammer > data: www.cloudera.com >
