See
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-solaris/889/changes>
Changes:
[gstein] Introduce a work item to write an old-style properties file, then use
it
wherever we actually attempt to write such a file.
* subversion/libsvn_wc/workqueue.h:
(svn_wc__wq_build_write_old_props): new declaration
* subversion/libsvn_wc/workqueue.c:
(OP_WRITE_OLD_PROPS): new operation code
(run_install_properties): don't immediately write out the files.
instead, queue up more items to do the writing.
(run_write_old_props): new handler to write old-style props files
(svn_wc__wq_build_write_old_props): new function
(dispatch_table): add the new opcode and handler
* subversion/libsvn_wc/props.c:
(immediate_install_props): rather than writing the file manually,
construct a work item, queue it, then run the queue. this is the long
way around but we actually want that work item for the next iteration
------------------------------------------
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/props.c
U subversion/libsvn_wc/workqueue.c
U subversion/libsvn_wc/workqueue.h
At revision 942222
[subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson16230122072773095.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