svn commit: r1134219 - /subversion/trunk/configure.ac

2011-06-10 Thread philip
Author: philip Date: Fri Jun 10 07:50:17 2011 New Revision: 1134219 URL: http://svn.apache.org/viewvc?rev=1134219view=rev Log: * configure.ac: Don't replace svn_private_config.h if the content is unchanged. Modified: subversion/trunk/configure.ac Modified: subversion/trunk/configure.ac

svn commit: r1134258 - /subversion/trunk/subversion/libsvn_wc/props.c

2011-06-10 Thread stsp
Author: stsp Date: Fri Jun 10 09:55:18 2011 New Revision: 1134258 URL: http://svn.apache.org/viewvc?rev=1134258view=rev Log: * subversion/libsvn_wc/props.c (maybe_generate_propconflict): Rename variable 'the_val' to 'conflict_base_val' so people have a chance of guessing what it's for.

svn commit: r1134263 - /subversion/trunk/subversion/libsvn_wc/props.c

2011-06-10 Thread stsp
Author: stsp Date: Fri Jun 10 10:11:30 2011 New Revision: 1134263 URL: http://svn.apache.org/viewvc?rev=1134263view=rev Log: * subversion/libsvn_wc/props.c (maybe_generate_propconflict): Rename 'old_val' and 'new_val' to 'incoming_old_val' and 'incoming_new_val' for clarity. Modified:

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

2011-06-10 Thread philip
Author: philip Date: Fri Jun 10 11:10:47 2011 New Revision: 1134278 URL: http://svn.apache.org/viewvc?rev=1134278view=rev Log: * subversion/libsvn_wc/wc_db.c (svn_wc__db_global_update): Fix a compiler warning in this unused and not fully implemented function. Modified:

Re: svn commit: r1134075 - in /subversion/trunk: configure.ac tools/dist/construct-rolling-environment.sh

2011-06-10 Thread Daniel Shahaf
arfre...@apache.org wrote on Thu, Jun 09, 2011 at 21:01:19 -: Author: arfrever Date: Thu Jun 9 21:01:18 2011 New Revision: 1134075 URL: http://svn.apache.org/viewvc?rev=1134075view=rev Log: Update versions of some dependencies. * configure.ac (NEON_RECOMMENDED_VER): Recommend

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

2011-06-10 Thread rhuijben
Author: rhuijben Date: Fri Jun 10 12:22:34 2011 New Revision: 1134290 URL: http://svn.apache.org/viewvc?rev=1134290view=rev Log: Properly calculate the url of deleted and working-excluded nodes. Inside a deleted subtree the information on whether a node was a copy before deleting or a switched

svn commit: r1134291 - /subversion/trunk/subversion/tests/libsvn_fs_fs/fs-pack-test.c

2011-06-10 Thread rhuijben
Author: rhuijben Date: Fri Jun 10 12:28:02 2011 New Revision: 1134291 URL: http://svn.apache.org/viewvc?rev=1134291view=rev Log: * subversion/tests/libsvn_fs_fs/fs-pack-test.c (write_format, create_packed_filesystem, pack_filesystem, pack_even_filesystem): Use dirent functions for path

Re: svn commit: r1134075 - in /subversion/trunk: configure.ac tools/dist/construct-rolling-environment.sh

2011-06-10 Thread Daniel Shahaf
get-deps.sh too? arfre...@apache.org wrote on Thu, Jun 09, 2011 at 21:01:19 -: Author: arfrever Date: Thu Jun 9 21:01:18 2011 New Revision: 1134075 URL: http://svn.apache.org/viewvc?rev=1134075view=rev Log: Update versions of some dependencies. * configure.ac

svn commit: r1134294 - in /subversion/trunk: build.conf subversion/tests/libsvn_fs_base/fs-base-test.c subversion/tests/libsvn_fs_base/key-test.c

2011-06-10 Thread rhuijben
Author: rhuijben Date: Fri Jun 10 12:43:22 2011 New Revision: 1134294 URL: http://svn.apache.org/viewvc?rev=1134294view=rev Log: Integrate a small test in the c file of the library where it applies to. After more than 5 years it is unlikely that we wil make some more generic svn_key_ api in the

svn commit: r1134295 - in /subversion/trunk/subversion/tests: libsvn_subr/dirent_uri-test.c libsvn_wc/utils.c

