See <http://hudson.zones.apache.org/hudson/job/subversion-trunk-solaris/949/changes>
Changes: [julianfoad] Start splitting up the uses of svn_wc__text_base_path() according to their purpose: some wanted the path in order to delete the file, some to read it, some to write it, some to move it. This patch creates and uses a separate function for those callers that need the path to a file to read from. * subversion/libsvn_wc/adm_files.h, subversion/libsvn_wc/adm_files.c (svn_wc__get_working_node_pristine_file): New function. * subversion/libsvn_wc/diff.c (delete_entry, close_file): Use svn_wc__get_working_node_pristine_file() to replace one kind of usage of svn_wc__text_base_path(). [cmpilato] Revert r945538, r945449, r945282, and r945280. I haven't enough time to design and implement an HTTP-based skel protocol that offers the benefits that our XML protocol already provides. ------------------------------------------ Started by an SCM change Building remotely on lucene.zones.apache.org (Solaris 10) Updating https://svn.apache.org/repos/asf/subversion/trunk U build.conf U subversion/libsvn_wc/adm_files.c U subversion/libsvn_wc/adm_files.h U subversion/libsvn_wc/diff.c U subversion/libsvn_ra_serf/commit.c D subversion/mod_dav_svn/posts U subversion/mod_dav_svn/dav_svn.h U subversion/mod_dav_svn/repos.c At revision 945791 [subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson7004833344964818874.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
