svn commit: r917858 - in /subversion/trunk/subversion/bindings/javahl: native/ src/org/apache/subversion/javahl/ src/org/tigris/subversion/javahl/ tests/org/apache/subversion/javahl/

2010-03-01 Thread hwright
Author: hwright Date: Tue Mar 2 03:32:48 2010 New Revision: 917858 URL: http://svn.apache.org/viewvc?rev=917858&view=rev Log: JavaHL: Change the return type of the suggested merge API to a Set of Strings. [ in subversion/bindings/javahl/ ] * tests/org/apache/subversion/javahl/BasicTests.java (

svn commit: r917853 - in /subversion/trunk/subversion/tests/cmdline/upgrade_tests_data: README format_12a.tar.bz2 format_12b.tar.bz2 format_13.tar.bz2 format_14.tar.bz2 format_15.tar.bz2 format_16.tar

2010-03-01 Thread gstein
Author: gstein Date: Tue Mar 2 03:21:51 2010 New Revision: 917853 URL: http://svn.apache.org/viewvc?rev=917853&view=rev Log: Add some sample working copies at each wc-ng format value. These will be used to test the automatic upgrade process. * subversion/tests/cmdline/upgrade_tests_data/README:

svn commit: r917846 - in /subversion/trunk/subversion/bindings/javahl/native: SVNClient.cpp SVNClient.h org_apache_subversion_javahl_SVNClient.cpp

2010-03-01 Thread hwright
Author: hwright Date: Tue Mar 2 02:52:15 2010 New Revision: 917846 URL: http://svn.apache.org/viewvc?rev=917846&view=rev Log: JavaHL: Remove some no-longer-needed parameters in the C++ layer of the library. [ in subversion/bindings/javahl/ ] * native/SVNClient.h, native/SVNClient.cpp (revPro

svn commit: r917844 - /subversion/trunk/subversion/bindings/javahl/src/org/tigris/subversion/javahl/SVNClient.java

2010-03-01 Thread hwright
Author: hwright Date: Tue Mar 2 02:49:37 2010 New Revision: 917844 URL: http://svn.apache.org/viewvc?rev=917844&view=rev Log: * subversion/bindings/javahl/src/org/tigris/subversion/javahl/SVNClient.java: Simplify wrapper classes throughout, by using final local variables of appropriate scope,

svn commit: r917842 - in /subversion/trunk/subversion/bindings/javahl: native/ src/org/apache/subversion/javahl/ src/org/tigris/subversion/javahl/ tests/org/apache/subversion/javahl/

2010-03-01 Thread hwright
Author: hwright Date: Tue Mar 2 02:41:39 2010 New Revision: 917842 URL: http://svn.apache.org/viewvc?rev=917842&view=rev Log: JavaHL: Completely remove the PropertyData class from the new package, and move the constants previously defined therein to the Property class. * tests/org/apache/subvers

svn commit: r917822 - in /subversion/trunk/subversion: libsvn_client/merge.c tests/cmdline/merge_tests.py

2010-03-01 Thread pburba
Author: pburba Date: Tue Mar 2 00:36:43 2010 New Revision: 917822 URL: http://svn.apache.org/viewvc?rev=917822&view=rev Log: Fix issue #3591 'reintegrate merges update subtree mergeinfo unconditionally'. Now --reintegrate merges behave like "regular" merge tracking merges when it comes to record

svn commit: r917772 - in /subversion/trunk/subversion/bindings/javahl: native/ src/org/apache/subversion/javahl/callback/ src/org/tigris/subversion/javahl/ tests/org/apache/subversion/javahl/

2010-03-01 Thread hwright
Author: hwright Date: Mon Mar 1 22:46:45 2010 New Revision: 917772 URL: http://svn.apache.org/viewvc?rev=917772&view=rev Log: JavaHL: Return properties as byte[] throughout the callback interfaces. We use byte[] in place of String because there could be binary data in the property, and the conve

svn commit: r917714 - in /subversion/trunk/subversion/bindings/javahl: native/ src/org/apache/subversion/javahl/ src/org/tigris/subversion/javahl/

2010-03-01 Thread hwright
Author: hwright Date: Mon Mar 1 21:00:15 2010 New Revision: 917714 URL: http://svn.apache.org/viewvc?rev=917714&view=rev Log: JavaHL: Convert another property-retrival API to return a byte[]. [ in subversion/bindings/javahl/ ] * native/SVNClient.h, native/SVNClient.cpp (propertyGet): Return

svn commit: r917709 - in /subversion/trunk/subversion/bindings/javahl/src/org/apache/subversion/javahl: ISVNClient.java SVNClient.java

