See 
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-solaris/891/changes>

Changes:

[gstein] Revision 942214 introduced a delay in writing out property files which
affecting file installation (props were written after needed to be read by
the file install handler). This change makes them run "now".

This is some temporary hackery. OP_INSTALL_PROPERTIES will simply go away,
taking the original hack, and this double-hack with it.

This fixes update_tests 28.

* subversion/libsvn_wc/workqueue.c:
  (dispatch_work_item): new function, extracted from svn_wc__wq_run(), to
    handle the lookup and execution of an operation code to its handler.
  (run_install_properties): don't queue the new work item, but dispatch it
    immediately.
  (svn_wc__wq_run): move the lookup/handler-execution to its own function

------------------------------------------
Started by an SCM change
Building remotely on lucene.zones.apache.org (Solaris 10)
Updating https://svn.apache.org/repos/asf/subversion/trunk
U         subversion/libsvn_wc/workqueue.c
At revision 942295
[subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson2744344032603926960.sh
+ cd subversion-trunk
+ 
PATH=/export/home/hudson/bin:/export/home/hudson/tools/java/latest/bin:/export/home/hudson/tools/ant/latest/bin:/export/home/hudson/tools/tomcat/latest/bin:/opt/subversion-current/bin:/usr/ucb:/usr/local/bin:/usr/bin:/usr/sfw/bin:/usr/sfw/sbin:/opt/sfw/bin:/opt/sfw/sbin:/opt/SUNWspro/bin:/usr/X/bin:/usr/ucb:/usr/sbin:/usr/ccs/bin:/usr/bin
+ export PATH
+ /usr/ccs/bin/make clean
make: Fatal error: Don't know how to make target `clean'
Recording test results

Reply via email to