Author: jfrederic.clere(a)jboss.com
Date: 2014-08-19 05:22:53 -0400 (Tue, 19 Aug 2014)
New Revision: 3332
Modified:
trunk/build/unix/buildsrc.mod_cluster.sh
Log:
try to debug a weird windows core problem...
Modified: trunk/build/unix/buildsrc.mod_cluster.sh
===================================================================
--- trunk/build/unix/buildsrc.mod_cluster.sh 2014-08-19 07:42:50 UTC (rev 3331)
+++ trunk/build/unix/buildsrc.mod_cluster.sh 2014-08-19 09:22:53 UTC (rev 3332)
@@ -127,6 +127,7 @@
if [ -d ${dirnmake} ]; then
#svn export --force ${dirnmake} ${dirsources}
echo "svn export --force
http://anonsvn.jboss.org/repos/jbossnative/trunk/httpd/${dirhttpd} ${dirsources}"
+ svn --version
svn export --force
http://anonsvn.jboss.org/repos/jbossnative/trunk/httpd/${dirhttpd}
${dirsources}
if [ $? -ne 0 ]; then
#echo "svn export --force ${dirnmake} ${dirsources} FAILED"