svn commit: r1592717 - /subversion/trunk/subversion/tests/cmdline/svntest/verify.py

2014-05-06 Thread danielsh
Author: danielsh Date: Tue May 6 11:13:25 2014 New Revision: 1592717 URL: http://svn.apache.org/r1592717 Log: svntest.verify.DumpParser: compare property hashes without regard to order of properties. Without this, backport_tests.py (to be added, in tools/dist/, in a few commits) breaks on the

svn commit: r1592714 - /subversion/trunk/tools/dist/backport.pl

2014-05-06 Thread danielsh
Author: danielsh Date: Tue May 6 11:12:28 2014 New Revision: 1592714 URL: http://svn.apache.org/r1592714 Log: backport.pl: Fix a bug in the $parno-based STATUS editing logic. This also changes the approach to the "edit the file while this process is reading it" issue: as of this revis

svn commit: r1592713 - /subversion/trunk/tools/dist/backport.pl

2014-05-06 Thread danielsh
Author: danielsh Date: Tue May 6 11:11:53 2014 New Revision: 1592713 URL: http://svn.apache.org/r1592713 Log: * tools/dist/backport.pl (shell_escape): Return a scalar when not in list context. Before this, the first call in merge() sometimes got '1' instead of the branch name.

svn commit: r1592111 - /subversion/site/publish/docs/release-notes/1.9.html

2014-05-02 Thread danielsh
Author: danielsh Date: Fri May 2 23:28:23 2014 New Revision: 1592111 URL: http://svn.apache.org/r1592111 Log: * docs/release-notes/1.9.html (#three-way-conflict-markers): New section. Modified: subversion/site/publish/docs/release-notes/1.9.html Modified: subversion/site/publish/docs

svn commit: r1592110 - /subversion/trunk/tools/diff/diff3.c

2014-05-02 Thread danielsh
Author: danielsh Date: Fri May 2 23:27:30 2014 New Revision: 1592110 URL: http://svn.apache.org/r1592110 Log: diff3: Add a '--help' option. * tools/diff/diff3.c (main): As above. Modified: subversion/trunk/tools/diff/diff3.c Modified: subversion/trunk/tools/diff/diff3.c

svn commit: r1592108 - /subversion/trunk/tools/diff/diff3.c

2014-05-02 Thread danielsh
Author: danielsh Date: Fri May 2 23:26:57 2014 New Revision: 1592108 URL: http://svn.apache.org/r1592108 Log: * tools/diff/diff3.c (main): Fix labels of original and mine. Modified: subversion/trunk/tools/diff/diff3.c Modified: subversion/trunk/tools/diff/diff3.c URL: http

svn commit: r1589876 - /subversion/trunk/tools/dist/backport.pl

2014-04-24 Thread danielsh
Author: danielsh Date: Thu Apr 24 20:41:55 2014 New Revision: 1589876 URL: http://svn.apache.org/r1589876 Log: Follow-up to r1589871: * tools/dist/backport.pl: Use non-interpolating string literals to avoid trouble with embedded [@] and [%] characters. Modified: subversion/trunk/tools

svn commit: r1589873 - /subversion/trunk/subversion/include/svn_fs.h

2014-04-24 Thread danielsh
Author: danielsh Date: Thu Apr 24 20:36:24 2014 New Revision: 1589873 URL: http://svn.apache.org/r1589873 Log: * subversion/include/svn_fs.h: (svn_fs_lock_many): Doxygen fixup. Modified: subversion/trunk/subversion/include/svn_fs.h Modified: subversion/trunk/subversion/include/svn_fs.h

svn commit: r1589871 - /subversion/trunk/tools/dist/backport.pl

2014-04-24 Thread danielsh
Author: danielsh Date: Thu Apr 24 20:34:46 2014 New Revision: 1589871 URL: http://svn.apache.org/r1589871 Log: backport.pl: Forcefully disable "run merges and commit them" mode. * tools/dist/backport.pl ($MAY_COMMIT / svn-role mode): Bail out if this mode was requested.

svn commit: r1589393 - /subversion/branches/1.8.x/STATUS

2014-04-23 Thread danielsh
Author: danielsh Date: Wed Apr 23 12:43:21 2014 New Revision: 1589393 URL: http://svn.apache.org/r1589393 Log: Vote. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1589393&am

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

2014-04-23 Thread danielsh
Author: danielsh Date: Wed Apr 23 12:43:43 2014 New Revision: 1589395 URL: http://svn.apache.org/r1589395 Log: Vote. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1589395&am

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

2014-04-15 Thread danielsh
Author: danielsh Date: Tue Apr 15 13:56:50 2014 New Revision: 1587586 URL: http://svn.apache.org/r1587586 Log: * docs/community-guide/releasing.part.html (#tarball-signing): Document the policy change for -alpha/-beta releases <http://mail-archives.apache.org/mod_mbox/subversion-

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

2014-04-07 Thread danielsh
Author: danielsh Date: Mon Apr 7 17:43:48 2014 New Revision: 1585535 URL: http://svn.apache.org/r1585535 Log: Test that 'svnadmin freeze' is nestable. Review by: julianfoad * subversion/tests/cmdline/svnadmin_tests.py (freeze_freeze): New test. (test_list): Run it.

svn commit: r1581826 - /subversion/trunk/subversion/svnrdump/svnrdump.c

2014-03-26 Thread danielsh
Author: danielsh Date: Wed Mar 26 13:25:00 2014 New Revision: 1581826 URL: http://svn.apache.org/r1581826 Log: * subversion/svnrdump/svnrdump.c (svnrdump__options."skip-revprops"): Improve help string. Modified: subversion/trunk/subversion/svnrdump/svnrdump.c Modified: subver

svn commit: r1572649 - /subversion/trunk/subversion/include/svn_config.h

2014-02-27 Thread danielsh
Author: danielsh Date: Thu Feb 27 16:32:58 2014 New Revision: 1572649 URL: http://svn.apache.org/r1572649 Log: Follow-up to r1572640: update documentation. * subversion/include/svn_config.h (SVN_CONFIG_REALMSTRING_KEY, SVN_CONFIG_AUTHN_USERNAME_KEY, SVN_CONFIG_AUTHN_PASSWORD_KEY

svn propchange: r1572512 - svn:log

2014-02-27 Thread danielsh
Author: danielsh Revision: 1572512 Modified property: svn:log Modified: svn:log at Thu Feb 27 16:03:47 2014 -- --- svn:log (original) +++ svn:log Thu Feb 27 16:03:47 2014 @@ -1,4 +1,4 @@ -Fix a "condition depen

svn commit: r1572313 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2014-02-26 Thread danielsh
Author: danielsh Date: Wed Feb 26 22:38:00 2014 New Revision: 1572313 URL: http://svn.apache.org/r1572313 Log: Follow-up to r1572253. * tools/unix-build/Makefile.svn (SERF_VER): Bump to new minimum. Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified: subversion/trunk

svn commit: r1571511 - in /subversion/trunk/subversion/tests/libsvn_subr: named_atomic-test-common.h named_atomic-test.c

2014-02-24 Thread danielsh
Author: danielsh Date: Tue Feb 25 01:20:06 2014 New Revision: 1571511 URL: http://svn.apache.org/r1571511 Log: Re-do a portion of r1571499 that broke the build (and was therefore hotfix- reverted in r1571500). * subversion/tests/libsvn_subr/named_atomic-test-common.h (name_namespace): Mark

svn commit: r1571506 - /subversion/trunk/subversion/libsvn_fs_x/low_level.c

2014-02-24 Thread danielsh
Author: danielsh Date: Tue Feb 25 01:05:09 2014 New Revision: 1571506 URL: http://svn.apache.org/r1571506 Log: Fix integer conversion warnings. * subversion/libsvn_fs_x/low_level.c (svn_fs_x__unparse_representation): Use the correct printf format. Modified: subversion/trunk/subversion

svn commit: r1571504 - /subversion/trunk/tools/server-side/mod_dontdothat/mod_dontdothat.c

2014-02-24 Thread danielsh
Author: danielsh Date: Tue Feb 25 01:00:10 2014 New Revision: 1571504 URL: http://svn.apache.org/r1571504 Log: Follow-up to r1571499. * tools/server-side/mod_dontdothat/mod_dontdothat.c (dontdothat_module): Merge now-duplicated declaration. Modified: subversion/trunk/tools/server-side

svn propchange: r1571499 - svn:log

2014-02-24 Thread danielsh
Author: danielsh Revision: 1571499 Modified property: svn:log Modified: svn:log at Tue Feb 25 00:56:05 2014 -- --- svn:log (original) +++ svn:log Tue Feb 25 00:56:05 2014 @@ -1,5 +1,7 @@ Fix accidentally-global variables

svn commit: r1571500 - in /subversion/trunk/subversion: libsvn_subr/ctype.c tests/libsvn_subr/named_atomic-test-common.h

2014-02-24 Thread danielsh
Author: danielsh Date: Tue Feb 25 00:55:15 2014 New Revision: 1571500 URL: http://svn.apache.org/r1571500 Log: Revert portions of r1571499. * subversion/libsvn_subr/ctype.c: Revert, because it breaks the windows build (see extractor.py). * subversion/tests/libsvn_subr/named_atomic-test

svn commit: r1571499 - in /subversion/trunk: ./ subversion/libsvn_fs_fs/ subversion/libsvn_fs_x/ subversion/libsvn_repos/ subversion/libsvn_subr/ subversion/libsvn_wc/ subversion/svn/ subversion/svndu

