svn propchange: r947738 - svn:log

2010-05-25 Thread julianfoad
Author: julianfoad Revision: 947738 Modified property: svn:log Modified: svn:log at Tue May 25 08:09:23 2010 -- --- svn:log (original) +++ svn:log Tue May 25 08:09:23 2010 @@ -1,3 +1,7 @@ +Fix the swig-py test failure

svn commit: r947978 - /subversion/trunk/notes/api-errata/wc007.txt

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 09:26:52 2010 New Revision: 947978 URL: http://svn.apache.org/viewvc?rev=947978view=rev Log: * notes/api-errata/wc007.txt: New file. Added: subversion/trunk/notes/api-errata/wc007.txt (with props) Added: subversion/trunk/notes/api-errata/wc007.txt URL:

svn commit: r947979 - /subversion/trunk/subversion/libsvn_wc/adm_files.c

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 09:28:51 2010 New Revision: 947979 URL: http://svn.apache.org/viewvc?rev=947979view=rev Log: * subversion/libsvn_wc/adm_files.c (svn_wc__get_ultimate_base_contents): Fix capitalization of an error message. Modified:

svn commit: r947997 - /subversion/trunk/subversion/libsvn_wc/adm_files.c

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 10:47:51 2010 New Revision: 947997 URL: http://svn.apache.org/viewvc?rev=947997view=rev Log: * subversion/libsvn_wc/adm_files.c (svn_wc__get_pristine_contents): Fix an error leak. Found by: philipm Modified:

svn commit: r948002 - /subversion/trunk/subversion/include/svn_wc.h

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 11:21:51 2010 New Revision: 948002 URL: http://svn.apache.org/viewvc?rev=948002view=rev Log: * subversion/include/svn_wc.h (svn_wc_relocation_validator3_t, svn_wc_relocation_validator2_t, svn_wc_relocate4): Add questioning comments. Modified:

svn commit: r948068 - in /subversion/trunk/subversion/libsvn_wc: update_editor.c wc_db.c

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 15:08:32 2010 New Revision: 948068 URL: http://svn.apache.org/viewvc?rev=948068view=rev Log: Add a small dose of consistency in the use of svn_wc__db_op_copy_file(). * subversion/libsvn_wc/update_editor.c (svn_wc_add_repos_file4): If there is no copy-from

svn commit: r948070 - in /subversion/trunk/subversion/libsvn_wc: update_editor.c workqueue.h

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 15:11:36 2010 New Revision: 948070 URL: http://svn.apache.org/viewvc?rev=948070view=rev Log: Tweak doc strings. * subversion/libsvn_wc/update_editor.c (build_write_base_props, build_write_actual_props): Tweak doc strings. * subversion/libsvn_wc/workqueue.h

svn commit: r948079 - in /subversion/trunk/subversion/libsvn_wc: adm_ops.c diff.c

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 15:51:40 2010 New Revision: 948079 URL: http://svn.apache.org/viewvc?rev=948079view=rev Log: Fill in the Pristine Store implementations of some functions, conditional on SVN_EXPERIMENTAL_PRISTINE. * subversion/libsvn_wc/adm_ops.c (process_committed_leaf):

svn commit: r948099 - /subversion/trunk/subversion/libsvn_wc/workqueue.c

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 16:55:23 2010 New Revision: 948099 URL: http://svn.apache.org/viewvc?rev=948099view=rev Log: Implement the Pristine Store version of some more functions, conditional on SVN_EXPERIMENTAL_PRISTINE. * subversion/libsvn_wc/workqueue.c (run_revert,

svn commit: r948108 - /subversion/trunk/subversion/libsvn_wc/workqueue.c

2010-05-25 Thread julianfoad
Author: julianfoad Date: Tue May 25 17:02:10 2010 New Revision: 948108 URL: http://svn.apache.org/viewvc?rev=948108view=rev Log: Implement the Pristine Store version of one more function, conditional on SVN_EXPERIMENTAL_PRISTINE. * subversion/libsvn_wc/workqueue.c (log_do_committed): Never get

svn commit: r948165 - in /subversion/trunk/subversion/libsvn_client: client.h commit.c copy.c locking_commands.c mergeinfo.c ra.c switch.c update.c

2010-05-25 Thread hwright
Author: hwright Date: Tue May 25 18:44:49 2010 New Revision: 948165 URL: http://svn.apache.org/viewvc?rev=948165view=rev Log: Make an internal client library path require absolute paths. * subversion/libsvn_client/switch.c, subversion/libsvn_client/copy.c,

