svn commit: r1160204 - in /subversion/trunk/subversion: libsvn_client/diff.c libsvn_wc/diff_local.c tests/cmdline/diff_tests.py tests/cmdline/input_validation_tests.py

2011-08-22 Thread julianfoad
Author: julianfoad Date: Mon Aug 22 11:11:50 2011 New Revision: 1160204 URL: http://svn.apache.org/viewvc?rev=1160204view=rev Log: Extend 'svn diff --summarize' to support WC-WC diffs. Before this it only supported repo-repo diffs. * subversion/libsvn_client/diff.c (diff_summarize_wc_wc): New

svn commit: r1160210 - /subversion/trunk/

2011-08-22 Thread stsp
Author: stsp Date: Mon Aug 22 11:31:25 2011 New Revision: 1160210 URL: http://svn.apache.org/viewvc?rev=1160210view=rev Log: * (svn:ignore): Ignore fails.log*, not just fails.log, so old fail logs can be kept under a different name without cluttering svn status output. Modified:

svn commit: r1160212 - /subversion/trunk/subversion/libsvn_client/diff.c

2011-08-22 Thread julianfoad
Author: julianfoad Date: Mon Aug 22 11:34:43 2011 New Revision: 1160212 URL: http://svn.apache.org/viewvc?rev=1160212view=rev Log: * subversion/libsvn_client/diff.c (diff_summarize_wc_wc): Remove unused 'use_git_diff_format' argument. (do_diff_summarize): Don't pass a 'use_git_diff_format'

svn commit: r1160215 - /subversion/trunk/subversion/libsvn_client/diff.c

2011-08-22 Thread julianfoad
Author: julianfoad Date: Mon Aug 22 11:40:26 2011 New Revision: 1160215 URL: http://svn.apache.org/viewvc?rev=1160215view=rev Log: * subversion/libsvn_client/diff.c (diff_summarize_wc_wc): Simplify path calculations. Modified: subversion/trunk/subversion/libsvn_client/diff.c Modified:

svn commit: r1160217 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/diff.c

2011-08-22 Thread julianfoad
Author: julianfoad Date: Mon Aug 22 11:45:00 2011 New Revision: 1160217 URL: http://svn.apache.org/viewvc?rev=1160217view=rev Log: Add comments noting some bugs in diff. * subversion/include/svn_client.h (svn_client_diff5): Note bugs with the 'show_copies_as_adds' option. *

Re: svn commit: r1160204 - WC-WC diff --summarize

2011-08-22 Thread Julian Foad
Reviewing my own commit ... On Mon, 2011-08-22 at 11:11 +, julianf...@apache.org wrote: URL: http://svn.apache.org/viewvc?rev=1160204view=rev Log: Extend 'svn diff --summarize' to support WC-WC diffs. Before this it only supported repo-repo diffs. [...] *

svn commit: r1160299 [3/3] - in /subversion/branches/fs-py: ./ build/ notes/ subversion/bindings/ctypes-python/test/ subversion/bindings/javahl/native/ subversion/bindings/javahl/src/org/apache/subver

2011-08-22 Thread hwright
Modified: subversion/branches/fs-py/subversion/svn/status.c URL: http://svn.apache.org/viewvc/subversion/branches/fs-py/subversion/svn/status.c?rev=1160299r1=1160298r2=1160299view=diff == ---

svn commit: r1160318 - /subversion/trunk/notes/diff-data-flows.txt

2011-08-22 Thread julianfoad
Author: julianfoad Date: Mon Aug 22 16:15:04 2011 New Revision: 1160318 URL: http://svn.apache.org/viewvc?rev=1160318view=rev Log: Add a file showing visually how the various client-side diffs work. * notes/diff-data-flows.txt New file. Added: subversion/trunk/notes/diff-data-flows.txt

svn commit: r1160319 - /subversion/trunk/subversion/libsvn_client/repos_diff.c

2011-08-22 Thread julianfoad
Author: julianfoad Date: Mon Aug 22 16:15:52 2011 New Revision: 1160319 URL: http://svn.apache.org/viewvc?rev=1160319view=rev Log: * subversion/libsvn_client/repos_diff.c (open_root): Remove a redundant line of code. Modified: subversion/trunk/subversion/libsvn_client/repos_diff.c

svn commit: r1160320 - /subversion/trunk/subversion/libsvn_client/diff.c

2011-08-22 Thread julianfoad
Author: julianfoad Date: Mon Aug 22 16:16:08 2011 New Revision: 1160320 URL: http://svn.apache.org/viewvc?rev=1160320view=rev Log: Pass a baton by its known type where possible, to enable type checking. * subversion/libsvn_client/diff.c (diff_props_changed, diff_content_changed): Take the

svn commit: r1160329 - /subversion/trunk/CHANGES

2011-08-22 Thread stsp
Author: stsp Date: Mon Aug 22 16:47:58 2011 New Revision: 1160329 URL: http://svn.apache.org/viewvc?rev=1160329view=rev Log: * CHANGES: Serf is no longer the default in 1.7.0. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1160330 - /subversion/branches/1.7.x/CHANGES

2011-08-22 Thread stsp
Author: stsp Date: Mon Aug 22 16:50:42 2011 New Revision: 1160330 URL: http://svn.apache.org/viewvc?rev=1160330view=rev Log: * CHANGES (1.7.x branch): Merge from trunk. Modified: subversion/branches/1.7.x/CHANGES (contents, props changed) Modified: subversion/branches/1.7.x/CHANGES URL:

Re: svn commit: r1160330 - /subversion/branches/1.7.x/CHANGES

2011-08-22 Thread Hyrum K Wright
Thank you for introducing subtree mergeinfo onto CHANGES. :( -Hyrum On Mon, Aug 22, 2011 at 11:50 AM, s...@apache.org wrote: Author: stsp Date: Mon Aug 22 16:50:42 2011 New Revision: 1160330 URL: http://svn.apache.org/viewvc?rev=1160330view=rev Log: * CHANGES (1.7.x branch): Merge from

svn commit: r1160360 - /subversion/README

2011-08-22 Thread danielsh
Author: danielsh Date: Mon Aug 22 18:27:34 2011 New Revision: 1160360 URL: http://svn.apache.org/viewvc?rev=1160360view=rev Log: * /subversion/README: Record the fact that some surgeries were done in December 2003. Found by: philip Modified: subversion/README Modified:

svn commit: r1160427 - /subversion/branches/issue-3975/subversion/tests/cmdline/merge_tests.py

2011-08-22 Thread pburba
Author: pburba Date: Mon Aug 22 20:52:34 2011 New Revision: 1160427 URL: http://svn.apache.org/viewvc?rev=1160427view=rev Log: On the issue-3975 branch: * subversion/tests/cmdline/merge_tests.py (merge_adds_subtree_with_mergeinfo): Remove XFail decorator and comment. This test was actually

svn commit: r1160428 - /subversion/branches/issue-3975/subversion/libsvn_client/merge.c

2011-08-22 Thread pburba
Author: pburba Date: Mon Aug 22 20:52:48 2011 New Revision: 1160428 URL: http://svn.apache.org/viewvc?rev=1160428view=rev Log: On the issue-3975 branch: Whitespace cleanup. * subversion/libsvn_client/merge.c (record_mergeinfo_for_added_subtrees): Clean up trailing from earlier commit on