See
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-solaris/898/changes>
Changes:
[dannas] First step of removing the usage of the entry field in svn_wc_status3_t
for detecting if a path is versioned. No semantic changes.
We still have a number of usages inside libsvn_wc of status->entry.
* subversion/include/svn_wc.h
(svn_wc_status3_t): Introduce new field 'versioned'.
* subversion/libsvn_wc/status.c
(assemble_status): Initialize status->versioned.
* subversion/svn/status-cmd.c
(print_status): Replace usage of status->entry with status->versioned.
* subversion/libsvn_client/delete.c
(find_undeletables): Replace usage of status->entry with
status->versioned.
------------------------------------------
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/include/svn_wc.h
U subversion/libsvn_wc/status.c
U subversion/libsvn_client/delete.c
U subversion/svn/status-cmd.c
At revision 942602
[subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson3958198830649105255.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