2011-06-10 Thread rhuijben
Author: rhuijben Date: Fri Jun 10 12:46:48 2011 New Revision: 1134295 URL: http://svn.apache.org/viewvc?rev=1134295view=rev Log: Use non deprecated svn_io_ functions in a few places in our test suite, where we aren't explicitly testing these functions. Deprecation warnings are by default

svn commit: r1134296 - in /subversion/trunk/subversion: libsvn_client/mergeinfo.c libsvn_subr/config_file.c

2011-06-10 Thread rhuijben
Author: rhuijben Date: Fri Jun 10 12:53:53 2011 New Revision: 1134296 URL: http://svn.apache.org/viewvc?rev=1134296view=rev Log: Don't use svn_dirent_join_many() when there are just two path components. * subversion/libsvn_client/mergeinfo.c (elide_mergeinfo): Calculate path once and use a

svn commit: r1134302 - in /subversion/trunk/subversion: libsvn_subr/dirent_uri.c tests/libsvn_subr/dirent_uri-test.c

2011-06-10 Thread julianfoad
Author: julianfoad Date: Fri Jun 10 13:02:55 2011 New Revision: 1134302 URL: http://svn.apache.org/viewvc?rev=1134302view=rev Log: Remove redundant code. * subversion/libsvn_subr/dirent_uri.c (svn_uri_skip_ancestor): Remove the checks for the parent URL length being zero, as the assertions

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

2011-06-10 Thread rhuijben
Author: rhuijben Date: Fri Jun 10 13:07:20 2011 New Revision: 1134305 URL: http://svn.apache.org/viewvc?rev=1134305view=rev Log: * subversion/libsvn_client/mergeinfo.c (elide_mergeinfo): Fix tests broken by r1134296, by removing an argument that wasn't documented to be NULL, but was always

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

2011-06-10 Thread hwright
Author: hwright Date: Fri Jun 10 13:07:42 2011 New Revision: 1134306 URL: http://svn.apache.org/viewvc?rev=1134306view=rev Log: More work on the download page, pointing out that 1.7.0-alpha1 is a pre-release, and add a link to 1.6.17 at the tirgis downloads area. Also put some text in the

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

2011-06-10 Thread hwright
Author: hwright Date: Fri Jun 10 13:15:36 2011 New Revision: 1134309 URL: http://svn.apache.org/viewvc?rev=1134309view=rev Log: A few stylistic tweaks to the download page. * publish/download/download.html (source-release): Rename to source-releases. (pre-releases): Center the content, and

svn propchange: r1134302 - svn:log

2011-06-10 Thread julianfoad
Author: julianfoad Revision: 1134302 Modified property: svn:log Modified: svn:log at Fri Jun 10 13:19:23 2011 -- --- svn:log (original) +++ svn:log Fri Jun 10 13:19:23 2011 @@ -2,7 +2,7 @@ Remove redundant code. *

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

2011-06-10 Thread hwright
Author: hwright Date: Fri Jun 10 13:23:02 2011 New Revision: 1134312 URL: http://svn.apache.org/viewvc?rev=1134312view=rev Log: Add a section noting the supported 1.5.9 release, and where to get it. * publish/download/download.html (supported-release): New. (pre-releases): Fix a typo.

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

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 15:39:23 2011 New Revision: 1134353 URL: http://svn.apache.org/viewvc?rev=1134353view=rev Log: * /site/publish/download/download.html (source-releases): Link to pointer to get-deps.sh. Modified: subversion/site/publish/download/download.html Modified:

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

2011-06-10 Thread hwright
Author: hwright Date: Fri Jun 10 15:48:55 2011 New Revision: 1134354 URL: http://svn.apache.org/viewvc?rev=1134354view=rev Log: * publish/download/download.html: Fix copy-pasto. Modified: subversion/site/publish/download/download.html Modified:

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

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 16:06:40 2011 New Revision: 1134361 URL: http://svn.apache.org/viewvc?rev=1134361view=rev Log: * /site/publish/download/download.html (pre-releases): Tweak the warning, and fix a typo. Modified: subversion/site/publish/download/download.html Modified:

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

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 16:10:17 2011 New Revision: 1134363 URL: http://svn.apache.org/viewvc?rev=1134363view=rev Log: * /site/publish/download/download.html (pre-releases): Point to mailing-lists.html. Modified: subversion/site/publish/download/download.html Modified:

svn commit: r1134364 - /subversion/site/publish/mailing-lists.html

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 16:11:45 2011 New Revision: 1134364 URL: http://svn.apache.org/viewvc?rev=1134364view=rev Log: * /site/publish/mailing-lists.html: Linguistic style tweaks. Modified: subversion/site/publish/mailing-lists.html Modified:

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 16:15:51 2011 New Revision: 1134369 URL: http://svn.apache.org/viewvc?rev=1134369view=rev Log: * site/publish/download/download.html Rename Latest release section to Recommended release. Renamed Supported release to Supported release(s), and explicitly list

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 16:19:03 2011 New Revision: 1134371 URL: http://svn.apache.org/viewvc?rev=1134371view=rev Log: * site/publish/download/download.html Make the Recommended release section look a little bit more like it might once we're shipping from ASF hardware. Modified:

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 16:20:49 2011 New Revision: 1134372 URL: http://svn.apache.org/viewvc?rev=1134372view=rev Log: * site/publish/download/download.html Oh, scrap attempts to make the current Recommended release section pretty. It won't be ugly for long. Modified:

svn commit: r1134375 - in /subversion/site/publish: download/download.html source-code.html

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 16:34:03 2011 New Revision: 1134375 URL: http://svn.apache.org/viewvc?rev=1134375view=rev Log: * site/publish/download/download.html Lose all the redundant stuff about building, checking out from version control, nightlies, etc., leaving just a pointer to the

svn commit: r1134377 - /subversion/site/publish/site-nav.html

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 16:36:52 2011 New Revision: 1134377 URL: http://svn.apache.org/viewvc?rev=1134377view=rev Log: * site/publish/site-nav.html Go live with the /download/ page by replacing the existing Source Code left-nav menu link with a pointer to that page. Modified:

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 16:39:12 2011 New Revision: 1134379 URL: http://svn.apache.org/viewvc?rev=1134379view=rev Log: * site/publish/download/download.html Make the installing section more explicit. Modified: subversion/site/publish/download/download.html Modified:

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 16:40:56 2011 New Revision: 1134380 URL: http://svn.apache.org/viewvc?rev=1134380view=rev Log: * site/publish/download/download.html Fix title casing inconsistency. Modified: subversion/site/publish/download/download.html Modified:

svn commit: r1134382 - /subversion/site/publish/site-nav.html

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 16:41:19 2011 New Revision: 1134382 URL: http://svn.apache.org/viewvc?rev=1134382view=rev Log: Bikeshed. * site-nav.html: Say 'Source' in the navigation bar entry. Modified: subversion/site/publish/site-nav.html Modified:

Re: svn commit: r1134382 - /subversion/site/publish/site-nav.html

2011-06-10 Thread C. Michael Pilato
On 06/10/2011 12:41 PM, danie...@apache.org wrote: Author: danielsh Date: Fri Jun 10 16:41:19 2011 New Revision: 1134382 URL: http://svn.apache.org/viewvc?rev=1134382view=rev Log: Bikeshed. * site-nav.html: Say 'Source' in the navigation bar entry. +1 -- C. Michael Pilato

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 17:15:49 2011 New Revision: 1134393 URL: http://svn.apache.org/viewvc?rev=1134393view=rev Log: * site/publish/download/download.html Consistify paragraph formatting, and avoid the unrecommended hN text follows hN+1 section by moving the bit about which

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 19:00:01 2011 New Revision: 1134409 URL: http://svn.apache.org/viewvc?rev=1134409view=rev Log: * site/publish/download/download.html Replace textual descriptions of 1.6.17 and 1.5.9 releases with blocks similar to what we have for 1.7.0-alpha1, providing

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 19:12:23 2011 New Revision: 1134415 URL: http://svn.apache.org/viewvc?rev=1134415view=rev Log: * site/publish/download/download.html Mostly stylistic tweaks. But also, allow for MD5 checksums also for our older releases. Modified:

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 19:15:22 2011 New Revision: 1134416 URL: http://svn.apache.org/viewvc?rev=1134416view=rev Log: * site/publish/download/download.html Populate some old MD5 checksums. Modified: subversion/site/publish/download/download.html Modified:

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 19:21:41 2011 New Revision: 1134418 URL: http://svn.apache.org/viewvc?rev=1134418view=rev Log: * site/publish/download/download.html Attach a note to the 1.6.17 and 1.5.9 release blocks about their non-Apache-branded status and alternative hosting. Modified:

Re: svn commit: r1127709 - /subversion/trunk/subversion/libsvn_subr/cache-membuffer.c

2011-06-10 Thread Daniel Shahaf
stef...@apache.org wrote on Wed, May 25, 2011 at 22:20:25 -: Author: stefan2 Date: Wed May 25 22:20:25 2011 New Revision: 1127709 URL: http://svn.apache.org/viewvc?rev=1127709view=rev Log: Fix a pool usage issue: svn_cache__get_partial() may be called many times in a row. Thus, the

Re: svn commit: r1129641 - in /subversion/trunk/subversion: include/private/svn_fs_util.h libsvn_fs/fs-loader.c libsvn_repos/dump.c tests/cmdline/svnadmin_tests.py

2011-06-10 Thread Daniel Shahaf
s...@apache.org wrote on Tue, May 31, 2011 at 12:23:05 -: Author: stsp Date: Tue May 31 12:23:05 2011 New Revision: 1129641 URL: http://svn.apache.org/viewvc?rev=1129641view=rev Log: Make 'svnadmin verify' error out if an invalid path is found in the repository. There have been

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 21:09:00 2011 New Revision: 1134442 URL: http://svn.apache.org/viewvc?rev=1134442view=rev Log: * site/publish/download/download.html (release-archives): New section. Modified: subversion/site/publish/download/download.html Modified:

Re: svn commit: r1134219 - /subversion/trunk/configure.ac

2011-06-10 Thread Daniel Shahaf
phi...@apache.org wrote on Fri, Jun 10, 2011 at 07:50:17 -: Author: philip Date: Fri Jun 10 07:50:17 2011 New Revision: 1134219 URL: http://svn.apache.org/viewvc?rev=1134219view=rev Log: * configure.ac: Don't replace svn_private_config.h if the content is unchanged. Modified:

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

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 21:52:41 2011 New Revision: 1134454 URL: http://svn.apache.org/viewvc?rev=1134454view=rev Log: * publish/download/download.html: (release-archives): Explicitly suggest to upgrade. Modified: subversion/site/publish/download/download.html Modified:

svn commit: r1134470 - in /subversion/trunk/subversion: include/svn_repos.h libsvn_repos/deprecated.c libsvn_repos/dump.c svnadmin/main.c

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 23:04:45 2011 New Revision: 1134470 URL: http://svn.apache.org/viewvc?rev=1134470view=rev Log: Tweak the svn_repos_notify_* API to be less tailored for svnadmin. Note, since the notifications were printed both during the dump and once more at the end, the API

svn commit: r1134471 - /subversion/trunk/subversion/svn/main.c

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 23:05:32 2011 New Revision: 1134471 URL: http://svn.apache.org/viewvc?rev=1134471view=rev Log: * subversion/svn/main.c (main): Use svn_error_find_cause() rather than duplicating its functionality. Modified: subversion/trunk/subversion/svn/main.c

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

2011-06-10 Thread cmpilato
Author: cmpilato Date: Fri Jun 10 23:12:03 2011 New Revision: 1134473 URL: http://svn.apache.org/viewvc?rev=1134473view=rev Log: Fix issue #3904 (serf regression test failures with v1 protocol). * subversion/libsvn_ra_serf/commit.c (checkout_dir, checkout_file): Look all the way up the

svn commit: r1134474 - /subversion/trunk/subversion/libsvn_repos/dump.c

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 23:12:18 2011 New Revision: 1134474 URL: http://svn.apache.org/viewvc?rev=1134474view=rev Log: Save an unneeded-for-good-repositories memory allocation. * subversion/libsvn_repos/dump.c (svn_repos_dump_fs3): Move an allocation to after a condition. Modified:

svn propchange: r1134473 - svn:log

2011-06-10 Thread cmpilato
Author: cmpilato Revision: 1134473 Modified property: svn:log Modified: svn:log at Fri Jun 10 23:14:13 2011 -- --- svn:log (original) +++ svn:log Fri Jun 10 23:14:13 2011 @@ -1,10 +1,14 @@ Fix issue #3904 (serf