svn commit: r948183 - /subversion/trunk/subversion/libsvn_client/mergeinfo.c

2010-05-25 Thread hwright
Author: hwright Date: Tue May 25 19:19:50 2010 New Revision: 948183 URL: http://svn.apache.org/viewvc?rev=948183view=rev Log: Followup to r948165 by initializing a variable. * subversion/libsvn_client/mergeinfo.c (location_from_path_and_rev): Make sure the local_abspath gets set. Modified:

svn commit: r948197 - /subversion/trunk/subversion/svn/log-cmd.c

2010-05-25 Thread stsp
Author: stsp Date: Tue May 25 20:18:25 2010 New Revision: 948197 URL: http://svn.apache.org/viewvc?rev=948197view=rev Log: Make svn log --show-diff deal with newly created directories in the log history. * subversion/svn/log-cmd.c (log_entry_receiver): If the target URL cannot be found, try to

svn commit: r948223 - in /subversion/trunk/subversion/libsvn_client: client.h export.c externals.c switch.c update.c

2010-05-25 Thread hwright
Author: hwright Date: Tue May 25 22:25:24 2010 New Revision: 948223 URL: http://svn.apache.org/viewvc?rev=948223view=rev Log: More path absolutizing within libsvn_client. * subversion/libsvn_client/switch.c, subversion/libsvn_client/update.c, subversion/libsvn_client/export.c: Update

svn commit: r948250 - in /subversion/trunk/subversion: libsvn_client/merge.c libsvn_client/mergeinfo.h tests/cmdline/merge_tests.py

2010-05-25 Thread pburba
Author: pburba Date: Tue May 25 23:28:46 2010 New Revision: 948250 URL: http://svn.apache.org/viewvc?rev=948250view=rev Log: Fox issue #3642 'immediate depth merges don't create proper subtree mergeinfo'. * subversion/libsvn_client/mergeinfo.h (svn_client__merge_path_t): Add new member

svn commit: r948253 - /subversion/trunk/subversion/libsvn_client/merge.c

2010-05-25 Thread pburba
Author: pburba Date: Tue May 25 23:30:24 2010 New Revision: 948253 URL: http://svn.apache.org/viewvc?rev=948253view=rev Log: * subversion/libsvn_client/merge.c (log_find_operative_revs): Comment fix. Modified: subversion/trunk/subversion/libsvn_client/merge.c Modified:

svn commit: r948283 - /subversion/trunk/subversion/libsvn_client/switch.c

2010-05-25 Thread hwright
Author: hwright Date: Wed May 26 01:29:57 2010 New Revision: 948283 URL: http://svn.apache.org/viewvc?rev=948283view=rev Log: Stop passing around a absolute *and* a relative path; just deal in absolutes. * subversion/libsvn_client/switch.c (switch_internal): Remove (possible) relpath

svn commit: r948284 - /subversion/trunk/subversion/libsvn_client/update.c

2010-05-25 Thread hwright
Author: hwright Date: Wed May 26 01:56:30 2010 New Revision: 948284 URL: http://svn.apache.org/viewvc?rev=948284view=rev Log: Remove a duplicate path parameter in favor of always using the absolute path. * subversion/libsvn_client/update.c (update_internal): Remove the path parameter.

svn commit: r948289 - /subversion/trunk/subversion/libsvn_client/deprecated.c

2010-05-25 Thread hwright
Author: hwright Date: Wed May 26 02:07:46 2010 New Revision: 948289 URL: http://svn.apache.org/viewvc?rev=948289view=rev Log: Rewrite a deprecated function to remove a subtle type of code duplication (namely, that of calling a deep internal API and having to remember what the default parameters

svn commit: r948302 - in /subversion/trunk/subversion/libsvn_client: checkout.c client.h externals.c update.c

2010-05-25 Thread hwright
Author: hwright Date: Wed May 26 03:20:54 2010 New Revision: 948302 URL: http://svn.apache.org/viewvc?rev=948302view=rev Log: Require an absolute path for the libsvn_client-internal update API. * subversion/libsvn_client/externals.c (switch_dir_external): Provide absolute path. *

svn commit: r948304 - /subversion/trunk/subversion/libsvn_client/checkout.c

2010-05-25 Thread hwright
Author: hwright Date: Wed May 26 03:57:52 2010 New Revision: 948304 URL: http://svn.apache.org/viewvc?rev=948304view=rev Log: Remove a couple of goto statements in favor of some refactoring and a helper function. Suggested by: Edsger Dijkstra * subversion/libsvn_client/checkout.c