2010-03-01 Thread hwright
Author: hwright Date: Mon Mar 1 20:50:17 2010 New Revision: 917709 URL: http://svn.apache.org/viewvc?rev=917709&view=rev Log: JavaHL: Remove another extra API, along with its implementation. [ in subversion/bindings/javahl/ ] * src/org/apache/subversion/javahl/SVNClient.java (propertyGet): Rem

svn commit: r917702 - in /subversion/trunk/subversion/bindings/javahl: native/ src/org/apache/subversion/javahl/ src/org/tigris/subversion/javahl/

2010-03-01 Thread hwright
Author: hwright Date: Mon Mar 1 20:37:13 2010 New Revision: 917702 URL: http://svn.apache.org/viewvc?rev=917702&view=rev Log: JavaHL: Instead of constructing and returning a PropertyData object when requesting a revision property, just return a byte[]. The caller already has the information cont

svn commit: r917660 - /subversion/trunk/subversion/tests/cmdline/merge_tests.py

2010-03-01 Thread pburba
Author: pburba Date: Mon Mar 1 19:24:42 2010 New Revision: 917660 URL: http://svn.apache.org/viewvc?rev=917660&view=rev Log: Modify an exiting merge test to also cover issue #3591 'reintegrate merges update subtree mergeinfo unconditionally'. * subversion/tests/cmdline/merge_tests.py (reinteg

svn commit: r917643 - /subversion/branches/1.6.x/STATUS

2010-03-01 Thread cmpilato
Author: cmpilato Date: Mon Mar 1 18:50:36 2010 New Revision: 917643 URL: http://svn.apache.org/viewvc?rev=917643&view=rev Log: Propose r917640 for backport. Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL: http://svn.apache.org/viewvc/subversion/br

svn commit: r917642 - /subversion/branches/1.6.x/STATUS

2010-03-01 Thread cmpilato
Author: cmpilato Date: Mon Mar 1 18:50:09 2010 New Revision: 917642 URL: http://svn.apache.org/viewvc?rev=917642&view=rev Log: Indentation fixes. (Why is consistency so difficult?) Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL: http://svn.apache

svn commit: r917640 - /subversion/trunk/subversion/svnlook/main.c

2010-03-01 Thread cmpilato
Author: cmpilato Date: Mon Mar 1 18:46:05 2010 New Revision: 917640 URL: http://svn.apache.org/viewvc?rev=917640&view=rev Log: * subversion/svnlook/main.c (do_plist): Correctly handle invocations of 'svnlook plist --revprop' when used with '-t TXN_NAME' instead of '-r REV'. Reported by: Al

svn propchange: r917512 - svn:log

2010-03-01 Thread kameshj
Author: kameshj Revision: 917512 Modified property: svn:log Modified: svn:log at Mon Mar 1 18:04:19 2010 -- --- svn:log (original) +++ svn:log Mon Mar 1 18:04:19 2010 @@ -1,9 +1,10 @@ Follow-up to r916286. * subversi

svn commit: r917579 - in /subversion/trunk/notes/commit-access-templates: contrib-committer.tmpl full-committer.tmpl partial-committer.tmpl

2010-03-01 Thread danielsh
Author: danielsh Date: Mon Mar 1 16:39:05 2010 New Revision: 917579 URL: http://svn.apache.org/viewvc?rev=917579&view=rev Log: commit-access-templates: bring up-to-date by not saying that svn access granting is a separate step. * notes/commit-access-templates/contrib-committer.tmpl * notes/commi

svn commit: r917569 - in /subversion/trunk/subversion/bindings/javahl: src/org/apache/subversion/javahl/ src/org/tigris/subversion/javahl/ tests/org/apache/subversion/javahl/

2010-03-01 Thread hwright
Author: hwright Date: Mon Mar 1 16:10:06 2010 New Revision: 917569 URL: http://svn.apache.org/viewvc?rev=917569&view=rev Log: JavaHL: Convert RevisionRange[] args to a couple of methods into List args. [ in subversion/bindings/javahl/ ] * tests/org/apache/subversion/javahl/BasicTests.java (tes

svn commit: r917549 - in /subversion/site/publish/docs/release-notes: 1.4.html 1.5.html 1.6.html

2010-03-01 Thread cmpilato
Author: cmpilato Date: Mon Mar 1 14:29:36 2010 New Revision: 917549 URL: http://svn.apache.org/viewvc?rev=917549&view=rev Log: * site/publish/docs/release-notes/1.4.html, * site/publish/docs/release-notes/1.5.html, * site/publish/docs/release-notes/1.6.html Fixup a bunch of broken-by-the-ASF-mo

svn commit: r917548 - /subversion/trunk/subversion/libsvn_subr/dirent_uri.c

2010-03-01 Thread julianfoad
Author: julianfoad Date: Mon Mar 1 14:28:11 2010 New Revision: 917548 URL: http://svn.apache.org/viewvc?rev=917548&view=rev Log: Tweak implementation comments, and remove a redundant initialization. * subversion/libsvn_subr/dirent_uri.c (canonicalize): Fix the doc string. (It accepts all three

svn commit: r917542 - in /subversion/trunk/subversion: mod_authz_svn/mod_authz_svn.c mod_dav_svn/mod_dav_svn.c

2010-03-01 Thread julianfoad
Author: julianfoad Date: Mon Mar 1 14:22:23 2010 New Revision: 917542 URL: http://svn.apache.org/viewvc?rev=917542&view=rev Log: Add one-line doc strings for the main Apache module hook functions. * subversion/mod_dav_svn/mod_dav_svn.c (create_server_config, merge_server_config, create_dir_con

svn commit: r917536 - in /subversion/trunk/subversion/libsvn_wc: adm_ops.c workqueue.c workqueue.h

2010-03-01 Thread philip
Author: philip Date: Mon Mar 1 14:04:38 2010 New Revision: 917536 URL: http://svn.apache.org/viewvc?rev=917536&view=rev Log: Remove a function parameter that is not needed. * subversion/libsvn_wc/workqueue.h (svn_wc__wq_add_delete): Remove base_shadowed. * subversion/libsvn_wc/workqueue.c (

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

2010-03-01 Thread kameshj
Author: kameshj Date: Mon Mar 1 14:04:17 2010 New Revision: 917535 URL: http://svn.apache.org/viewvc?rev=917535&view=rev Log: Follow-up to r916286 & r917512. * subversion/mod_dav_svn/mod_dav_svn.c (create_dir_config): Add a comment that 'dir' is always a URI in SVN context. Suggested by: julian

svn commit: r917532 - /subversion/branches/1.6.x/STATUS

2010-03-01 Thread kameshj
Author: kameshj Date: Mon Mar 1 13:59:03 2010 New Revision: 917532 URL: http://svn.apache.org/viewvc?rev=917532&view=rev Log: * STATUS: Nominate r917523. Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branc

svn commit: r917525 - /subversion/branches/1.6.x/STATUS

2010-03-01 Thread kameshj
Author: kameshj Date: Mon Mar 1 13:55:14 2010 New Revision: 917525 URL: http://svn.apache.org/viewvc?rev=917525&view=rev Log: * STATUS: Nominate r917512 to r916286 group. Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL: http://svn.apache.org/viewvc

Re: svn commit: r916286 - in /subversion/trunk/subversion/mod_dav_svn: dav_svn.h mirror.c mod_dav_svn.c

2010-03-01 Thread Kamesh Jayachandran
On 02/26/2010 08:59 PM, Kamesh Jayachandran wrote: On 02/25/2010 11:36 PM, Julian Foad wrote: On Thu, 2010-02-25 at 20:45 +0530, Kamesh Jayachandran wrote: On 02/25/2010 08:29 PM, Julian Foad wrote: kame...@apache.org wrote: [...] -if (strcmp(uri.path, root_dir) == 0) { +if (uri.path

svn commit: r917523 - /subversion/trunk/subversion/mod_dav_svn/mirror.c

2010-03-01 Thread kameshj
Author: kameshj Date: Mon Mar 1 13:48:01 2010 New Revision: 917523 URL: http://svn.apache.org/viewvc?rev=917523&view=rev Log: With the below apache configuration(See the character "/svn 1/"). DAV svn SVNParentPath /repositories DAV svn SVNParentPath /repositories-slave SVNMasterURI

svn commit: r917512 - in /subversion/trunk/subversion/mod_dav_svn: mirror.c mod_dav_svn.c

2010-03-01 Thread kameshj
Author: kameshj Date: Mon Mar 1 13:15:58 2010 New Revision: 917512 URL: http://svn.apache.org/viewvc?rev=917512&view=rev Log: Follow-up to r916286. * subversion/mod_dav_svn/mod_dav_svn.c (create_dir_config): * subversion/mod_dav_svn/mirror.c (dav_svn__location_in_filter, dav_svn__location_body_f

svn commit: r917450 - in /subversion/trunk/subversion/libsvn_fs_base: dag.c dag.h reps-strings.c reps-strings.h tree.c

2010-03-01 Thread julianfoad
Author: julianfoad Date: Mon Mar 1 10:29:50 2010 New Revision: 917450 URL: http://svn.apache.org/viewvc?rev=917450&view=rev Log: >From Philip Martin's "obliterate-like-deltify" branch, bring in a new kind of obliterate function which obliterates the changes made by a particular rep. This is here