svn commit: r1134477 - in /subversion/trunk/subversion: include/svn_repos.h libsvn_repos/dump.c

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 23:25:14 2011 New Revision: 1134477 URL: http://svn.apache.org/viewvc?rev=1134477view=rev Log: Add 'dump/verify done' notifications; see r1134470 for the use-case. * subversion/include/svn_repos.h (svn_repos_notify_action_t): New enumerators:

svn commit: r1134480 - /subversion/trunk/subversion/svnadmin/main.c

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 23:32:28 2011 New Revision: 1134480 URL: http://svn.apache.org/viewvc?rev=1134480view=rev Log: stats++ * subversion/svnadmin/main.c (repos_notify_handler): Print the enum's value as leading-zeroes-ful hex. Modified:

svn commit: r1134484 - in /subversion/trunk/subversion: include/svn_repos.h libsvn_repos/dump.c tests/cmdline/svnadmin_tests.py

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 23:45:51 2011 New Revision: 1134484 URL: http://svn.apache.org/viewvc?rev=1134484view=rev Log: Verify FS paths for validity during dump. Follow-up to r1129641, which added validation to 'verify'. The validation during dump is conditional upon 'notify_func'

svn commit: r1134487 - /subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 23:49:27 2011 New Revision: 1134487 URL: http://svn.apache.org/viewvc?rev=1134487view=rev Log: * subversion/tests/cmdline/svnadmin_tests.py (load_bad_props, verify_non_utf8_paths): Typo fixes. Modified:

Re: svn commit: r1129641 - in /subversion/trunk/subversion: include/private/svn_fs_util.h libsvn_fs/fs-loader.c libsvn_repos/dump.c tests/cmdline/svnadmin_tests.py

2011-06-10 Thread Daniel Shahaf
Daniel Shahaf wrote on Sat, Jun 11, 2011 at 00:01:18 +0300: s...@apache.org wrote on Tue, May 31, 2011 at 12:23:05 -: Author: stsp Date: Tue May 31 12:23:05 2011 New Revision: 1129641 URL: http://svn.apache.org/viewvc?rev=1129641view=rev Log: Make 'svnadmin verify' error out if

svn commit: r1134488 - /subversion/trunk/subversion/include/svn_error.h

2011-06-10 Thread danielsh
Author: danielsh Date: Fri Jun 10 23:58:36 2011 New Revision: 1134488 URL: http://svn.apache.org/viewvc?rev=1134488view=rev Log: * subversion/include/svn_error.h (svn_error_find_cause): Fix the docstring's error-clearing instructions. Modified:

svn propchange: r1134488 - svn:log

2011-06-10 Thread danielsh
Author: danielsh Revision: 1134488 Modified property: svn:log Modified: svn:log at Sat Jun 11 00:06:41 2011 -- --- svn:log (original) +++ svn:log Sat Jun 11 00:06:41 2011 @@ -1,2 +1,2 @@ * subversion/include/svn_error.h

svn commit: r1134489 - /subversion/trunk/tools/dist/release.py

2011-06-10 Thread hwright
Author: hwright Date: Sat Jun 11 00:14:03 2011 New Revision: 1134489 URL: http://svn.apache.org/viewvc?rev=1134489view=rev Log: The first bits of a script to handle releases. This is far from finished, but should eventually supplant construct-rolling-environment.sh, dist.sh, roll.sh, getsigs.py,

svn commit: r1134493 - /subversion/trunk/tools/dist/construct-rolling-environment.sh

2011-06-10 Thread arfrever
Author: arfrever Date: Sat Jun 11 00:38:04 2011 New Revision: 1134493 URL: http://svn.apache.org/viewvc?rev=1134493view=rev Log: Follow-up to r1134075: * tools/dist/construct-rolling-environment.sh: Disable support for PCRE in SWIG to work around build failure on misconfigured buildbot.

Re: svn commit: r1134489 - /subversion/trunk/tools/dist/release.py

2011-06-10 Thread Daniel Shahaf
hwri...@apache.org wrote on Sat, Jun 11, 2011 at 00:14:03 -: +# About this script: +# This script is intended to simplify creating Subversion releases, by +# automating as much as is possible. It works well with our Apache +# infrastructure, and should make rolling, posting, and