svn commit: r1509279 - /subversion/branches/log-addressing/

2013-08-01 Thread stefan2
Author: stefan2 Date: Thu Aug 1 15:18:55 2013 New Revision: 1509279 URL: http://svn.apache.org/r1509279 Log: Opening development branch for logical addressing in FSFS Added: subversion/branches/log-addressing/ (props changed) - copied from r1509278,

svn commit: r1509296 - /subversion/branches/log-addressing/BRANCH-README

2013-08-01 Thread stefan2
Author: stefan2 Date: Thu Aug 1 15:30:21 2013 New Revision: 1509296 URL: http://svn.apache.org/r1509296 Log: On the log-addressing branch: Provide an updated BRANCH-README. We inherited that file from our parent branch 'fsfs-improvements'. * BRANCH-README (): Describe purpose and goals for

svn commit: r1509342 - in /subversion/branches/log-addressing/subversion/libsvn_fs_fs: fs.h fs_fs.c util.c util.h

2013-08-01 Thread stefan2
Author: stefan2 Date: Thu Aug 1 17:36:42 2013 New Revision: 1509342 URL: http://svn.apache.org/r1509342 Log: On the log-addressing branch: Bump FSFS format number and introduce the new addressing option to fsfs format files. Make that available to our internal code through the new

Re: svn commit: r1509342 - in /subversion/branches/log-addressing/subversion/libsvn_fs_fs: fs.h fs_fs.c util.c util.h

2013-08-01 Thread Daniel Shahaf
stef...@apache.org wrote on Thu, Aug 01, 2013 at 17:36:42 -: Author: stefan2 Date: Thu Aug 1 17:36:42 2013 New Revision: 1509342 URL: http://svn.apache.org/r1509342 Log: On the log-addressing branch: High-level question: how does this compare to fsx? Is this a feature fsx already

svn commit: r1509090 - in /subversion/trunk/subversion: include/private/svn_subr_private.h libsvn_subr/spillbuf.c tests/libsvn_subr/spillbuf-test.c

2013-08-01 Thread brane
Author: brane Date: Thu Aug 1 06:24:37 2013 New Revision: 1509090 URL: http://svn.apache.org/r1509090 Log: Add spill-all-data functionality to spillbufs. * subversion/include/private/svn_subr_private.h (svn_spillbuf__create_extended): New spillbuf constructor. *

svn commit: r1509137 - in /subversion/trunk/subversion: include/private/svn_subr_private.h libsvn_subr/spillbuf.c tests/libsvn_subr/spillbuf-test.c

2013-08-01 Thread brane
Author: brane Date: Thu Aug 1 09:15:30 2013 New Revision: 1509137 URL: http://svn.apache.org/r1509137 Log: Add some more constructors, accessors and tests for spillbufs. * subversion/include/private/svn_subr_private.h (svn_spillbuf__get_memory_size, svn_spillbuf__get_filename,

svn commit: r1509153 - in /subversion/trunk/subversion: include/private/svn_subr_private.h libsvn_subr/spillbuf.c tests/libsvn_subr/spillbuf-test.c

2013-08-01 Thread brane
Author: brane Date: Thu Aug 1 10:02:34 2013 New Revision: 1509153 URL: http://svn.apache.org/r1509153 Log: Fix a number of style nits in the spillbuf implementation. * subversion/include/private/svn_subr_private.h, subversion/libsvn_subr/spillbuf.c,

svn commit: r1509166 - /subversion/trunk/subversion/include/svn_hash.h

2013-08-01 Thread danielsh
Author: danielsh Date: Thu Aug 1 10:56:59 2013 New Revision: 1509166 URL: http://svn.apache.org/r1509166 Log: Revert svn_hash_gets() and svn_hash_sets() to use the original simple implementation. The optimizations are not worth it. Thread:

svn commit: r1509168 - in /subversion/trunk: build/ac-macros/svn-macros.m4 configure.ac subversion/svn_private_config.hw

2013-08-01 Thread danielsh
Author: danielsh Date: Thu Aug 1 10:58:09 2013 New Revision: 1509168 URL: http://svn.apache.org/r1509168 Log: Remove detection of __builtin_constant_p from the build system. It is unused as of r1509166. * build/ac-macros/svn-macros.m4 (SVN_CHECK_FOR_ATOMIC_BUILTINS): Remove. * configure.ac

svn propchange: r1509168 - svn:log

