See
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-solaris/908/changes>
Changes:
[julianfoad] * subversion/libsvn_wc/adm_ops.c
(svn_wc__get_pristine_contents): Replace a call to
svn_wc__get_revert_contents() with in-line simple code to make way
for upcoming changes to the latter function.
[julianfoad] Improve some checksum handling in update_editor.c.
* subversion/libsvn_wc/update_editor.c
(choose_base_paths): Remove the 'checksum_p' output parameter.
(get_revert_base_checksum): New function.
(apply_textdelta): Use get_revert_base_checksum() to get the checksum we
really want, instead of getting the "normal base" checksum from
choose_base_paths(). Thus, verify the expected checksum even if the
file is locally replaced (which we couldn't do before).
(close_file): Adjust a call to choose_base_paths().
------------------------------------------
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/adm_ops.c
U subversion/libsvn_wc/update_editor.c
At revision 942820
[subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson3669543167029784855.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