atom feed31 messages in org.apache.hadoop.generalRe: HADOOP-7106 (project unsplit) thi...
FromSent OnAttachments
Todd LipconJun 10, 2011 11:19 am 
Eli CollinsJun 10, 2011 11:34 am 
Owen O'MalleyJun 10, 2011 11:39 am 
Todd LipconJun 11, 2011 8:25 pm 
Todd LipconJun 12, 2011 2:50 pm 
Todd LipconJun 12, 2011 4:38 pm 
Eli CollinsJun 13, 2011 12:39 am 
Marcos OrtizJun 13, 2011 6:24 am 
Harsh JJun 13, 2011 6:31 am 
Marcos OrtizJun 13, 2011 6:42 am 
Robert EvansJun 13, 2011 6:58 am 
Robert EvansJun 13, 2011 7:04 am 
Todd LipconJun 13, 2011 7:51 am 
Todd LipconJun 13, 2011 7:57 am 
Jeffrey NaisbittJun 13, 2011 8:05 am 
Robert EvansJun 13, 2011 8:10 am 
Todd LipconJun 13, 2011 8:13 am 
Nigel DaleyJun 13, 2011 8:35 am 
Todd LipconJun 13, 2011 9:03 am 
Jeffrey NaisbittJun 13, 2011 9:24 am 
Todd LipconJun 13, 2011 10:01 am 
Alejandro AbdelnurJun 13, 2011 10:04 am 
Jeffrey NaisbittJun 13, 2011 10:08 am 
Tsz Wo (Nicholas), SzeJun 13, 2011 11:41 am 
Matthew FoleyJun 13, 2011 12:51 pm 
Todd LipconJun 13, 2011 1:35 pm 
Todd LipconJun 13, 2011 1:52 pm 
Todd LipconJun 13, 2011 6:48 pm 
Ian HolsmanJun 14, 2011 4:31 pm 
Ranjit MathewJun 16, 2011 2:26 am 
Todd LipconJun 16, 2011 9:01 am 
Subject:Re: HADOOP-7106 (project unsplit) this weekend
From:Todd Lipcon (to@cloudera.com)
Date:Jun 16, 2011 9:01:27 am
List:org.apache.hadoop.general

On Thu, Jun 16, 2011 at 2:27 AM, Ranjit Mathew <ran@yahoo-inc.com> wrote:

On 06/13/2011 09:33 PM, Todd Lipcon wrote:

Oops, sorry about that one. I will take care of that in about 30 minutes

(just headed out the door now to catch a train). If someone else with commit access wants to, you just need to propset the externals to point to th new common/trunk/common/src/test/**bin instead of the old location.

Fixed the svn:externals

Does it make sense for "test-patch.sh" and "smart-apply-patch.sh" to remain "external" now that they're within the same project?

Probably not long-term... but right now the various subproject hudson builds only check out the hdfs/ or mapreduce/ subtree, so rooting the test scripts above that level would require a bit of reconfiguration.

Currently on every "svn up" for trunk I get: -------------------------- 8< -------------------------- $ svn up

Fetching external item into 'hdfs/src/test/bin' External at revision 1136333.

Fetching external item into 'mapreduce/src/test/bin' External at revision 1136333.

At revision 1136333. -------------------------- 8< --------------------------

after a little pause.

PS: I'm using "svn, version 1.6.16 (r1073529)" on Fedora 14/x86-32.