2013-08-01 Thread danielsh
Author: danielsh Revision: 1509168 Modified property: svn:log Modified: svn:log at Thu Aug 1 10:59:04 2013 -- --- svn:log (original) +++ svn:log Thu Aug 1 10:59:04 2013 @@ -2,7 +2,7 @@ Remove detection of

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

2013-08-01 Thread steveking
Author: steveking Date: Thu Aug 1 12:00:01 2013 New Revision: 1509186 URL: http://svn.apache.org/r1509186 Log: Followup to r1507382: Document that the config_dir paramete can be passed as NULL and that this means using the default config dir location. * subversion/include/svn_config.h

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

2013-08-01 Thread steveking
Author: steveking Date: Thu Aug 1 12:02:38 2013 New Revision: 1509189 URL: http://svn.apache.org/r1509189 Log: * STATUS: Edit the r1507382 entry, add r1509186 to it. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL:

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

2013-08-01 Thread danielsh
Author: danielsh Date: Thu Aug 1 12:06:50 2013 New Revision: 1509190 URL: http://svn.apache.org/r1509190 Log: Edit the r1507382 entry. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL:

svn commit: r1509193 - /subversion/trunk/subversion/libsvn_subr/config_auth.c

2013-08-01 Thread danielsh
Author: danielsh Date: Thu Aug 1 12:11:52 2013 New Revision: 1509193 URL: http://svn.apache.org/r1509193 Log: * subversion/libsvn_subr/config_auth.c (svn_auth__file_path): Remove a docstring which is already present at the declaration. Modified:

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

2013-08-01 Thread danielsh
Author: danielsh Date: Thu Aug 1 12:15:02 2013 New Revision: 1509196 URL: http://svn.apache.org/r1509196 Log: Follow-up to r1509186: * subversion/include/svn_config.h (svn_config_walk_auth_data): Note the birth date of the new behaviour. Modified:

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

2013-08-01 Thread danielsh
Author: danielsh Date: Thu Aug 1 12:16:24 2013 New Revision: 1509198 URL: http://svn.apache.org/r1509198 Log: * STATUS (r1507582): Add r1509196. As a documentation change, voting is not required. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS

svn commit: r1509228 - /subversion/branches/fsx/subversion/tests/libsvn_subr/packed-data-test.c

2013-08-01 Thread stefan2
Author: stefan2 Date: Thu Aug 1 13:27:31 2013 New Revision: 1509228 URL: http://svn.apache.org/r1509228 Log: On the fsx branch: Implement various tests for the svn_packed_data__* API. * subversion/tests/libsvn_subr/packed-data-test.c (get_read_root): document (sub_record_t,

svn commit: r1509229 - /subversion/branches/fsx/subversion/libsvn_subr/packed_data.c

2013-08-01 Thread stefan2
Author: stefan2 Date: Thu Aug 1 13:30:57 2013 New Revision: 1509229 URL: http://svn.apache.org/r1509229 Log: On the fsx branch: Fix the issues in our svn_packed_data__* code discovered by our new tests. * subversion/libsvn_subr/packed_data.c (svn_packed__byte_stream_t,

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

2013-08-01 Thread ivan
Author: ivan Date: Thu Aug 1 14:13:27 2013 New Revision: 1509241 URL: http://svn.apache.org/r1509241 Log: * STATUS: Vote for r1507567 group. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL:

svn commit: r1509255 - /subversion/branches/fsx/subversion/svnadmin/svnadmin.c

2013-08-01 Thread stefan2
Author: stefan2 Date: Thu Aug 1 14:34:37 2013 New Revision: 1509255 URL: http://svn.apache.org/r1509255 Log: On the fsx branch: List fsx as available in 'svnadmin help create' and put a big warning sign on it * subversion/svnadmin/svnadmin.c (options_table): mention and warn about 'fsx' for

svn commit: r1509270 [4/4] - in /subversion/branches/fsfs-improvements: ./ subversion/ subversion/bindings/cxxhl/include/svncxxhl/ subversion/bindings/cxxhl/src/ subversion/bindings/cxxhl/src/aprwrap/

2013-08-01 Thread stefan2
Modified: subversion/branches/fsfs-improvements/subversion/tests/libsvn_subr/hashdump-test.c URL: http://svn.apache.org/viewvc/subversion/branches/fsfs-improvements/subversion/tests/libsvn_subr/hashdump-test.c?rev=1509270r1=1509269r2=1509270view=diff