2014-02-24 Thread danielsh
Author: danielsh Date: Tue Feb 25 00:41:37 2014 New Revision: 1571499 URL: http://svn.apache.org/r1571499 Log: Fix accidentally-global variables. * configure.ac (CMAINTAINERFLAGS): Add -Wmissing-variable-declarations. * subversion/libsvn_fs_fs/hotcopy.c (hotcopy_body_baton): * subversion

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

2014-02-20 Thread danielsh
Author: danielsh Date: Thu Feb 20 22:56:22 2014 New Revision: 1570383 URL: http://svn.apache.org/r1570383 Log: Release documentation: add information about tossed releases. * docs/community-guide/releasing.part.html (#name-reuse): Document the semantics of tossed tarballs and the

svn propchange: r1516069 - svn:log

2014-02-20 Thread danielsh
Author: danielsh Revision: 1516069 Modified property: svn:log Modified: svn:log at Thu Feb 20 22:35:50 2014 -- --- svn:log (original) +++ svn:log Thu Feb 20 22:35:50 2014 @@ -1 +1,4 @@ Tagging release 1.7.12

svn propchange: r1565091 - svn:log

2014-02-20 Thread danielsh
Author: danielsh Revision: 1565091 Modified property: svn:log Modified: svn:log at Thu Feb 20 22:35:06 2014 -- --- svn:log (original) +++ svn:log Thu Feb 20 22:35:06 2014 @@ -1 +1,4 @@ Tagging release 1.8.6

svn propchange: r1565020 - svn:log

2014-02-20 Thread danielsh
Author: danielsh Revision: 1565020 Modified property: svn:log Modified: svn:log at Thu Feb 20 22:35:36 2014 -- --- svn:log (original) +++ svn:log Thu Feb 20 22:35:36 2014 @@ -1 +1,4 @@ Tagging release 1.7.15

svn propchange: r1516080 - svn:log

2014-02-20 Thread danielsh
Author: danielsh Revision: 1516080 Modified property: svn:log Modified: svn:log at Thu Feb 20 22:35:19 2014 -- --- svn:log (original) +++ svn:log Thu Feb 20 22:35:19 2014 @@ -1 +1,4 @@ Tagging release 1.8.2

svn propchange: r1567763 - svn:log

2014-02-20 Thread danielsh
Author: danielsh Revision: 1567763 Modified property: svn:log Modified: svn:log at Thu Feb 20 22:34:52 2014 -- --- svn:log (original) +++ svn:log Thu Feb 20 22:34:52 2014 @@ -1 +1,4 @@ Tagging release 1.8.7

svn commit: r1570049 - /subversion/trunk/tools/dist/backport.pl

2014-02-19 Thread danielsh
Author: danielsh Date: Thu Feb 20 01:51:52 2014 New Revision: 1570049 URL: http://svn.apache.org/r1570049 Log: * tools/dist/backport.pl: Add a TODO. Modified: subversion/trunk/tools/dist/backport.pl Modified: subversion/trunk/tools/dist/backport.pl URL: http://svn.apache.org/viewvc

svn commit: r1570047 - /subversion/trunk/tools/dist/backport.pl

2014-02-19 Thread danielsh
Author: danielsh Date: Thu Feb 20 01:51:13 2014 New Revision: 1570047 URL: http://svn.apache.org/r1570047 Log: backport.pl interactive mode: Ignore stray keystrokes. * tools/dist/backport.pl (POSIX::isprint, POSIX::isspace): New use()s. (prompt): Detect and discard invalid keystrokes

svn commit: r1570046 - /subversion/trunk/tools/dist/backport.pl

2014-02-19 Thread danielsh
Author: danielsh Date: Thu Feb 20 01:50:52 2014 New Revision: 1570046 URL: http://svn.apache.org/r1570046 Log: backport.pl --renormalize: * tools/dist/backport.pl (backport_main): Run a few more checks before renormalizing. Modified: subversion/trunk/tools/dist/backport.pl Modified

svn commit: r1570048 - /subversion/trunk/tools/dist/backport.pl

2014-02-19 Thread danielsh
Author: danielsh Date: Thu Feb 20 01:51:29 2014 New Revision: 1570048 URL: http://svn.apache.org/r1570048 Log: backport.pl conflicts mode: * tools/dist/backport.pl (handle_entry): Fix the check for tree conflicts to look at the right column. Modified: subversion/trunk/tools/dist

svn commit: r1570045 - /subversion/trunk/tools/dist/backport.pl

2014-02-19 Thread danielsh
Author: danielsh Date: Thu Feb 20 01:50:33 2014 New Revision: 1570045 URL: http://svn.apache.org/r1570045 Log: backport.pl: Add some shell-escaping. * tools/dist/backport.pl (shell_escape, shell_safe_path_or_url, my_tempfile): New helpers. (merge, handle_entry): Escape $entry{branch} and

svn commit: r1570044 - /subversion/trunk/tools/dist/backport.pl

