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

Changes:

[julianfoad] Remove parallel generation of a new "pristine text" at the same 
time as a
new "text base" (which is the same thing) in the update editor.  This change
makes a functional difference only when building with
SVN_EXPERIMENTAL_PRISTINE defined, otherwise it just avoids some excess work
and simplifies the code.

* subversion/libsvn_wc/update_editor.c
  (handler_baton, file_baton): Remove duplicate fields.
  (window_handler): Remove duplicate code.
  (get_pristine_tee_stream): Delete.
  (add_file_with_history, apply_textdelta): Remove calls to
    get_pristine_tee_stream() so we don't cerate a duplicate file.
  (merge_file): Don't try to install the new text base file to the old
    location if we're in SVN_EXPERIMENTAL_PRISTINE mode, because in that
    case it's already been moved to the new pristine store.
  (close_file): Remove the code that deleted the parallel "pristine text"
    file if it was not used, as now we create a single file and use it in
    either one way or the other.

[fabien] French translation update for r941762

* subversion/po/fr.po: po-update, 11 fuzzy, 6 new.

[julianfoad] * subversion/libsvn_wc/update_editor.c
  (merge_file): Remove two unused parameters.
  (close_file): Adjust caller.

------------------------------------------
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/update_editor.c
U         subversion/po/fr.po
At revision 941792
[subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson5719617429000299956.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