New attachment added to page NonNormalizingUnicodeCompositionAwareness on Subversion Wiki

2012-04-12 Thread Apache subversion Wiki
Dear Wiki user, You have subscribed to a wiki page NonNormalizingUnicodeCompositionAwareness for change notification. An attachment has been added to that page by Thomas Ã…kesson. Following detailed information is available: Attachment name: localrelpath2nfd.sh Attachment size: 1405 Attachment

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

2012-04-12 Thread julianfoad
Author: julianfoad Date: Thu Apr 12 09:18:54 2012 New Revision: 1325167 URL: http://svn.apache.org/viewvc?rev=1325167view=rev Log: * subversion/libsvn_client/merge.c (filter_self_referential_mergeinfo): Use svn_wc__node_get_url() instead of svn_client_url_from_path2(), because that's more

svn commit: r1325186 - /subversion/branches/revprop-cache/subversion/libsvn_subr/svn_named_atomic.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 10:18:47 2012 New Revision: 1325186 URL: http://svn.apache.org/viewvc?rev=1325186view=rev Log: On the reprop-cache branch: Fix various build issues. * subversion/libsvn_subr/svn_named_atomic.c (lock): empty parameter list must be void

svn commit: r1325187 - in /subversion/trunk/subversion: include/private/svn_temp_serializer.h libsvn_fs_fs/temp_serializer.c libsvn_subr/svn_temp_serializer.c

2012-04-12 Thread julianfoad
Author: julianfoad Date: Thu Apr 12 10:19:01 2012 New Revision: 1325187 URL: http://svn.apache.org/viewvc?rev=1325187view=rev Log: Add a 'const' in a serialization function input parameter, and so avoid having to cast away 'const' in some calls to it. Avoids three warnings in compiling

svn commit: r1325197 - /subversion/trunk/subversion/libsvn_fs_fs/temp_serializer.c

2012-04-12 Thread julianfoad
Author: julianfoad Date: Thu Apr 12 10:37:56 2012 New Revision: 1325197 URL: http://svn.apache.org/viewvc?rev=1325197view=rev Log: * subversion/libsvn_fs_fs/temp_serializer.c (deserialize_checksum): Remove an unwarranted 'const' from a parameter, which was being cast away inside the

[Subversion Wiki] Update of MultiLayerMoves by PhilipMartin

2012-04-12 Thread Apache subversion Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Subversion Wiki for change notification. The MultiLayerMoves page has been changed by PhilipMartin: http://wiki.apache.org/subversion/MultiLayerMoves?action=diffrev1=19rev2=20 ||1 ||F || base-deleted

svn commit: r1325205 - /subversion/site/publish/docs/community-guide/releasing.part.html

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 11:10:38 2012 New Revision: 1325205 URL: http://svn.apache.org/viewvc?rev=1325205view=rev Log: * site/publish/docs/community-guide/releasing.part.html: It makes more sense to update the website before sending the release announcement, not after. So swap the

svn commit: r1325206 - in /subversion/branches/revprop-cache: build.conf subversion/tests/libsvn_subr/named_atomic-test-common.h subversion/tests/libsvn_subr/named_atomic-test-proc.c subversion/tests/

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 11:23:00 2012 New Revision: 1325206 URL: http://svn.apache.org/viewvc?rev=1325206view=rev Log: On the reprop-cache branch: Complete test implementation. - add multi-process test and share its code with the multi-threaded one - automatically determine the number of

svn commit: r1325208 - /subversion/branches/revprop-cache/subversion/tests/libsvn_subr/

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 11:26:14 2012 New Revision: 1325208 URL: http://svn.apache.org/viewvc?rev=1325208view=rev Log: On the reprop-cache branch: * subversion/tests/libsvn_subr (properties) svn:ignore named_atomic-test and named_atomic-test-proc Modified:

svn propchange: r1311801 - svn:log