2014-02-19 Thread danielsh
Author: danielsh Date: Thu Feb 20 01:50:07 2014 New Revision: 1570044 URL: http://svn.apache.org/r1570044 Log: backport.pl: Relax the vetoes parser. * tools/dist/backport.pl (handle_entry): Allow an arbitrary amount of whitespace in front of vetoes. Modified: subversion/trunk/tools/dist

svn commit: r1570043 - /subversion/trunk/tools/dist/backport.pl

2014-02-19 Thread danielsh
Author: danielsh Date: Thu Feb 20 01:49:49 2014 New Revision: 1570043 URL: http://svn.apache.org/r1570043 Log: backport.pl: Avoid fragile use of global variable. No functional change. * tools/dist/backport.pl (parse_entry): Instead of using $., accept $parno from the caller. (handle_entry

svn commit: r1569247 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:48:42 2014 New Revision: 1569247 URL: http://svn.apache.org/r1569247 Log: * tools/dist/backport.pl ($SVN, $SVNAUTH, $VIM, $SHELL, $PAGER, $EDITOR): Add a TODO. Modified: subversion/trunk/tools/dist/backport.pl Modified: subversion/trunk/tools/dist

svn commit: r1569246 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:47:35 2014 New Revision: 1569246 URL: http://svn.apache.org/r1569246 Log: * tools/dist/backport.pl ($PAGER): Don't pass -F to less since it might not work unless -X is also specified (as hinted by "less -X"'s documentation). Modi

svn commit: r1569243 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:26:03 2014 New Revision: 1569243 URL: http://svn.apache.org/r1569243 Log: backport.pl: renormalize: Permit whitespace lines inside entries. Suggested by: breser * tools/dist/backport.pl (renormalize_STATUS): As above. While here, extend commentary

svn commit: r1569242 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:23:51 2014 New Revision: 1569242 URL: http://svn.apache.org/r1569242 Log: backport.pl: Clean up revert-before-merge logic. No functional change. * tools/dist/backport.pl (merge): Concentrate all the logic governing revert in one place. (revert): Grow

svn commit: r1569239 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:18:50 2014 New Revision: 1569239 URL: http://svn.apache.org/r1569239 Log: backport.pl: Sanitify backup-diff generation. No functional change. * tools/dist/backport.pl (merge): Concentrate all the logic governing the backup diff in one place. Modified

svn commit: r1569238 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:17:22 2014 New Revision: 1569238 URL: http://svn.apache.org/r1569238 Log: * tools/dist/backport.pl (revert): Add error checking. Modified: subversion/trunk/tools/dist/backport.pl Modified: subversion/trunk/tools/dist/backport.pl URL: http

svn propchange: r1569068 - svn:log

2014-02-18 Thread danielsh
Author: danielsh Revision: 1569068 Modified property: svn:log Modified: svn:log at Tue Feb 18 09:16:11 2014 -- --- svn:log (original) +++ svn:log Tue Feb 18 09:16:11 2014 @@ -3,6 +3,13 @@ Fix backport script to not

svn commit: r1569237 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:14:49 2014 New Revision: 1569237 URL: http://svn.apache.org/r1569237 Log: backport.pl: Internal improvements. No functional change. * tools/dist/backport.pl (revert): Let the caller decide verbosity. (maybe_revert, handle_entry): Update callers

svn commit: r1569235 - /subversion/trunk/tools/dist/backport.pl

2014-02-18 Thread danielsh
Author: danielsh Date: Tue Feb 18 09:11:10 2014 New Revision: 1569235 URL: http://svn.apache.org/r1569235 Log: backport.pl: Get rid of an ugly hack. This also fixes a bug introduced in r1569068 (which see for details). * tools/dist/backport.pl (parse_entry): Store the paragraph number

svn commit: r1568597 - /subversion/trunk/tools/dist/backport.pl

2014-02-15 Thread danielsh
Author: danielsh Date: Sat Feb 15 09:15:09 2014 New Revision: 1568597 URL: http://svn.apache.org/r1568597 Log: backport.pl: Tolerate malformed separator lines. When the separator line between two entries is missing or contains whitespace (r'^\s+$' instead of r'^$'), svn

svn commit: r1568596 - /subversion/trunk/tools/dist/backport.pl

2014-02-15 Thread danielsh
Author: danielsh Date: Sat Feb 15 09:13:35 2014 New Revision: 1568596 URL: http://svn.apache.org/r1568596 Log: backport.pl: Housekeeping. Make all the global boolean knobs 0/1-valued, and introduce a wrapper for use in merge()'s shell script. * tools/dist/backport.pl (@sh)

svn commit: r1568595 - /subversion/trunk/tools/dist/backport.pl

2014-02-15 Thread danielsh
Author: danielsh Date: Sat Feb 15 09:11:46 2014 New Revision: 1568595 URL: http://svn.apache.org/r1568595 Log: * tools/dist/backport.pl: Force locale to a known value since we depend on it. Modified: subversion/trunk/tools/dist/backport.pl Modified: subversion/trunk/tools/dist

