svn commit: r1309696 - /subversion/trunk/subversion/svndumpfilter/main.c

2012-04-05 Thread julianfoad
Author: julianfoad Date: Thu Apr 5 08:47:20 2012 New Revision: 1309696 URL: http://svn.apache.org/viewvc?rev=1309696view=rev Log: * subversion/svndumpfilter/main.c: (write_prop_to_stringbuf): Remove a redundant level of indirection of the stringbuf parameter. No functional change.

svn commit: r1309730 - in /subversion/trunk/subversion: include/svn_string.h libsvn_subr/svn_string.c

2012-04-05 Thread julianfoad
Author: julianfoad Date: Thu Apr 5 09:53:30 2012 New Revision: 1309730 URL: http://svn.apache.org/viewvc?rev=1309730view=rev Log: Tweak the recently introduced svn_stringbuf_create_empty() function. Unlike with svn_string_create_empty() which produces an immutable string, the resulting string

[Subversion Wiki] Update of AuthenticationCredentialCacheStorageOverhaul by CMichaelPilato

2012-04-05 Thread Apache subversion Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The AuthenticationCredentialCacheStorageOverhaul page has been changed by CMichaelPilato:

svn commit: r1309865 - in /subversion/trunk/subversion: libsvn_client/diff.c tests/cmdline/log_tests.py

2012-04-05 Thread stsp
Author: stsp Date: Thu Apr 5 14:07:02 2012 New Revision: 1309865 URL: http://svn.apache.org/viewvc?rev=1309865view=rev Log: Fix issue #4153, svn log --diff on moved file gives not found. * subversion/libsvn_client/diff.c (resolve_pegged_diff_target_url): New helper function to wrap an

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

2012-04-05 Thread stsp
Author: stsp Date: Thu Apr 5 14:18:45 2012 New Revision: 1309873 URL: http://svn.apache.org/viewvc?rev=1309873view=rev Log: * subversion/libsvn_client/diff.c (resolve_pegged_diff_target_url): Improve docstring. Suggested by: rhuijben Modified:

[Subversion Wiki] Update of SymmetricMerge by JulianFoad

2012-04-05 Thread Apache subversion Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The SymmetricMerge page has been changed by JulianFoad: http://wiki.apache.org/subversion/SymmetricMerge?action=diffrev1=76rev2=77 For a given merge request (from a source URL at a

svn commit: r1309891 - /subversion/trunk/subversion/tests/cmdline/log_tests.py

2012-04-05 Thread stsp
Author: stsp Date: Thu Apr 5 15:03:44 2012 New Revision: 1309891 URL: http://svn.apache.org/viewvc?rev=1309891view=rev Log: * subversion/tests/cmdline/log_tests.py (log_diff_moved): This test is still failing over DAV, because the diff printed contains the wrong path over DAV ('mu' vs. the

svn commit: r1309894 - /subversion/branches/1.7.x-issue4153/

2012-04-05 Thread stsp
Author: stsp Date: Thu Apr 5 15:14:25 2012 New Revision: 1309894 URL: http://svn.apache.org/viewvc?rev=1309894view=rev Log: Create a backport branch for 1.7.x issue #4153 fix. Added: subversion/branches/1.7.x-issue4153/ (props changed) - copied from r1309893,

svn commit: r1309896 - in /subversion/branches/1.7.x-issue4153: ./ subversion/libsvn_client/diff.c subversion/tests/cmdline/log_tests.py

2012-04-05 Thread stsp
Author: stsp Date: Thu Apr 5 15:17:06 2012 New Revision: 1309896 URL: http://svn.apache.org/viewvc?rev=1309896view=rev Log: On the 1.7.x-issue4153 branch, merge r1306275 and r1309865, resolving conflicts. This is not a complete backport yet. The regression test currently fails to run. It relies

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

2012-04-05 Thread stsp
Author: stsp Date: Thu Apr 5 16:09:37 2012 New Revision: 1309919 URL: http://svn.apache.org/viewvc?rev=1309919view=rev Log: * subversion/libsvn_client/diff.c (diff_prepare_repos_repos): Improve a comment. Modified: subversion/trunk/subversion/libsvn_client/diff.c Modified:

svn commit: r1309951 - /subversion/trunk/subversion/libsvn_client/copy.c

2012-04-05 Thread hwright
Author: hwright Date: Thu Apr 5 17:11:23 2012 New Revision: 1309951 URL: http://svn.apache.org/viewvc?rev=1309951view=rev Log: Ev2 shims: When doing a wc-repos copy, calculate the proper common wc path for use in the shim callbacks. Current number of failing Ev2 DAV tests: 1 *

