svn commit: r963632 - in /subversion/trunk/subversion: include/svn_wc.h libsvn_wc/deprecated.c libsvn_wc/translate.c

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 09:40:34 2010 New Revision: 963632 URL: http://svn.apache.org/viewvc?rev=963632view=rev Log: Remove the public libsvn_wc file and stream translation APIs (while leaving their deprecated predecessors). These APIs are not consumed by the client. See:

svn commit: r963665 - /subversion/trunk/subversion/include/svn_wc.h

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 10:32:18 2010 New Revision: 963665 URL: http://svn.apache.org/viewvc?rev=963665view=rev Log: * subversion/include/svn_wc.h (svn_wc_translated_file2, svn_wc_translated_stream): Re-deprecate these functions, in followup to r963632. Modified:

svn commit: r963676 - /subversion/trunk/subversion/libsvn_wc/copy.c

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 10:57:24 2010 New Revision: 963676 URL: http://svn.apache.org/viewvc?rev=963676view=rev Log: * subversion/libsvn_wc/copy.c (copy_versioned_dir): Update a deprecated API use. Modified: subversion/trunk/subversion/libsvn_wc/copy.c Modified:

svn commit: r963697 - in /subversion/trunk/subversion: include/svn_io.h libsvn_subr/io.c

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 12:43:55 2010 New Revision: 963697 URL: http://svn.apache.org/viewvc?rev=963697view=rev Log: Prevent API proliferation! Deprecate the svn_io_get_dir_filenames() API, whose job can now be done by svn_io_get_dirents3(), with the only_check_type parameter set to

svn commit: r963712 - in /subversion/trunk/subversion: libsvn_client/commit.c libsvn_fs_fs/fs_fs.c libsvn_wc/adm_crawler.c libsvn_wc/adm_ops.c libsvn_wc/upgrade.c mod_dav_svn/repos.c

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 13:35:37 2010 New Revision: 963712 URL: http://svn.apache.org/viewvc?rev=963712view=rev Log: Replaces uses of the deprecated svn_io_get_dirents2() and svn_io_get_dir_filenames() with svn_io_get_dirents3(), appropriately checking for only the name and type

svn propchange: r963443 - svn:log

2010-07-13 Thread arfrever
Author: arfrever Revision: 963443 Modified property: svn:log Modified: svn:log at Tue Jul 13 13:46:46 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 13:46:46 2010 @@ -1,13 +1,7 @@ Follow-up to r875957, check for

svn commit: r963717 - in /subversion/branches/1.6.x: ./ CHANGES STATUS subversion/libsvn_wc/props.c subversion/tests/cmdline/merge_tests.py

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 14:04:10 2010 New Revision: 963717 URL: http://svn.apache.org/viewvc?rev=963717view=rev Log: Merge r961970 from trunk: * r961970 Clarify an error message. Justification: Makes it far easier to diagnose a faulty [auto-props] configuration.

svn commit: r963726 - /subversion/trunk/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 14:25:56 2010 New Revision: 963726 URL: http://svn.apache.org/viewvc?rev=963726view=rev Log: Comment out a JavaHL test, pending the resolution of issue #3680. * subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java

svn commit: r963734 - /subversion/trunk/subversion/bindings/swig/ruby/test/test_client.rb

2010-07-13 Thread hwright
Author: hwright Date: Tue Jul 13 14:32:43 2010 New Revision: 963734 URL: http://svn.apache.org/viewvc?rev=963734view=rev Log: * subversion/bindings/swig/ruby/test/test_client.rb (test_cleanup): Comment out, another casuality of issue #3680. Modified:

svn commit: r963741 - /subversion/trunk/subversion/libsvn_client/cmdline.c

2010-07-13 Thread stsp
Author: stsp Date: Tue Jul 13 14:46:05 2010 New Revision: 963741 URL: http://svn.apache.org/viewvc?rev=963741view=rev Log: * subversion/libsvn_client/cmdline.c: (check_root_url_of_target): Catch SVN_ERR_WC_PATH_NOT_FOUND in addition to other similar error codes, allowing argument processing

svn propchange: r948379 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 948379 Modified property: svn:log Modified: svn:log at Tue Jul 13 14:57:24 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 14:57:24 2010 @@ -5,4 +5,4 @@ reason I did it had also already

svn propchange: r947997 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 947997 Modified property: svn:log Modified: svn:log at Tue Jul 13 14:57:35 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 14:57:35 2010 @@ -1,4 +1,4 @@ * subversion/libsvn_wc/adm_files.c

svn propchange: r958005 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 958005 Modified property: svn:log Modified: svn:log at Tue Jul 13 14:57:11 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 14:57:11 2010 @@ -6,4 +6,4 @@ Follow-up to r957936. Fix wrong

svn propchange: r948916 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 948916 Modified property: svn:log Modified: svn:log at Tue Jul 13 14:58:31 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 14:58:31 2010 @@ -1,7 +1,7 @@ Bring the JavaHL verification API

svn propchange: r927328 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 927328 Modified property: svn:log Modified: svn:log at Tue Jul 13 14:59:00 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 14:59:00 2010 @@ -1,4 +1,4 @@ * subversion/libsvn_subr/atomic.c

svn propchange: r927323 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 927323 Modified property: svn:log Modified: svn:log at Tue Jul 13 14:59:11 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 14:59:11 2010 @@ -6,7 +6,7 @@ Julian identified that we just

svn propchange: r959115 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 959115 Modified property: svn:log Modified: svn:log at Tue Jul 13 14:59:43 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 14:59:43 2010 @@ -4,4 +4,4 @@ Fix something in r959112.

svn propchange: r943683 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 943683 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:00:02 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:00:02 2010 @@ -14,5 +14,5 @@ it again in the callback.

svn propchange: r870851 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 870851 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:01:04 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:01:04 2010 @@ -7,4 +7,4 @@ svndumpfilter drops mergeinfo when

svn propchange: r870850 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 870850 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:01:13 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:01:13 2010 @@ -5,4 +5,4 @@ svndumpfilter drops mergeinfo when

svn propchange: r963741 - svn:log

2010-07-13 Thread stsp
Author: stsp Revision: 963741 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:02:39 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:02:39 2010 @@ -3,5 +3,5 @@ to other similar error codes,

svn propchange: r930662 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 930662 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:03:38 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:03:38 2010 @@ -16,4 +16,6 @@ into account both versioned and

svn propchange: r937296 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 937296 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:03:10 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:03:10 2010 @@ -5,4 +5,5 @@ Follow-up to r937033.

svn propchange: r887178 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 887178 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:04:08 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:04:08 2010 @@ -11,5 +11,5 @@ characters, if any, from test

svn propchange: r917512 - svn:log

2010-07-13 Thread hwright
Author: hwright Revision: 917512 Modified property: svn:log Modified: svn:log at Tue Jul 13 15:04:25 2010 -- --- svn:log (original) +++ svn:log Tue Jul 13 15:04:25 2010 @@ -7,4 +7,5 @@ Follow-up to r916286.

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

2010-07-13 Thread cmpilato
Author: cmpilato Date: Tue Jul 13 15:53:32 2010 New Revision: 963767 URL: http://svn.apache.org/viewvc?rev=963767view=rev Log: * site/publish/docs/community-guide/releasing.part.html (releasing-release): Update the website tweaking instructions, and add a reminder to update our published

svn commit: r963771 - /subversion/trunk/subversion/tests/cmdline/schedule_tests.py

2010-07-13 Thread cmpilato
Author: cmpilato Date: Tue Jul 13 15:58:22 2010 New Revision: 963771 URL: http://svn.apache.org/viewvc?rev=963771view=rev Log: Add a regression test for a problem I reported on the dev list a few months ago. (On my birthday, as it turns out.) * subversion/tests/cmdline/schedule_tests.py

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

2010-07-13 Thread Hyrum K. Wright
Bonus points if somebody writes a script to do all this website update release magic for us. On Tue, Jul 13, 2010 at 4:53 PM, cmpil...@apache.org wrote: Author: cmpilato Date: Tue Jul 13 15:53:32 2010 New Revision: 963767 URL: http://svn.apache.org/viewvc?rev=963767view=rev Log: *

svn commit: r963779 - /subversion/site/publish/docs/index.html

2010-07-13 Thread cmpilato
Author: cmpilato Date: Tue Jul 13 16:12:08 2010 New Revision: 963779 URL: http://svn.apache.org/viewvc?rev=963779view=rev Log: * site/publish/docs/index.html Upgrade the API documentation descriptions to h3's, and add a warning about the reliability and stability of the unreleased docs.

svn commit: r963814 - in /subversion/trunk/subversion: include/svn_diff.h libsvn_diff/parse-diff.c tests/libsvn_diff/parse-diff-test.c

2010-07-13 Thread dannas
Author: dannas Date: Tue Jul 13 18:46:31 2010 New Revision: 963814 URL: http://svn.apache.org/viewvc?rev=963814view=rev Log: Start recording what operation is perfomed on a property in a patch. * subversion/include/svn_diff.h (svn_prop_patch_t): New. Should only deal with the property part of

svn commit: r963863 - in /subversion/trunk/subversion/libsvn_wc: adm_ops.c lock.c log.c upgrade.c wc-queries.sql wc_db.c wc_db.h wc_db_pdh.c wc_db_private.h

2010-07-13 Thread rhuijben
Author: rhuijben Date: Tue Jul 13 21:08:49 2010 New Revision: 963863 URL: http://svn.apache.org/viewvc?rev=963863view=rev Log: Update the wc-db api for wclocks to have a single set of functions for obtaining and releasing locks instead of a separate function for recording and for knowing that we