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

2011-08-11 Thread danielsh
Author: danielsh Date: Thu Aug 11 08:07:30 2011 New Revision: 1156527 URL: http://svn.apache.org/viewvc?rev=1156527view=rev Log: * configure.ac (--with-libmagic): Correctly handle '--without-libmagic'. Found by: michael_rytting{_AT_}agilent.com Tested by: none Modified:

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

2011-08-11 Thread danielsh
Author: danielsh Date: Thu Aug 11 08:08:57 2011 New Revision: 1156528 URL: http://svn.apache.org/viewvc?rev=1156528view=rev Log: * STATUS += r1156527 Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

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

2011-08-11 Thread stsp
Author: stsp Date: Thu Aug 11 17:24:52 2011 New Revision: 1156691 URL: http://svn.apache.org/viewvc?rev=1156691view=rev Log: * STATUS: Vote for r1156527. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

svn commit: r1156697 - in /subversion/branches/fs-py/subversion: libsvn_fs_py/fs_fs.c libsvn_fs_py/py_util.c libsvn_fs_py/py_util.h python/svn/fs.py python/svn/prop.py

2011-08-11 Thread hwright
Author: hwright Date: Thu Aug 11 17:39:40 2011 New Revision: 1156697 URL: http://svn.apache.org/viewvc?rev=1156697view=rev Log: On the fs-py branch: Move most of the create_fs implementation into Python. * subversion/python/svn/fs.py (): A few more constants. (FS.__write_revision_zero): New.

svn commit: r1156713 - in /subversion/branches/fs-py/subversion/libsvn_fs_py: fs.h fs_fs.c rep-cache.c tree.c

2011-08-11 Thread hwright
Author: hwright Date: Thu Aug 11 18:20:54 2011 New Revision: 1156713 URL: http://svn.apache.org/viewvc?rev=1156713view=rev Log: On the fs-py branch: Use the Python format number as the canonical location. * subversion/libsvn_fs_py/tree.c, subversion/libsvn_fs_py/fs_fs.c,

svn commit: r1156717 - /subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py

2011-08-11 Thread pburba
Author: pburba Date: Thu Aug 11 18:31:29 2011 New Revision: 1156717 URL: http://svn.apache.org/viewvc?rev=1156717view=rev Log: Update test for issue #3986 'svn_client_mergeinfo_log API broken with WC target which inherits mergeinfo from repos' to cover another failing use case. *

svn commit: r1156721 - /subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py

2011-08-11 Thread pburba
Author: pburba Date: Thu Aug 11 18:34:59 2011 New Revision: 1156721 URL: http://svn.apache.org/viewvc?rev=1156721view=rev Log: Follow-up to r1156717, remove some development commenting from the issue #3986 test. Modified: subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py

svn commit: r1156734 - in /subversion/branches/fs-py/subversion/libsvn_fs_py: fs.h fs_fs.c

2011-08-11 Thread hwright
Author: hwright Date: Thu Aug 11 18:57:18 2011 New Revision: 1156734 URL: http://svn.apache.org/viewvc?rev=1156734view=rev Log: On the fs-py branch: Use the Python version of max_files_per_dir as the canonical version. * subversion/libsvn_fs_py/fs.h (fs_fs_data_t): Remove max_files_per_dir

svn commit: r1156750 - in /subversion/trunk/subversion: libsvn_client/mergeinfo.c libsvn_client/mergeinfo.h tests/cmdline/mergeinfo_tests.py

2011-08-11 Thread pburba
Author: pburba Date: Thu Aug 11 19:16:24 2011 New Revision: 1156750 URL: http://svn.apache.org/viewvc?rev=1156750view=rev Log: More fixes for issue #3986 'svn_client_mergeinfo_log API broken with WC target which inherits mergeinfo from repos'. Prior to this change

svn commit: r1156826 - in /subversion/trunk/subversion/bindings/ctypes-python: csvn/repos.py test/remoterepos.py

2011-08-11 Thread julianfoad
Author: julianfoad Date: Thu Aug 11 20:56:26 2011 New Revision: 1156826 URL: http://svn.apache.org/viewvc?rev=1156826view=rev Log: In the ctypes-python bindings: fix two RemoteRepository methods to return the Python types they claim to return, and add tests for these and other methods that had no

svn commit: r1156827 - in /subversion/trunk/subversion: libsvn_client/mergeinfo.c tests/cmdline/mergeinfo_tests.py

2011-08-11 Thread pburba
Author: pburba Date: Thu Aug 11 20:57:22 2011 New Revision: 1156827 URL: http://svn.apache.org/viewvc?rev=1156827view=rev Log: Final fix for issue #3986 'svn_client_mergeinfo_log API broken with WC target which inherits mergeinfo from repos'. * subversion/libsvn_client/mergeinfo.c

svn propchange: r1156216 - svn:log

2011-08-11 Thread pburba
Author: pburba Revision: 1156216 Modified property: svn:log Modified: svn:log at Thu Aug 11 21:16:41 2011 -- --- svn:log (original) +++ svn:log Thu Aug 11 21:16:41 2011 @@ -1,5 +1,5 @@ -Add a test for issue #3986

svn propchange: r1156312 - svn:log