svn commit: r1309978 - /subversion/branches/1.7.x/STATUS

2012-04-05 Thread danielsh
Author: danielsh Date: Thu Apr 5 17:55:43 2012 New Revision: 1309978 URL: http://svn.apache.org/viewvc?rev=1309978view=rev Log: * STATUS: Update vetoes to refer to issue #4157. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

svn commit: r1309992 - /subversion/trunk/contrib/client-side/emacs/dsvn.el

2012-04-05 Thread mattiase
Author: mattiase Date: Thu Apr 5 18:23:42 2012 New Revision: 1309992 URL: http://svn.apache.org/viewvc?rev=1309992view=rev Log: Parse svn status -v output correctly even when the revision numbers have more than 6 digits (and thus change the start of the file name column). *

svn commit: r1309995 - /subversion/trunk/subversion/libsvn_client/copy.c

2012-04-05 Thread hwright
Author: hwright Date: Thu Apr 5 18:28:52 2012 New Revision: 1309995 URL: http://svn.apache.org/viewvc?rev=1309995view=rev Log: Ev2 shims: Followup to r1309951 by skipping commit items without local paths. Current number of failing Ev2 tests over neon: 11 Current number of failing Ev2 tests over

svn commit: r1310001 - in /subversion/branches/ev2-export: ./ contrib/client-side/emacs/ subversion/include/ subversion/libsvn_client/ subversion/libsvn_delta/ subversion/libsvn_fs_base/bdb/ subversio

2012-04-05 Thread hwright
Author: hwright Date: Thu Apr 5 18:36:50 2012 New Revision: 1310001 URL: http://svn.apache.org/viewvc?rev=1310001view=rev Log: On the ev2-export branch: Bring up-to-date with trunk (which should fix a test failure in a patch I have for this branch). Modified: subversion/branches/ev2-export/

svn commit: r1310005 - /subversion/branches/ev2-export/subversion/libsvn_client/copy.c

2012-04-05 Thread hwright
Author: hwright Date: Thu Apr 5 18:43:20 2012 New Revision: 1310005 URL: http://svn.apache.org/viewvc?rev=1310005view=rev Log: On the ev2-export branch: Use an Ev2-style driver to handle repos-repos copies. Part of this commit is rather bogus, namely the bit where we still do a delete+add.

svn commit: r1310031 - /subversion/trunk/subversion/libsvn_subr/win32_crypto.c

2012-04-05 Thread cmpilato
Author: cmpilato Date: Thu Apr 5 19:36:04 2012 New Revision: 1310031 URL: http://svn.apache.org/viewvc?rev=1310031view=rev Log: Some logic abstraction / API isolation. Reviewed by: pburba * subversion/libsvn_subr/win32_crypto.c (encrypt_data, decrypt_data): New helper functions which isolate

svn commit: r1310042 [2/2] - in /subversion/branches/master-passphrase: ./ contrib/client-side/emacs/ subversion/include/ subversion/include/private/ subversion/libsvn_client/ subversion/libsvn_delta/

2012-04-05 Thread cmpilato
Modified: subversion/branches/master-passphrase/subversion/libsvn_subr/win32_crypto.c URL: http://svn.apache.org/viewvc/subversion/branches/master-passphrase/subversion/libsvn_subr/win32_crypto.c?rev=1310042r1=1310041r2=1310042view=diff

svn commit: r1310047 - /subversion/trunk/subversion/libsvn_ra/compat.c

2012-04-05 Thread hwright
Author: hwright Date: Thu Apr 5 20:15:41 2012 New Revision: 1310047 URL: http://svn.apache.org/viewvc?rev=1310047view=rev Log: * subversion/libsvn_ra/compat.c (prev_log_path): Another integer-width mismatch fix. Modified: subversion/trunk/subversion/libsvn_ra/compat.c Modified:

svn commit: r1310085 - in /subversion/branches/ev2-export/subversion: include/svn_ra.h libsvn_client/add.c libsvn_ra/ra_loader.c

2012-04-05 Thread hwright
Author: hwright Date: Thu Apr 5 21:45:42 2012 New Revision: 1310085 URL: http://svn.apache.org/viewvc?rev=1310085view=rev Log: On the ev2-export branch: (this branch is going way beyond export, perhaps it should be renamed) Add svn_ra_get_commit_editor4(), which returns an Ev2 commit editor.