svn commit: r1568246 - /subversion/trunk/tools/dist/backport.pl

2014-02-14 Thread danielsh
Author: danielsh Date: Fri Feb 14 11:35:17 2014 New Revision: 1568246 URL: http://svn.apache.org/r1568246 Log: backport.pl: Minor improvements to sanitize_branch() helper. * tools/dist/backport.pl (sanitize_branch): Add a docstring. Restore support for some input formats that r1541813

svn commit: r1568241 - /subversion/trunk/subversion/libsvn_subr/fnv1a.c

2014-02-14 Thread danielsh
Author: danielsh Date: Fri Feb 14 11:24:34 2014 New Revision: 1568241 URL: http://svn.apache.org/r1568241 Log: * subversion/libsvn_subr/fnv1a.c (FNV1_BASE_32): Make the literal explicitly unsigned, to address a gcc warning that non-C90 compilers might not consider it unsigned. Modified

svn commit: r1567577 - /subversion/trunk/tools/dist/backport.pl

2014-02-12 Thread danielsh
Author: danielsh Date: Wed Feb 12 09:28:47 2014 New Revision: 1567577 URL: http://svn.apache.org/r1567577 Log: backport.pl interactive mode: Grow a "show full entry" feature. The defa

svn propchange: r1567492 - svn:log

2014-02-12 Thread danielsh
Author: danielsh Revision: 1567492 Modified property: svn:log Modified: svn:log at Wed Feb 12 09:10:32 2014 -- --- svn:log (original) +++ svn:log Wed Feb 12 09:10:32 2014 @@ -1,4 +1,4 @@ -Follow-p to r1496127: Have the

svn commit: r1567570 - /subversion/branches/1.8.x/STATUS

2014-02-12 Thread danielsh
Author: danielsh Date: Wed Feb 12 09:06:27 2014 New Revision: 1567570 URL: http://svn.apache.org/r1567570 Log: Edit the r1496127 entry. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS

svn propchange: r1567563 - svn:log

2014-02-12 Thread danielsh
Author: danielsh Revision: 1567563 Modified property: svn:log Modified: svn:log at Wed Feb 12 08:29:39 2014 -- --- svn:log (original) +++ svn:log Wed Feb 12 08:29:39 2014 @@ -1,4 +1,4 @@ backport.pl: Follow-up to

svn commit: r1567563 - /subversion/trunk/tools/dist/backport.pl

2014-02-12 Thread danielsh
Author: danielsh Date: Wed Feb 12 08:26:42 2014 New Revision: 1567563 URL: http://svn.apache.org/r1567563 Log: backport.pl: Follow-up to r1567523. * tools/dist/backport.pl (merge): Relax teh indentation pattern here, too. Modified: subversion/trunk/tools/dist/backport.pl Modified

svn commit: r1567557 - /subversion/trunk/tools/dist/backport.pl

2014-02-12 Thread danielsh
Author: danielsh Date: Wed Feb 12 08:20:13 2014 New Revision: 1567557 URL: http://svn.apache.org/r1567557 Log: backport.pl: Relax parsing. * tools/dist/backport.pl (parse_entry): Ignore trailing whitespace. This matters, for example, for entry headers such as " * 1.8.x-r42 b

svn commit: r1567552 - /subversion/trunk/tools/dist/backport.pl

2014-02-12 Thread danielsh
Author: danielsh Date: Wed Feb 12 08:00:30 2014 New Revision: 1567552 URL: http://svn.apache.org/r1567552 Log: backport.pl: code simplification, after r1567519. * tools/dist/backport.pl (parse_entry): Simplify loop body by taking advantages of new loop condition. Modified: subversion

svn propchange: r1565613 - svn:log

2014-02-07 Thread danielsh
Author: danielsh Revision: 1565613 Modified property: svn:log Modified: svn:log at Fri Feb 7 10:45:55 2014 -- --- svn:log (original) +++ svn:log Fri Feb 7 10:45:55 2014 @@ -1,2 +1,2 @@ * tools/dist/backport.pl - ($YES

svn commit: r1565613 - /subversion/trunk/tools/dist/backport.pl

2014-02-07 Thread danielsh
Author: danielsh Date: Fri Feb 7 10:43:27 2014 New Revision: 1565613 URL: http://svn.apache.org/r1565613 Log: * tools/dist/backport.pl ($YES): Make 'YES=1' in the environment behaves as expected (and documented(!)). Modified: subversion/trunk/tools/dist/backport.pl Modified:

svn commit: r1553059 - /subversion/trunk/subversion/tests/cmdline/README

2013-12-22 Thread danielsh
Author: danielsh Date: Mon Dec 23 02:29:24 2013 New Revision: 1553059 URL: http://svn.apache.org/r1553059 Log: * subversion/tests/cmdline/README (Running over mod_dav_svn): Document '--no-tests'. Modified: subversion/trunk/subversion/tests/cmdline/README Modified: subver

svn commit: r1550833 - /subversion/branches/1.8.x/STATUS

2013-12-13 Thread danielsh
Author: danielsh Date: Fri Dec 13 20:10:20 2013 New Revision: 1550833 URL: http://svn.apache.org/r1550833 Log: * STATUS: Vote +1 on the r1544878 group. Vote +1 on r1550803. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org

svn propchange: r1547874 - svn:log

2013-12-04 Thread danielsh
Author: danielsh Revision: 1547874 Modified property: svn:log Modified: svn:log at Thu Dec 5 01:40:59 2013 -- --- svn:log (original) +++ svn:log Thu Dec 5 01:40:59 2013 @@ -2,3 +2,5 @@ Avoid fetching unused data with

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

2013-12-02 Thread danielsh
Author: danielsh Date: Mon Dec 2 13:30:15 2013 New Revision: 1547016 URL: http://svn.apache.org/r1547016 Log: * docs/community-guide/releasing.part.html (#release-stabilization): Add another pre-release task, namely, checking pool ordering. ("Check pool usage" would be part of

svn propchange: r1546739 - svn:log

2013-11-30 Thread danielsh
Author: danielsh Revision: 1546739 Modified property: svn:log Modified: svn:log at Sat Nov 30 16:32:18 2013 -- --- svn:log (original) +++ svn:log Sat Nov 30 16:32:18 2013 @@ -1,2 +1,5 @@ * subversion/libsvn_fs_x/fs_x.c

svn commit: r1546741 - /subversion/trunk/subversion/libsvn_fs_x/fs_x.c

2013-11-30 Thread danielsh
Author: danielsh Date: Sat Nov 30 16:31:07 2013 New Revision: 1546741 URL: http://svn.apache.org/r1546741 Log: * subversion/libsvn_fs_x/fs_x.c (SVN_FS_X_DEFAULT_MAX_FILES_PER_DIR): Revert accidental change added in r1546739. Modified: subversion/trunk/subversion/libsvn_fs_x/fs_x.c

svn commit: r1546739 - /subversion/trunk/subversion/libsvn_fs_x/fs_x.c

2013-11-30 Thread danielsh
Author: danielsh Date: Sat Nov 30 16:25:16 2013 New Revision: 1546739 URL: http://svn.apache.org/r1546739 Log: * subversion/libsvn_fs_x/fs_x.c (svn_fs_x__create): Fix a typo in an error message. Modified: subversion/trunk/subversion/libsvn_fs_x/fs_x.c Modified: subversion/trunk/subversion

svn commit: r1545845 - /subversion/trunk/build/ac-macros/apache.m4

2013-11-26 Thread danielsh
Author: danielsh Date: Tue Nov 26 21:18:56 2013 New Revision: 1545845 URL: http://svn.apache.org/r1545845 Log: * build/ac-macros/apache.m4: Tweak error message grammar. Modified: subversion/trunk/build/ac-macros/apache.m4 Modified: subversion/trunk/build/ac-macros/apache.m4 URL: http

svn commit: r1544711 - /subversion/trunk/subversion/mod_dav_svn/mod_dav_svn.c

2013-11-22 Thread danielsh
Author: danielsh Date: Fri Nov 22 23:35:17 2013 New Revision: 1544711 URL: http://svn.apache.org/r1544711 Log: * subversion/mod_dav_svn/mod_dav_svn.c (dav_svn__translate_name): Change the prefix from "svn:/" to "dav_svn:/" for consistency with mod_proxy's prece

svn commit: r1519742 - /subversion/trunk/tools/dist/backport.pl

2013-09-03 Thread danielsh
Author: danielsh Date: Tue Sep 3 16:10:27 2013 New Revision: 1519742 URL: http://svn.apache.org/r1519742 Log: * tools/dist/backport.pl (parse_entry): Permit [ and ] in headers to support the r1519737 use case, namely, "Changes[dev]:" headers. Modified: subversion/trunk/

svn propchange: r1519742 - svn:log

2013-09-03 Thread danielsh
Author: danielsh Revision: 1519742 Modified property: svn:log Modified: svn:log at Tue Sep 3 16:11:18 2013 -- --- svn:log (original) +++ svn:log Tue Sep 3 16:11:18 2013 @@ -1,3 +1,6 @@ * tools/dist/backport.pl

svn commit: r1519737 - /subversion/branches/1.8.x/STATUS

2013-09-03 Thread danielsh
Author: danielsh Date: Tue Sep 3 16:06:10 2013 New Revision: 1519737 URL: http://svn.apache.org/r1519737 Log: Edit the r1519615 entry. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS

svn commit: r1519735 - /subversion/branches/1.8.x/STATUS

2013-09-03 Thread danielsh
Author: danielsh Date: Tue Sep 3 16:03:29 2013 New Revision: 1519735 URL: http://svn.apache.org/r1519735 Log: Vote +1 on the r1519615 group. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x

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

2013-09-01 Thread danielsh
Author: danielsh Date: Sun Sep 1 14:40:55 2013 New Revision: 1519275 URL: http://svn.apache.org/r1519275 Log: Fix a compiler warning. No functional change. * subversion/libsvn_subr/cache-membuffer.c (ensure_data_insertable_l1): Satisfy the -Wparentheses nanny. Perhaps we should just

svn commit: r1519002 - /subversion/site/publish/doap.rdf

2013-08-30 Thread danielsh
Author: danielsh Date: Fri Aug 30 15:56:48 2013 New Revision: 1519002 URL: http://svn.apache.org/r1519002 Log: * doap.rdf: Enable post-commit diffs by using a texty MIME type. Modified: subversion/site/publish/doap.rdf (props changed) Propchange: subversion/site/publish/doap.rdf

svn propchange: r1516556 - svn:log

2013-08-22 Thread danielsh
Author: danielsh Revision: 1516556 Modified property: svn:log Modified: svn:log at Thu Aug 22 23:43:11 2013 -- --- svn:log (original) +++ svn:log Thu Aug 22 23:43:11 2013 @@ -2,3 +2,4 @@ (write_pid_file): Make sure

svn commit: r1516434 - /subversion/branches/1.8.x/STATUS

2013-08-22 Thread danielsh
Author: danielsh Date: Thu Aug 22 12:36:23 2013 New Revision: 1516434 URL: http://svn.apache.org/r1516434 Log: Vote +1 on r1516429. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev

svn commit: r1516088 - /subversion/trunk/tools/dist/backport.pl

2013-08-20 Thread danielsh
Author: danielsh Date: Wed Aug 21 05:11:15 2013 New Revision: 1516088 URL: http://svn.apache.org/r1516088 Log: * tools/dist/backport.pl (digest_entry): Call digest_string() so that the kind of digest remains written in exactly one place in the code. Modified: subversion/trunk/tools

svn commit: r1516082 - /subversion/trunk/tools/dist/backport.pl

2013-08-20 Thread danielsh
Author: danielsh Date: Wed Aug 21 04:34:25 2013 New Revision: 1516082 URL: http://svn.apache.org/r1516082 Log: backport.pl interactive mode: Microƶptimization. Teach the state calculation to ignore trailing whitespace when determining whether an entry has been added to the "Don't pr

svn commit: r1516071 - /subversion/trunk/CHANGES

2013-08-20 Thread danielsh
Author: danielsh Date: Wed Aug 21 03:52:28 2013 New Revision: 1516071 URL: http://svn.apache.org/r1516071 Log: * CHANGES (1.8.2): Some wording and style changes. Note that this is not included in the 1.8.2 tag. Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL

svn commit: r1515878 - /subversion/branches/1.8.x/STATUS

2013-08-20 Thread danielsh
Author: danielsh Date: Tue Aug 20 17:00:56 2013 New Revision: 1515878 URL: http://svn.apache.org/r1515878 Log: Approve r1506047. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev

svn commit: r1515748 - /subversion/branches/1.8.x/STATUS

2013-08-20 Thread danielsh
Author: danielsh Date: Tue Aug 20 08:56:36 2013 New Revision: 1515748 URL: http://svn.apache.org/r1515748 Log: * STATUS (r1506047): Move back to the 'Needs one more vote' section. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS

svn commit: r1515536 - in /subversion/branches/1.8.x-r1513879: ./ subversion/libsvn_fs_fs/fs_fs.c

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 18:01:02 2013 New Revision: 1515536 URL: http://svn.apache.org/r1515536 Log: On the 1.8.x-r1513879 branch, merge r1515534 from trunk. Modified: subversion/branches/1.8.x-r1513879/ (props changed) subversion/branches/1.8.x-r1513879/subversion

svn commit: r1515535 - /subversion/branches/1.8.x/STATUS

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 18:00:32 2013 New Revision: 1515535 URL: http://svn.apache.org/r1515535 Log: Edit the 1.8.x-r1513879 entry. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x

svn commit: r1515534 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 17:59:34 2013 New Revision: 1515534 URL: http://svn.apache.org/r1515534 Log: * subversion/libsvn_fs_fs/fs_fs.c (repack_stream_open): Improve docstring. Modified: subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c Modified: subversion/trunk/subversion

svn commit: r1515533 - /subversion/branches/1.8.x/STATUS

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 17:55:27 2013 New Revision: 1515533 URL: http://svn.apache.org/r1515533 Log: Vote for r1513879. Thanks Stefan for the fix (r1515516). Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc

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

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 11:55:04 2013 New Revision: 1515378 URL: http://svn.apache.org/r1515378 Log: FS C tests: remove backend-dependent early out from tests that don't depend on backend implementation details. * subversion/tests/libsvn_fs_fs/fs-fs-pack-t

svn commit: r1515345 - /subversion/trunk/tools/dist/backport.pl

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 10:29:21 2013 New Revision: 1515345 URL: http://svn.apache.org/r1515345 Log: No functional change. * tools/dist/backport.pl: Record future enhancement ideas. Modified: subversion/trunk/tools/dist/backport.pl Modified: subversion/trunk/tools/dist

svn commit: r1515344 - /subversion/branches/1.8.x/STATUS

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 10:27:51 2013 New Revision: 1515344 URL: http://svn.apache.org/r1515344 Log: Nominate r1499044. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev

svn commit: r1515343 - in /subversion/trunk: subversion/bindings/ctypes-python/csvn/txn.py subversion/svnsync/svnsync.c tools/examples/blame.py tools/server-side/fsfs-stats.c

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 10:26:22 2013 New Revision: 1515343 URL: http://svn.apache.org/r1515343 Log: Spell revision numbers as "r%ld" in error messages. Only error messages are touched; test suite and stdout progress output are unaffected. * subversion/bindings/ctypes-p

svn commit: r1515337 - /subversion/trunk/tools/dist/backport.pl

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 10:15:57 2013 New Revision: 1515337 URL: http://svn.apache.org/r1515337 Log: backport.pl: Fix parsing logsummary of entries with a branch name in the revisions line, such as 1.8.x-svnsync-serf-memory. * tools/dist/backport.pl (parse_entry): Consume the first

svn commit: r1515335 - /subversion/branches/1.8.x/STATUS

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 10:04:01 2013 New Revision: 1515335 URL: http://svn.apache.org/r1515335 Log: Edit the 1.8.x-r1513879 entry. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x

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

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 09:44:27 2013 New Revision: 1515334 URL: http://svn.apache.org/r1515334 Log: * subversion/tests/libsvn_fs_fs/fs-fs-pack-test.c (get_set_revprop_packed_fs, get_set_large_revprop_packed_fs, get_set_huge_revprop_packed_fs

svn commit: r1515331 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 09:39:24 2013 New Revision: 1515331 URL: http://svn.apache.org/r1515331 Log: Style tweak. * subversion/libsvn_fs_fs/fs_fs.c (get_revision_proplist): Ren ame a local variable to use the conventional name for variables of that type, rather than the name of

svn commit: r1515329 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 09:23:45 2013 New Revision: 1515329 URL: http://svn.apache.org/r1515329 Log: Protect a piece of code against future coding errors. * subversion/libsvn_fs_fs/fs_fs.c (get_revprop_packname): Prevent a stringbuf whose invariants no longer hold from being used

svn commit: r1515327 - /subversion/branches/1.8.x/STATUS

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 09:20:53 2013 New Revision: 1515327 URL: http://svn.apache.org/r1515327 Log: Vote +1 on r1513874. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev

svn commit: r1515322 - /subversion/branches/1.8.x/STATUS

2013-08-19 Thread danielsh
Author: danielsh Date: Mon Aug 19 09:06:52 2013 New Revision: 1515322 URL: http://svn.apache.org/r1515322 Log: Vote +1 on r1514804, approving. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x

svn commit: r1515237 - /subversion/trunk/CHANGES

2013-08-18 Thread danielsh
Author: danielsh Date: Sun Aug 18 22:33:13 2013 New Revision: 1515237 URL: http://svn.apache.org/r1515237 Log: * CHANGES: Retroactively add "This is a CVE" marker for various 1.7.x and 1.8.x releases. (A few 1.6.x markers are missing but I didn't add them.) Modified: s

svn commit: r1515233 - /subversion/branches/1.8.x/STATUS

2013-08-18 Thread danielsh
Author: danielsh Date: Sun Aug 18 22:05:32 2013 New Revision: 1515233 URL: http://svn.apache.org/r1515233 Log: Edit the r1515225 entry. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS

svn commit: r1515226 - /subversion/branches/1.8.x/STATUS

2013-08-18 Thread danielsh
Author: danielsh Date: Sun Aug 18 21:29:48 2013 New Revision: 1515226 URL: http://svn.apache.org/r1515226 Log: Nominate r1515225. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev

svn commit: r1515225 - /subversion/trunk/subversion/libsvn_ra_serf/util.c

2013-08-18 Thread danielsh
Author: danielsh Date: Sun Aug 18 21:29:15 2013 New Revision: 1515225 URL: http://svn.apache.org/r1515225 Log: ra_serf: Stringify SVN_AUTH_SSL_OTHER as well * subversion/libsvn_ra_serf/util.c (ssl_server_cert): Handle SVN_AUTH_SSL_OTHER. Modified: subversion/trunk/subversion

<    4   5   6   7   8   9   10   11   12   13   >