2012-04-12 Thread stefan2
Author: stefan2 Revision: 1311801 Modified property: svn:log Modified: svn:log at Thu Apr 12 11:32:02 2012 -- --- svn:log (original) +++ svn:log Thu Apr 12 11:32:02 2012 @@ -1,4 +1,4 @@ -On the reprop-cache branch: rename

svn propchange: r1325186 - svn:log

2012-04-12 Thread stefan2
Author: stefan2 Revision: 1325186 Modified property: svn:log Modified: svn:log at Thu Apr 12 11:32:15 2012 -- --- svn:log (original) +++ svn:log Thu Apr 12 11:32:15 2012 @@ -1,4 +1,4 @@ -On the reprop-cache branch: Fix

svn propchange: r1325206 - svn:log

2012-04-12 Thread stefan2
Author: stefan2 Revision: 1325206 Modified property: svn:log Modified: svn:log at Thu Apr 12 11:32:38 2012 -- --- svn:log (original) +++ svn:log Thu Apr 12 11:32:38 2012 @@ -1,4 +1,4 @@ -On the reprop-cache branch:

svn propchange: r1325208 - svn:log

2012-04-12 Thread stefan2
Author: stefan2 Revision: 1325208 Modified property: svn:log Modified: svn:log at Thu Apr 12 11:32:56 2012 -- --- svn:log (original) +++ svn:log Thu Apr 12 11:32:56 2012 @@ -1,3 +1,3 @@ -On the reprop-cache branch: +On

svn commit: r1325216 - /subversion/branches/revprop-cache/configure.ac

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 12:20:28 2012 New Revision: 1325216 URL: http://svn.apache.org/viewvc?rev=1325216view=rev Log: On the revprop-cache branch: Actually cause named_atomic-test-proc cause to be build * configure.ac (BUILD_RULES): build sub-test as well Modified:

svn commit: r1325217 - in /subversion/branches/revprop-cache/subversion/tests/libsvn_subr: named_atomic-test-common.h named_atomic-test-proc.c named_atomic-test.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 12:24:59 2012 New Revision: 1325217 URL: http://svn.apache.org/viewvc?rev=1325217view=rev Log: On the revprop-cache branch: Fix build of named_atomic-test-proc * subversion/tests/libsvn_subr/named_atomic-test-common.h move necessary #includes here from

svn commit: r119 - trunk/www/downloads

2012-04-12 Thread stsp
Author: stsp Date: 2012-04-12 05:28:16-0700 New Revision: 119 Added: trunk/www/downloads/subversion-1.6.18.tar.bz2 (contents, props changed) trunk/www/downloads/subversion-1.6.18.tar.bz2.asc (contents, props changed) trunk/www/downloads/subversion-1.6.18.tar.bz2.sha1

svn commit: r1325222 - /subversion/site/publish/download/download.html

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 12:35:35 2012 New Revision: 1325222 URL: http://svn.apache.org/viewvc?rev=1325222view=rev Log: * site/publish/download/download.html: 1.6.17 - 1.6.18; The folder on tigris.org that was linked from here didn't pick up the new release automatically, even though

svn commit: r1325225 - /subversion/site/publish/download/download.html

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 12:44:26 2012 New Revision: 1325225 URL: http://svn.apache.org/viewvc?rev=1325225view=rev Log: * publish/download/download.html: Update 1.6.18 release archive checksums to actual 1.6.18 checksums. Modified: subversion/site/publish/download/download.html

svn commit: r1325226 - /subversion/site/publish/download/download.html

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 12:45:16 2012 New Revision: 1325226 URL: http://svn.apache.org/viewvc?rev=1325226view=rev Log: * site/publish/download/download.html: MD5 is dead. Modified: subversion/site/publish/download/download.html Modified: subversion/site/publish/download/download.html

svn commit: r1325238 - /subversion/trunk/subversion/tests/svn_test_main.c

2012-04-12 Thread hwright
Author: hwright Date: Thu Apr 12 13:04:37 2012 New Revision: 1325238 URL: http://svn.apache.org/viewvc?rev=1325238view=rev Log: * subversion/tests/svn_test_main.c (main): Cast away an integer width mismatch warning. Modified: subversion/trunk/subversion/tests/svn_test_main.c Modified:

svn commit: r612 - /dev/subversion/

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 13:19:01 2012 New Revision: 612 Log: Remove 1.6.18 archives now living at subversion.tigris.org/downloads/ Removed: dev/subversion/subversion-1.6.18.tar.bz2 dev/subversion/subversion-1.6.18.tar.bz2.asc dev/subversion/subversion-1.6.18.tar.bz2.sha1

svn commit: r1325243 - in /subversion/site/publish: index.html news.html

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 13:22:15 2012 New Revision: 1325243 URL: http://svn.apache.org/viewvc?rev=1325243view=rev Log: * site/publish/news.html, site/publish/index.html: Link to 1.6.18 announcement (the egg has hatched). Modified: subversion/site/publish/index.html

svn commit: r1325244 - in /subversion/site/publish: index.html news.html

2012-04-12 Thread stsp
-releasesdownload page/a./p /div !-- #news-20120412 -- Modified: subversion/site/publish/news.html URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1325244r1=1325243r2=1325244view=diff

svn commit: r1325245 - /subversion/site/publish/download/download.html

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 13:26:59 2012 New Revision: 1325245 URL: http://svn.apache.org/viewvc?rev=1325245view=rev Log: * site/publish/download/download.html: We don't use Apache mirrors for 1.6.x release series. Remove a paragraph suggesting otherwise. This paragraph is redundant

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

2012-04-12 Thread hwright
Author: hwright Date: Thu Apr 12 13:39:57 2012 New Revision: 1325252 URL: http://svn.apache.org/viewvc?rev=1325252view=rev Log: * STATUS: Coat, rote, moat, vote! Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

svn commit: r1325255 - in /subversion/trunk: CHANGES subversion/tests/cmdline/switch_tests.py

2012-04-12 Thread danielsh
Author: danielsh Date: Thu Apr 12 13:46:05 2012 New Revision: 1325255 URL: http://svn.apache.org/viewvc?rev=1325255view=rev Log: * CHANGES (1.7.5): New section. Modified: subversion/trunk/CHANGES subversion/trunk/subversion/tests/cmdline/switch_tests.py Modified:

svn commit: r1325256 - /subversion/trunk/subversion/tests/cmdline/switch_tests.py

2012-04-12 Thread danielsh
Author: danielsh Date: Thu Apr 12 13:47:06 2012 New Revision: 1325256 URL: http://svn.apache.org/viewvc?rev=1325256view=rev Log: Revert unintentional part of r1325255. Modified: subversion/trunk/subversion/tests/cmdline/switch_tests.py Modified:

svn propchange: r1325255 - svn:log

2012-04-12 Thread danielsh
Author: danielsh Revision: 1325255 Modified property: svn:log Modified: svn:log at Thu Apr 12 13:47:30 2012 -- --- svn:log (original) +++ svn:log Thu Apr 12 13:47:30 2012 @@ -1 +1,3 @@ * CHANGES (1.7.5): New section. +

svn commit: r1325257 - /subversion/trunk/CHANGES

2012-04-12 Thread danielsh
Author: danielsh Date: Thu Apr 12 13:51:24 2012 New Revision: 1325257 URL: http://svn.apache.org/viewvc?rev=1325257view=rev Log: * CHANGES (1.7.5): Update with pending merges to 1.7.x. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1325260 - /subversion/trunk/CHANGES

2012-04-12 Thread danielsh
Author: danielsh Date: Thu Apr 12 13:52:48 2012 New Revision: 1325260 URL: http://svn.apache.org/viewvc?rev=1325260view=rev Log: * CHANGES: Fix typo Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1325273 - /subversion/trunk/CHANGES

2012-04-12 Thread danielsh
Author: danielsh Date: Thu Apr 12 14:13:49 2012 New Revision: 1325273 URL: http://svn.apache.org/viewvc?rev=1325273view=rev Log: * CHANGES (1.7.5): Consistency tweak. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1325298 - /subversion/trunk/subversion/include/svn_editor.h

2012-04-12 Thread philip
Author: philip Date: Thu Apr 12 14:52:09 2012 New Revision: 1325298 URL: http://svn.apache.org/viewvc?rev=1325298view=rev Log: * subversion/include/svn_editor.h (svn_editor_alter_directory): Tweak docstring. Modified: subversion/trunk/subversion/include/svn_editor.h Modified:

svn commit: r1325303 - in /subversion/site/publish: index.html news.html

2012-04-12 Thread stsp
== --- subversion/site/publish/index.html (original) +++ subversion/site/publish/index.html Thu Apr 12 15:03:46 2012 @@ -65,12 +65,12 @@ !-- In general, we'll keep only the most recent 3 or 4 news items here. -- div class=h3 id=news-20120412 -h32012-04-12 mdash; Apache Subversion 1.6.18 Released

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

2012-04-12 Thread philip
Author: philip Date: Thu Apr 12 15:29:47 2012 New Revision: 1325326 URL: http://svn.apache.org/viewvc?rev=1325326view=rev Log: * STATUS: Vote/approve r1311935. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

svn commit: r1325328 - /subversion/trunk/CHANGES

2012-04-12 Thread danielsh
Author: danielsh Date: Thu Apr 12 15:35:15 2012 New Revision: 1325328 URL: http://svn.apache.org/viewvc?rev=1325328view=rev Log: * CHANGES (1.7.5): Add r1311935. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

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

2012-04-12 Thread philip
Author: philip Date: Thu Apr 12 15:57:02 2012 New Revision: 1325337 URL: http://svn.apache.org/viewvc?rev=1325337view=rev Log: * STATUS: Vote/approve r1306334. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

svn commit: r1325341 - in /subversion/trunk/subversion: libsvn_client/copy.c libsvn_wc/node.c

2012-04-12 Thread julianfoad
Author: julianfoad Date: Thu Apr 12 16:09:10 2012 New Revision: 1325341 URL: http://svn.apache.org/viewvc?rev=1325341view=rev Log: Fix svn_wc__node_get_base_rev() -- don't report the working revision. A follow-up to r1088832. * subversion/libsvn_wc/node.c (get_base_rev): If there is no base

svn commit: r1325361 - /subversion/trunk/subversion/libsvn_client/prop_commands.c

2012-04-12 Thread philip
Author: philip Date: Thu Apr 12 16:32:00 2012 New Revision: 1325361 URL: http://svn.apache.org/viewvc?rev=1325361view=rev Log: Fix a problem identified by valgrind. * subversion/libsvn_client/prop_commands.c (svn_client_propset_local): Avoid reading unitialised variable. Modified:

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

2012-04-12 Thread philip
Author: philip Date: Thu Apr 12 16:35:46 2012 New Revision: 1325365 URL: http://svn.apache.org/viewvc?rev=1325365view=rev Log: * STATUS: Propose r1325361, vote/approve r1311702. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

svn commit: r1325370 - /subversion/trunk/subversion/libsvn_ra_serf/commit.c

2012-04-12 Thread hwright
Author: hwright Date: Thu Apr 12 16:41:30 2012 New Revision: 1325370 URL: http://svn.apache.org/viewvc?rev=1325370view=rev Log: * subversion/libsvn_ra_serf/commit.c (svn_ra_serf__get_commit_editor): Provide the correct repos_root to the Ev2 shims. Modified:

svn commit: r1325384 - in /subversion/trunk/subversion/libsvn_ra_serf: commit.c ra_serf.h serf.c

2012-04-12 Thread hwright
Author: hwright Date: Thu Apr 12 17:00:53 2012 New Revision: 1325384 URL: http://svn.apache.org/viewvc?rev=1325384view=rev Log: Remove a circular library reference introduced in r1325370: call the ra_serf- specific function, rather than the libsvn_ra one. * subversion/libsvn_ra_serf/serf.c

svn commit: r1325407 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 17:47:53 2012 New Revision: 1325407 URL: http://svn.apache.org/viewvc?rev=1325407view=rev Log: Fix the TODO item for nested moves marked by a comment added in r1305922. * subversion/libsvn_wc/wc_db.c (db_op_copy): Properly handle moves of copy op-roots as well as

svn commit: r1325424 - /subversion/trunk/subversion/tests/libsvn_wc/op-depth-test.c

2012-04-12 Thread stsp
Author: stsp Date: Thu Apr 12 18:20:39 2012 New Revision: 1325424 URL: http://svn.apache.org/viewvc?rev=1325424view=rev Log: * subversion/tests/libsvn_wc/op-depth-test.c (test_shadowed_update): The change made in r1325407 allows this test to PASS because moving a copy now behaves as

svn commit: r1325438 - /subversion/trunk/subversion/libsvn_subr/gpg_agent.c

2012-04-12 Thread cmpilato
Author: cmpilato Date: Thu Apr 12 18:42:30 2012 New Revision: 1325438 URL: http://svn.apache.org/viewvc?rev=1325438view=rev Log: Just a little fix noticed in code review. * subversion/libsvn_subr/gpg_agent.c (password_get_gpg_agent): Lose an unnecessary checksum object creation call.

svn commit: r1325441 - in /subversion/trunk/subversion: libsvn_subr/crypto.c libsvn_subr/crypto.h tests/libsvn_subr/crypto-test.c

2012-04-12 Thread cmpilato
Author: cmpilato Date: Thu Apr 12 18:46:15 2012 New Revision: 1325441 URL: http://svn.apache.org/viewvc?rev=1325441view=rev Log: Implement the bit of the MasterPassphrase design plan which involves generating and storing validation bits for master passphrases. * subversion/libsvn_subr/crypto.h,

svn commit: r1325443 - /subversion/branches/revprop-cache/subversion/tests/libsvn_subr/named_atomic-test-common.h

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 18:53:03 2012 New Revision: 1325443 URL: http://svn.apache.org/viewvc?rev=1325443view=rev Log: On the revprop-cache branch: Ensure termination even on very short runs and terminate all workers if one encounters a problem during the test. *

svn commit: r1325445 - /subversion/branches/revprop-cache/subversion/tests/libsvn_subr/named_atomic-test.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 18:57:19 2012 New Revision: 1325445 URL: http://svn.apache.org/viewvc?rev=1325445view=rev Log: On the revprop-cache branch: Test code cleanup * subversion/tests/libsvn_subr/named_atomic-test.c (calibrate_iterations): drop overhead calculation; run larger

svn commit: r1325451 - /subversion/trunk/subversion/libsvn_subr/crypto.c

2012-04-12 Thread cmpilato
Author: cmpilato Date: Thu Apr 12 19:04:04 2012 New Revision: 1325451 URL: http://svn.apache.org/viewvc?rev=1325451view=rev Log: * subversion/libsvn_subr/crypto.c (svn_crypto__generate_secret_checktext): Ensure that we are generating block-aligned random stuff. Modified:

svn commit: r1325454 - /subversion/branches/revprop-cache/subversion/tests/libsvn_subr/named_atomic-test-common.h

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 19:28:11 2012 New Revision: 1325454 URL: http://svn.apache.org/viewvc?rev=1325454view=rev Log: On the revprop-cache branch: * subversion/tests/libsvn_subr/named_atomic-test-common.h (test_pipeline_prepare, test_pipeline_loop, test_pipeline): don't use

svn commit: r1325458 - in /subversion/branches/revprop-cache/subversion: include/svn_io.h libsvn_subr/io.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 19:31:55 2012 New Revision: 1325458 URL: http://svn.apache.org/viewvc?rev=1325458view=rev Log: On the revprop-cache branch: Expose parts of svn_io_file_lock2 as usable functions to allow for a quicker lock / unlock scheme. * subversion/include/svn_io.h

svn commit: r1325461 [3/3] - in /subversion/branches/master-passphrase: ./ contrib/client-side/emacs/ contrib/client-side/vim/ notes/ subversion/bindings/swig/ruby/test/ subversion/include/ subversion

2012-04-12 Thread cmpilato
Modified: subversion/branches/master-passphrase/subversion/tests/cmdline/update_tests.py URL: http://svn.apache.org/viewvc/subversion/branches/master-passphrase/subversion/tests/cmdline/update_tests.py?rev=1325461r1=1325460r2=1325461view=diff

svn commit: r1325463 - /subversion/branches/revprop-cache/subversion/libsvn_subr/svn_named_atomic.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 19:39:36 2012 New Revision: 1325463 URL: http://svn.apache.org/viewvc?rev=1325463view=rev Log: On the revprop-cache branch: Since APR proc mutexes are only valid within a process tree, we need our own global mutex mechanism. It uses a lock file for global sync.

svn commit: r1325478 - in /subversion/trunk/subversion: include/svn_pools.h libsvn_subr/pool.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 20:02:36 2012 New Revision: 1325478 URL: http://svn.apache.org/viewvc?rev=1325478view=rev Log: Introduce a new API function to create and initialize a new APR pool allocator. Make its thread-safety properties explicit in the docstring. Will be used by the next

svn commit: r1325483 - in /subversion/trunk: subversion/svn/ subversion/svnadmin/ subversion/svndumpfilter/ subversion/svnlook/ subversion/svnrdump/ subversion/svnserve/ subversion/svnsync/ subversion

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 20:08:50 2012 New Revision: 1325483 URL: http://svn.apache.org/viewvc?rev=1325483view=rev Log: Replace the allocator creation initialization boilerplate code with a call to our new API. * subversion/svn/main.c * subversion/svnadmin/main.c (main): use new API *

svn commit: r1325489 - /subversion/trunk/subversion/libsvn_subr/stream.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 20:21:19 2012 New Revision: 1325489 URL: http://svn.apache.org/viewvc?rev=1325489view=rev Log: Minor optimization: we often call svn_stream_printf with static strings. Don't call the rather expensive apr_pvsprintf in that case. * subversion/libsvn_subr/stream.c

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

2012-04-12 Thread hwright
Author: hwright Date: Thu Apr 12 20:35:55 2012 New Revision: 1325496 URL: http://svn.apache.org/viewvc?rev=1325496view=rev Log: Gloat, vote, dote, croak! Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

svn commit: r1325507 - in /subversion/trunk/subversion/libsvn_fs_fs: fs_fs.c tree.c

2012-04-12 Thread stefan2
Author: stefan2 Date: Thu Apr 12 20:49:08 2012 New Revision: 1325507 URL: http://svn.apache.org/viewvc?rev=1325507view=rev Log: Hash lookups are a relatively frequent operation. Use faster functions to construct the hash keys. * subversion/libsvn_fs_fs/fs_fs.c (read_representation): use

svn commit: r1325514 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-04-12 Thread hwright
Author: hwright Date: Thu Apr 12 21:01:34 2012 New Revision: 1325514 URL: http://svn.apache.org/viewvc?rev=1325514view=rev Log: * subversion/libsvn_delta/compat.c (map_to_repos_relpath): Remove some debug code. Modified: subversion/trunk/subversion/libsvn_delta/compat.c Modified:

svn commit: r1325516 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-04-12 Thread hwright
Author: hwright Date: Thu Apr 12 21:07:28 2012 New Revision: 1325516 URL: http://svn.apache.org/viewvc?rev=1325516view=rev Log: Ev2 shims: Make sure we rel-pathify the value provided in the copyfrom_url when fetching the props from the shim callbacks. This should fix the last of the

svn commit: r1325533 - /subversion/branches/inheritable-props/subversion/libsvn_ra_svn/client.c

2012-04-12 Thread pburba
Author: pburba Date: Thu Apr 12 21:40:15 2012 New Revision: 1325533 URL: http://svn.apache.org/viewvc?rev=1325533view=rev Log: On the inheritable-props branch: Remove some cruft * subversion/libsvn_ra_svn/client.c (ra_svn_get_inherited_props): Remove a stray comment. Modified:

svn commit: r1325534 - in /subversion/branches/inheritable-props/subversion: mod_dav_svn/reports/inherited-props.c svnserve/serve.c

2012-04-12 Thread pburba
Author: pburba Date: Thu Apr 12 21:40:24 2012 New Revision: 1325534 URL: http://svn.apache.org/viewvc?rev=1325534view=rev Log: On the inheritable-props branch: Use iterpools in some recent changes, no functional change. * subversion/mod_dav_svn/reports/inherited-props.c

svn commit: r1325538 - /subversion/branches/inheritable-props/subversion/svnserve/serve.c

2012-04-12 Thread pburba
Author: pburba Date: Thu Apr 12 21:51:16 2012 New Revision: 1325538 URL: http://svn.apache.org/viewvc?rev=1325538view=rev Log: On the inheritable-props branch: More iterpools. * subversion/svnserve/serve.c: (get_dir): Actually *use* the iterpools created in r1325534. Modified:

Re: svn commit: r1325516 - /subversion/trunk/subversion/libsvn_delta/compat.c

2012-04-12 Thread Hyrum K Wright
On Thu, Apr 12, 2012 at 4:07 PM, hwri...@apache.org wrote: Author: hwright Date: Thu Apr 12 21:07:28 2012 New Revision: 1325516 URL: http://svn.apache.org/viewvc?rev=1325516view=rev Log: Ev2 shims: Make sure we rel-pathify the value provided in the copyfrom_url when fetching the props

svn commit: r1325559 - in /subversion/branches/inheritable-props/subversion: include/svn_repos.h libsvn_repos/fs-wrap.c mod_dav_svn/reports/inherited-props.c svnserve/serve.c

2012-04-12 Thread pburba
Author: pburba Date: Thu Apr 12 22:27:39 2012 New Revision: 1325559 URL: http://svn.apache.org/viewvc?rev=1325559view=rev Log: On the inheritable-props branch: Implement authz checks when retrieving inherited props. * subversion/include/svn_repos.h (svn_repos_fs_get_inherited_props): New. *

svn commit: r1325561 [2/2] - in /subversion/branches/inheritable-props: ./ subversion/include/ subversion/include/private/ subversion/libsvn_client/ subversion/libsvn_delta/ subversion/libsvn_fs_fs/ s

2012-04-12 Thread pburba
Modified: subversion/branches/inheritable-props/subversion/tests/libsvn_subr/crypto-test.c URL: http://svn.apache.org/viewvc/subversion/branches/inheritable-props/subversion/tests/libsvn_subr/crypto-test.c?rev=1325561r1=1325560r2=1325561view=diff

svn commit: r1325565 [3/3] - in /subversion/branches/ev2-export: ./ contrib/client-side/emacs/ contrib/client-side/vim/ notes/ subversion/bindings/swig/ruby/test/ subversion/include/ subversion/includ

2012-04-12 Thread hwright
Modified: subversion/branches/ev2-export/subversion/tests/cmdline/diff_tests.py URL: http://svn.apache.org/viewvc/subversion/branches/ev2-export/subversion/tests/cmdline/diff_tests.py?rev=1325565r1=1325564r2=1325565view=diff

svn commit: r1325584 - in /subversion/branches/ev2-export/subversion: include/svn_delta.h libsvn_client/export.c libsvn_ra/ra_loader.c

2012-04-12 Thread hwright
Author: hwright Date: Fri Apr 13 01:18:55 2012 New Revision: 1325584 URL: http://svn.apache.org/viewvc?rev=1325584view=rev Log: On the ev2-export branch: Fix compilation conflicts introduced in the catchup merge in r1325565. There are still test failures, to be fixed in a subsequent commit.