2011-08-11 Thread pburba
Author: pburba Revision: 1156312 Modified property: svn:log Modified: svn:log at Thu Aug 11 21:17:07 2011 -- --- svn:log (original) +++ svn:log Thu Aug 11 21:17:07 2011 @@ -1,5 +1,4 @@ -Partial fix for issue #3986

svn propchange: r1156717 - svn:log

2011-08-11 Thread pburba
Author: pburba Revision: 1156717 Modified property: svn:log Modified: svn:log at Thu Aug 11 21:17:47 2011 -- --- svn:log (original) +++ svn:log Thu Aug 11 21:17:47 2011 @@ -1,6 +1,5 @@ -Update test for issue #3986

svn propchange: r1156750 - svn:log

2011-08-11 Thread pburba
Author: pburba Revision: 1156750 Modified property: svn:log Modified: svn:log at Thu Aug 11 21:18:18 2011 -- --- svn:log (original) +++ svn:log Thu Aug 11 21:18:18 2011 @@ -1,5 +1,4 @@ -More fixes for issue #3986

svn propchange: r1156827 - svn:log

2011-08-11 Thread pburba
Author: pburba Revision: 1156827 Modified property: svn:log Modified: svn:log at Thu Aug 11 21:18:29 2011 -- --- svn:log (original) +++ svn:log Thu Aug 11 21:18:29 2011 @@ -1,5 +1,4 @@ -Final fix for issue #3986

svn commit: r1156838 - /subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py

2011-08-11 Thread pburba
Author: pburba Date: Thu Aug 11 21:21:15 2011 New Revision: 1156838 URL: http://svn.apache.org/viewvc?rev=1156838view=rev Log: Update a comment for issue #3986 test. Modified: subversion/trunk/subversion/tests/cmdline/mergeinfo_tests.py Modified:

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

2011-08-11 Thread pburba
Author: pburba Date: Thu Aug 11 21:54:11 2011 New Revision: 1156844 URL: http://svn.apache.org/viewvc?rev=1156844view=rev Log: * STATUS: Nominate issue #3986 fixes. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL:

RE: svn commit: r1156756 - /subversion/trunk/subversion/libsvn_client/patch.c

2011-08-11 Thread Bert Huijben
-Original Message- From: s...@apache.org [mailto:s...@apache.org] Sent: donderdag 11 augustus 2011 21:29 To: commits@subversion.apache.org Subject: svn commit: r1156756 - /subversion/trunk/subversion/libsvn_client/patch.c Author: stsp Date: Thu Aug 11 19:29:25 2011 New

svn commit: r1156925 - in /subversion/branches/fs-py/subversion: libsvn_fs_py/fs.h libsvn_fs_py/fs_fs.c libsvn_fs_py/py_util.c libsvn_fs_py/py_util.h libsvn_fs_py/rep-cache.c python/svn/fs.py

2011-08-11 Thread hwright
Author: hwright Date: Fri Aug 12 00:52:01 2011 New Revision: 1156925 URL: http://svn.apache.org/viewvc?rev=1156925view=rev Log: On the fs-py branch: Remove the youngest_rev_cache member from the FS data object, in favor of the Python value. * subversion/python/svn/fs.py

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

2011-08-11 Thread hwright
Author: hwright Date: Fri Aug 12 03:16:25 2011 New Revision: 1156946 URL: http://svn.apache.org/viewvc?rev=1156946view=rev Log: Post the 1.7.0-beta3 to the website for download. * publish/download/download.html (pre-release): Update links and sha1s for 1.7.0-beta3. Modified:

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

2011-08-11 Thread hwright
Author: hwright Date: Fri Aug 12 03:19:52 2011 New Revision: 1156948 URL: http://svn.apache.org/viewvc?rev=1156948view=rev Log: * download/download.html (pre-releases): Followup to r1156946: actually change the link names, too. Modified: subversion/site/publish/download/download.html

svn commit: r1156952 - in /subversion/branches/fs-py/subversion: libsvn_fs_py/fs_fs.c python/svn/__init__.py python/svn/_cache.py python/svn/err.py python/svn/fs.py

2011-08-11 Thread hwright
Author: hwright Date: Fri Aug 12 03:32:50 2011 New Revision: 1156952 URL: http://svn.apache.org/viewvc?rev=1156952view=rev Log: On the fs-py branch: Write the skeleton configuration file when creating a filesystem in Python. Also tweak some error handling. * subversion/python/svn/err.py: New.

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

2011-08-11 Thread hwright
Author: hwright Date: Fri Aug 12 03:34:53 2011 New Revision: 1156953 URL: http://svn.apache.org/viewvc?rev=1156953view=rev Log: * tools/dist/release.py (move_to_dist): Copy, not move, the tarballs and sigs to the dist directory. Modified: subversion/trunk/tools/dist/release.py Modified:

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

2011-08-11 Thread hwright
Author: hwright Date: Fri Aug 12 03:43:48 2011 New Revision: 1156954 URL: http://svn.apache.org/viewvc?rev=1156954view=rev Log: Publish 1.7.0-beta3 to the website. * publish/news.html (news-20110812): New. * publish/index.html (news-20110812): New. (news-20110623): Remove. Modified: