You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by us...@apache.org on 2010/01/14 14:59:37 UTC

svn commit: r899201 - /lucene/java/nightly/hudson.sh

Author: uschindler
Date: Thu Jan 14 13:59:36 2010
New Revision: 899201

URL: http://svn.apache.org/viewvc?rev=899201&view=rev
Log:
new svn package installed on hudson in /opt/CollabNet_Subversion

Modified:
    lucene/java/nightly/hudson.sh

Modified: lucene/java/nightly/hudson.sh
URL: http://svn.apache.org/viewvc/lucene/java/nightly/hudson.sh?rev=899201&r1=899200&r2=899201&view=diff
==============================================================================
--- lucene/java/nightly/hudson.sh (original)
+++ lucene/java/nightly/hudson.sh Thu Jan 14 13:59:36 2010
@@ -3,8 +3,8 @@
 set -x
 
 ANT_HOME=/export/home/hudson/tools/ant/latest
-SVNVERSION_EXE=/opt/subversion-current/bin/svnversion
-SVN_EXE=/opt/subversion-current/bin/svn
+SVNVERSION_EXE=/opt/CollabNet_Subversion/bin/svnversion
+SVN_EXE=/opt/CollabNet_Subversion/bin/svn
 MAVEN_SUPPORT=/export/home/nigel/hudsonSupport/maven
 CLOVER=/export/home/hudson/tools/clover/clover2latest