svn commit: r1325602 - in /subversion/branches/1.7.x: ./ STATUS subversion/mod_dav_svn/version.c

2012-04-12 Thread svn-role
Author: svn-role Date: Fri Apr 13 04:01:09 2012 New Revision: 1325602 URL: http://svn.apache.org/viewvc?rev=1325602view=rev Log: Merge r1298343 from trunk: * r1298343 Return an error when attempting to MERGE a resource that does not exist. Justification: Avoid asserting. Votes:

svn commit: r1325603 - in /subversion/branches/1.7.x: ./ STATUS subversion/bindings/swig/ruby/test/test_client.rb subversion/bindings/swig/ruby/test/test_wc.rb

2012-04-12 Thread svn-role
Author: svn-role Date: Fri Apr 13 04:01:13 2012 New Revision: 1325603 URL: http://svn.apache.org/viewvc?rev=1325603view=rev Log: Merge the r1310535 group from trunk: * r1310535, r1310594 Handle APR Hash order changes in Ruby bindings test expectations. Justification: Avoid spurious

svn commit: r1325604 - in /subversion/branches/1.7.x: ./ STATUS subversion/libsvn_client/diff.c

2012-04-12 Thread svn-role
Author: svn-role Date: Fri Apr 13 04:01:16 2012 New Revision: 1325604 URL: http://svn.apache.org/viewvc?rev=1325604view=rev Log: Merge r1311935 from trunk: * r1311935 Fix a pool lifetime problem in the diff code. Justification: The diff callbacks implementation relies on the diff

svn commit: r1325605 - in /subversion/branches/1.7.x: ./ STATUS subversion/libsvn_wc/wc_db_util.c

2012-04-12 Thread svn-role
Author: svn-role Date: Fri Apr 13 04:01:20 2012 New Revision: 1325605 URL: http://svn.apache.org/viewvc?rev=1325605view=rev Log: Merge r1306334 from trunk: * r1306334 Optimize failure of opening wc.db files. Justification: Takes far too much CPU when performing status on not-working

svn commit: r1325606 - in /subversion/branches/1.7.x: ./ STATUS subversion/svn/diff-cmd.c

2012-04-12 Thread svn-role
Author: svn-role Date: Fri Apr 13 04:01:24 2012 New Revision: 1325606 URL: http://svn.apache.org/viewvc?rev=1325606view=rev Log: Merge r1311702 from trunk: * r1311702 Prevent out-of-bounds array access during 'svn diff' arguments processing. Justification: 'svn diff --old path/to/.svn

svn commit: r1325607 - /subversion/trunk/subversion/libsvn_fs_fs/dag.c

2012-04-12 Thread blair
Author: blair Date: Fri Apr 13 04:12:49 2012 New Revision: 1325607 URL: http://svn.apache.org/viewvc?rev=1325607view=rev Log: Tighten the scope of a variable. * subversion/libsvn_fs_fs/dag.c (get_node_revision): Move noderev into a tighter scope. Modified:

svn commit: r1325610 - /subversion/trunk/CHANGES

2012-04-12 Thread danielsh
Author: danielsh Date: Fri Apr 13 04:18:32 2012 New Revision: 1325610 URL: http://svn.apache.org/viewvc?rev=1325610view=rev Log: * CHANGES (1.7.5): Update with merges to 1.7.x. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL:

svn commit: r1325616 - /subversion/trunk/subversion/libsvn_fs_fs/tree.c

2012-04-12 Thread blair
Author: blair Date: Fri Apr 13 05:26:55 2012 New Revision: 1325616 URL: http://svn.apache.org/viewvc?rev=1325616view=rev Log: Lift a constant function result out of several loops. * subversion/libsvn_fs_fs/tree.c (merge): Instead of calling svn_fs_fs__fs_supports_mergeinfo(fs) many