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

Changes:

[hwright] More shuffling of wc_db code, including the moving of 
parse_local_abspath()
to wc_db_pdh.c.

* subversion/libsvn_wc/wc_db_pdh.c
  (SDB_FILE, UNKNOWN_WC_ID, FORMAT_FROM_SDB): Copied from wc_db.c.
  (get_old_version, determine_obstructed_file): Moved from wc_db.c.
  (svn_wc__db_pdh_compute_relpath, svn_wc__db_pdh_parse_local_abspath):
    Same.

* subversion/libsvn_wc/wc_db_util.c
  (svn_wc__db_util_open_db): Same.

* subversion/libsvn_wc/wc_db.c
  (get_old_version, compute_pdh_relpath, determine_obstructed_file,
   parse_local_abspath):
    Moved to wc_db_pdh.c.
  (open_db): Moved to wc_db_util.c.
  [elsewhere]: Update callers to reflect name change to parse_local_abspath().

* subversion/libsvn_wc/wc_db_pdh.h
  (svn_wc__db_pdh_parse_local_abspath): New.

* subversion/libsvn_wc/wc_db_util.h
  (svn_wc__db_util_open_db): New.

------------------------------------------
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/wc_db_pdh.c
U         subversion/libsvn_wc/wc_db_util.c
U         subversion/libsvn_wc/wc_db.c
U         subversion/libsvn_wc/wc_db_pdh.h
U         subversion/libsvn_wc/wc_db_util.h
At revision 946390
[subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson1451417393761783846.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