svn commit: r1623317 - /subversion/trunk/subversion/svnlook/svnlook.c

2014-09-08 Thread stilor
Author: stilor Date: Mon Sep 8 08:03:03 2014 New Revision: 1623317 URL: http://svn.apache.org/r1623317 Log: Report transaction name rather than revision number in error message from 'pget' if it was run with -t option. Obvious fix. * subversion/svnlook/svnlook.c (do_pget): Report c-txn_name

svn commit: r1623368 - in /subversion/trunk/subversion/libsvn_fs_fs: rev_file.c util.c util.h verify.c

2014-09-08 Thread stefan2
Author: stefan2 Date: Mon Sep 8 12:22:52 2014 New Revision: 1623368 URL: http://svn.apache.org/r1623368 Log: Minor FSFS refactoring: move a common code sequence to util.* * subversion/libsvn_fs_fs/util.h (svn_fs_fs__packed_base_rev): Declare new internal API. * subversion/libsvn_fs_fs/util.c

Re: svn commit: r1622946 - /subversion/trunk/subversion/libsvn_fs_fs/rev_file.c

2014-09-08 Thread Stefan Fuhrmann
On Sun, Sep 7, 2014 at 10:30 AM, Branko Čibej br...@wandisco.com wrote: On 07.09.2014 00:01, stef...@apache.org wrote: --- subversion/trunk/subversion/libsvn_fs_fs/rev_file.c (original) +++ subversion/trunk/subversion/libsvn_fs_fs/rev_file.c Sat Sep 6 22:01:09 2014 @@ -176,6 +176,9 @@

svn commit: r1623369 - /subversion/trunk/subversion/tests/libsvn_fs_fs/fs-fs-fuzzy-test.c

2014-09-08 Thread stefan2
Author: stefan2 Date: Mon Sep 8 12:26:46 2014 New Revision: 1623369 URL: http://svn.apache.org/r1623369 Log: Reduce peak memory consumption of the new fs-fs-fuzzy-test. * subversion/tests/libsvn_fs_fs/fs-fs-fuzzy-test.c (fuzzing_1_byte_test): Re-open the repos in every operation.

svn commit: r1623373 - /subversion/trunk/subversion/libsvn_fs_fs/index.c

2014-09-08 Thread stefan2
Author: stefan2 Date: Mon Sep 8 12:30:24 2014 New Revision: 1623373 URL: http://svn.apache.org/r1623373 Log: Add entry type checking to the P2L index reader to early detect further cases external corruption. * subversion/libsvn_fs_fs/index.c (read_entry): Verify that P2L index entries follow

svn commit: r1623377 - /subversion/trunk/subversion/libsvn_fs_fs/index.c

2014-09-08 Thread stefan2
Author: stefan2 Date: Mon Sep 8 12:34:28 2014 New Revision: 1623377 URL: http://svn.apache.org/r1623377 Log: Formatting and docstring fixes. No functional change. * subversion/libsvn_fs_fs/index.c (p2l_page_info_baton_t): Fix typo in docstring. (read_entry): Remove space from empty line.

svn commit: r1623379 - /subversion/trunk/subversion/libsvn_fs_fs/hotcopy.c

2014-09-08 Thread stefan2
Author: stefan2 Date: Mon Sep 8 12:38:52 2014 New Revision: 1623379 URL: http://svn.apache.org/r1623379 Log: With the instance ID mechanism in place, we can now take out locks on source *and* target repo. Hence, we should block the target repo for any kinds of modification during the hotcopy

svn commit: r1623381 - /subversion/trunk/subversion/libsvn_fs_fs/recovery.c

2014-09-08 Thread stefan2
Author: stefan2 Date: Mon Sep 8 12:49:42 2014 New Revision: 1623381 URL: http://svn.apache.org/r1623381 Log: Make 'svnadmnin recover' bump the repository instance ID because the admin might have copied the repo before attempting to recover it. Under normal circumstances we would tell the admin

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

2014-09-08 Thread stefan2
Author: stefan2 Date: Mon Sep 8 13:45:48 2014 New Revision: 1623398 URL: http://svn.apache.org/r1623398 Log: Make 'svnadmin verify' dectect cycles in our DAG and prevent stack overflow during that check. Found by fuzzing tests. * subversion/libsvn_fs_fs/tree.c (verify_node): Add list of

svn commit: r1623402 - /subversion/trunk/subversion/libsvn_fs_fs/caching.c

2014-09-08 Thread kotkov
Author: kotkov Date: Mon Sep 8 14:15:25 2014 New Revision: 1623402 URL: http://svn.apache.org/r1623402 Log: Do not use the recently introduced instance IDs in the cache keys (as per discussion in http://svn.haxx.se/dev/archive-2014-08/0239.shtml). Utilize them only when accessing the filesystem

svn commit: r1623408 - in /subversion/branches/log-message-templates/subversion: include/svn_client.h libsvn_client/commit_util.c

2014-09-08 Thread stsp
Author: stsp Date: Mon Sep 8 14:30:54 2014 New Revision: 1623408 URL: http://svn.apache.org/r1623408 Log: On the log-message-templates branch, add an additional API function. * subversion/include/svn_client.h (svn_client_get_log_message_templates_for_commit_items): New. This function

svn propchange: r1618138 - svn:log

2014-09-08 Thread kotkov
Author: kotkov Revision: 1618138 Modified property: svn:log Modified: svn:log at Mon Sep 8 14:47:36 2014 -- --- svn:log (original) +++ svn:log Mon Sep 8 14:47:36 2014 @@ -44,6 +44,9 @@ better than the shared data

svn commit: r1623659 - /subversion/trunk/COMMITTERS

2014-09-08 Thread stilor
Author: stilor Date: Tue Sep 9 05:50:55 2014 New Revision: 1623659 URL: http://svn.apache.org/r1623659 Log: * committers Introduce myself. Modified: subversion/trunk/COMMITTERS Modified: subversion/trunk/COMMITTERS URL: