Re: svn commit: r1103578 - in /subversion/trunk/subversion: include/svn_wc.h libsvn_client/update.c libsvn_wc/deprecated.c libsvn_wc/update_editor.c

2011-05-16 Thread Daniel Shahaf
stef...@apache.org wrote on Mon, May 16, 2011 at 00:02:06 -: > Author: stefan2 > Date: Mon May 16 00:02:05 2011 > New Revision: 1103578 > > URL: http://svn.apache.org/viewvc?rev=1103578&view=rev > Log: > Eliminate unnecessary stat calls during checkout, part 1 of 2. > Most c/o will be to an ot

Re: svn commit: r1103771 - in /subversion/trunk/subversion: libsvn_client/prop_commands.c svn/propedit-cmd.c svn/propget-cmd.c

2011-05-16 Thread Daniel Shahaf
hwri...@apache.org wrote on Mon, May 16, 2011 at 15:36:24 -: > Author: hwright > Date: Mon May 16 15:36:24 2011 > New Revision: 1103771 > > URL: http://svn.apache.org/viewvc?rev=1103771&view=rev > Log: > Convert a bit of the recursive propget to use absolute paths, by doing path > relativifcat

svn commit: r1103919 - in /subversion/site/publish/docs/community-guide: issues.part.html issues.toc.html

2011-05-16 Thread cmpilato
Author: cmpilato Date: Mon May 16 21:50:21 2011 New Revision: 1103919 URL: http://svn.apache.org/viewvc?rev=1103919&view=rev Log: Follow-up to r1102775. * site/publish/docs/community-guide/issues.toc.html Update TOC for newly added section. * site/publish/docs/community-guide/issues.part.html

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

2011-05-16 Thread pburba
Author: pburba Date: Mon May 16 21:29:52 2011 New Revision: 1103906 URL: http://svn.apache.org/viewvc?rev=1103906&view=rev Log: * STATUS: Vote and approve r878590, veto (temporarily I hope) r916286. Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL:

svn commit: r1103905 - /subversion/branches/1.6.x/subversion/libsvn_subr/private_uri.h

2011-05-16 Thread pburba
Author: pburba Date: Mon May 16 21:29:44 2011 New Revision: 1103905 URL: http://svn.apache.org/viewvc?rev=1103905&view=rev Log: * subversion/libsvn_subr/private_uri.h: Fix a comment typo. Modified: subversion/branches/1.6.x/subversion/libsvn_subr/private_uri.h Modified: subversion/branches/

svn commit: r1103838 - in /subversion/trunk/subversion/bindings/javahl/native: Prompter.cpp Prompter.h

2011-05-16 Thread markphip
Author: markphip Date: Mon May 16 18:50:40 2011 New Revision: 1103838 URL: http://svn.apache.org/viewvc?rev=1103838&view=rev Log: JavaHL: Fixed JNI code to look for the new UserPasswordCallback class in place of the old PromptUserPasswordN classes. Also removed/updated code comments that referenc

svn propchange: r1103457 - svn:log

2011-05-16 Thread julianfoad
Author: julianfoad Revision: 1103457 Modified property: svn:log Modified: svn:log at Mon May 16 16:29:10 2011 -- --- svn:log (original) +++ svn:log Mon May 16 16:29:10 2011 @@ -1,4 +1,5 @@ -To make myself useful while I wa

svn commit: r1103783 - in /subversion/branches/1.6.x: ./ STATUS subversion/libsvn_wc/log.c

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 16:15:05 2011 New Revision: 1103783 URL: http://svn.apache.org/viewvc?rev=1103783&view=rev Log: Reintegrate the 1.6.x-issue3853 branch: * r1091881 Fix issue #3853, "svn cleanup fails with obstructed directories" Justification: Trunk doesn't fail like t

svn propchange: r1091881 - svn:log

2011-05-16 Thread jcorvel
Author: jcorvel Revision: 1091881 Modified property: svn:log Modified: svn:log at Mon May 16 16:13:14 2011 -- --- svn:log (original) +++ svn:log Mon May 16 16:13:14 2011 @@ -1,7 +1,7 @@ On the 1.6.x-issue-3853 branch:

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

2011-05-16 Thread jcorvel
Author: jcorvel Date: Mon May 16 16:10:36 2011 New Revision: 1103781 URL: http://svn.apache.org/viewvc?rev=1103781&view=rev Log: * STATUS: Vote for r1091881, approving. Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL: http://svn.apache.org/viewvc/su

svn commit: r1103772 - /subversion/trunk/subversion/libsvn_subr/cache-membuffer.c

2011-05-16 Thread julianfoad
Author: julianfoad Date: Mon May 16 15:38:38 2011 New Revision: 1103772 URL: http://svn.apache.org/viewvc?rev=1103772&view=rev Log: * subversion/libsvn_subr/cache-membuffer.c (ALIGN_VALUE): Put parentheses around macro argument for future safety. Modified: subversion/trunk/subversion/libsvn

svn commit: r1103771 - in /subversion/trunk/subversion: libsvn_client/prop_commands.c svn/propedit-cmd.c svn/propget-cmd.c

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 15:36:24 2011 New Revision: 1103771 URL: http://svn.apache.org/viewvc?rev=1103771&view=rev Log: Convert a bit of the recursive propget to use absolute paths, by doing path relativifcation in the command line program, where it belongs. Note: I *think* this is backw

Re: svn commit: r1103765 - in /subversion/trunk/subversion: libsvn_wc/update_editor.c libsvn_wc/wc_db.c libsvn_wc/wc_db.h tests/libsvn_wc/db-test.c tests/libsvn_wc/op-depth-test.c

2011-05-16 Thread Hyrum K Wright
On Mon, May 16, 2011 at 3:24 PM, wrote: > Author: stefan2 > Date: Mon May 16 15:24:59 2011 > New Revision: 1103765 > > URL: http://svn.apache.org/viewvc?rev=1103765&view=rev > Log: > Finding the w/c base folder using svn_wc__db_wcroot_parse_local_abspath > can be expensive if being called for man

svn commit: r1103770 - in /subversion/trunk/subversion/libsvn_wc: status.c wc_db.c wc_db.h

2011-05-16 Thread rhuijben
Author: rhuijben Date: Mon May 16 15:35:24 2011 New Revision: 1103770 URL: http://svn.apache.org/viewvc?rev=1103770&view=rev Log: Handle added files a bit more intelligent in the status walker. When we don't have a checksum we certainly don't have to compare them against pristine to see if they ar

svn commit: r1103765 - in /subversion/trunk/subversion: libsvn_wc/update_editor.c libsvn_wc/wc_db.c libsvn_wc/wc_db.h tests/libsvn_wc/db-test.c tests/libsvn_wc/op-depth-test.c

2011-05-16 Thread stefan2
Author: stefan2 Date: Mon May 16 15:24:59 2011 New Revision: 1103765 URL: http://svn.apache.org/viewvc?rev=1103765&view=rev Log: Finding the w/c base folder using svn_wc__db_wcroot_parse_local_abspath can be expensive if being called for many different paths (e.g. files instead of their parents wh

svn commit: r1103762 - /subversion/trunk/subversion/libsvn_wc/questions.c

2011-05-16 Thread stefan2
Author: stefan2 Date: Mon May 16 15:07:38 2011 New Revision: 1103762 URL: http://svn.apache.org/viewvc?rev=1103762&view=rev Log: Speed up svn st for added files (and anything else whose status can be determined from looking at the DB info alone). * subversion/libsvn_wc/questions.c (svn_wc__int

svn commit: r1103753 - /subversion/trunk/subversion/tests/cmdline/changelist_tests.py

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 14:38:52 2011 New Revision: 1103753 URL: http://svn.apache.org/viewvc?rev=1103753&view=rev Log: Improve a test exception message. * subversion/tests/cmdline/changelist_tests.py (verify_pget_output): If this fails, tell what we got and what we expected. Modified

svn commit: r1103751 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2011-05-16 Thread danielsh
Author: danielsh Date: Mon May 16 14:34:31 2011 New Revision: 1103751 URL: http://svn.apache.org/viewvc?rev=1103751&view=rev Log: * subversion/libsvn_wc/wc_db.c (create_db): Add a docstring. Modified: subversion/trunk/subversion/libsvn_wc/wc_db.c Modified: subversion/trunk/subversion/libsv

svn commit: r1103749 - /subversion/trunk/subversion/libsvn_wc/wc_db_wcroot.c

2011-05-16 Thread stefan2
Author: stefan2 Date: Mon May 16 14:28:45 2011 New Revision: 1103749 URL: http://svn.apache.org/viewvc?rev=1103749&view=rev Log: SVN status will try to read the .format file for every folder in the working copy. That is very expensive, so do a stat call to check whether the .format file exists -

svn commit: r1103706 - in /subversion/trunk/subversion/libsvn_wc: wc-queries.sql wc_db.c

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 12:01:10 2011 New Revision: 1103706 URL: http://svn.apache.org/viewvc?rev=1103706&view=rev Log: Replace the more flexible wc_db finalization function, with a simple, but sufficient, model. * subversion/libsvn_wc/wc-queries.sql (STMT_DROP_CHANGELIST_LIST): Rename

svn commit: r1103704 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2011-05-16 Thread rhuijben
Author: rhuijben Date: Mon May 16 11:58:23 2011 New Revision: 1103704 URL: http://svn.apache.org/viewvc?rev=1103704&view=rev Log: * subversion/libsvn_wc/update_editor.c (apply_textdelta): Apply the wcroot abspath where we only care about a wri_abspath to avoid a few more stat calls. Modifie

Re: svn commit: r1103413 - /subversion/trunk/subversion/libsvn_subr/cache-membuffer.c

2011-05-16 Thread Daniel Shahaf
stef...@apache.org wrote on Sun, May 15, 2011 at 14:52:22 -: > Author: stefan2 > Date: Sun May 15 14:52:22 2011 > New Revision: 1103413 > > URL: http://svn.apache.org/viewvc?rev=1103413&view=rev > Log: > If an in-place modification of some cache entry failed, we must remove > that entry becaus

Re: svn commit: r1103391 - /subversion/trunk/notes/meetings/berlin-11-agenda

2011-05-16 Thread Daniel Shahaf
i...@apache.org wrote on Sun, May 15, 2011 at 14:24:46 -: > Author: ivan > Date: Sun May 15 14:24:45 2011 > New Revision: 1103391 > > URL: http://svn.apache.org/viewvc?rev=1103391&view=rev > Log: > * notes/meetings/berlin-11-agenda > (): Add notes to discuss. > > Modified: > subversion/

svn commit: r1103698 - /subversion/trunk/subversion/libsvn_fs_fs/temp_serializer.c

2011-05-16 Thread julianfoad
Author: julianfoad Date: Mon May 16 11:29:54 2011 New Revision: 1103698 URL: http://svn.apache.org/viewvc?rev=1103698&view=rev Log: * subversion/libsvn_fs_fs/temp_serializer.c Remove doc strings that are duplicated in the header file. Modified: subversion/trunk/subversion/libsvn_fs_fs/temp_

svn commit: r1103697 - /subversion/trunk/subversion/libsvn_fs_fs/temp_serializer.h

2011-05-16 Thread julianfoad
Author: julianfoad Date: Mon May 16 11:16:43 2011 New Revision: 1103697 URL: http://svn.apache.org/viewvc?rev=1103697&view=rev Log: * subversion/libsvn_fs_fs/temp_serializer.h Fix cross-references in doc strings of several functions. Modified: subversion/trunk/subversion/libsvn_fs_fs/temp_s

svn commit: r1103689 - /subversion/trunk/subversion/libsvn_fs_fs/temp_serializer.c

2011-05-16 Thread julianfoad
Author: julianfoad Date: Mon May 16 10:51:35 2011 New Revision: 1103689 URL: http://svn.apache.org/viewvc?rev=1103689&view=rev Log: * subversion/libsvn_fs_fs/temp_serializer.c Fix cross-references in several functions' doc strings. Modified: subversion/trunk/subversion/libsvn_fs_fs/temp_ser

svn commit: r1103686 - in /subversion/trunk/subversion/libsvn_wc: adm_ops.c wc-queries.sql wc_db.c

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 10:46:43 2011 New Revision: 1103686 URL: http://svn.apache.org/viewvc?rev=1103686&view=rev Log: Implement full depth filtering when populating the target list, and modify the way we set changelists to validate this approach. * subversion/libsvn_wc/adm_ops.c (cha

svn commit: r1103685 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2011-05-16 Thread julianfoad
Author: julianfoad Date: Mon May 16 10:46:07 2011 New Revision: 1103685 URL: http://svn.apache.org/viewvc?rev=1103685&view=rev Log: * subversion/libsvn_wc/update_editor.c (make_editor): Constify an array to avoid pointer qualifier mismatch. Modified: subversion/trunk/subversion/libsvn_wc/up

svn commit: r1103684 - in /subversion/trunk/subversion: svn/main.c tests/cmdline/getopt_tests_data/svn_help_log_switch_stdout

2011-05-16 Thread stsp
Author: stsp Date: Mon May 16 10:45:59 2011 New Revision: 1103684 URL: http://svn.apache.org/viewvc?rev=1103684&view=rev Log: * subversion/svn/main.c (svn_cl__cmd_table): In the help text for 'svn log', mention that the --depth option is only valid in combination with the --diff option. * su

svn commit: r1103680 - in /subversion/branches/1.6.x: ./ STATUS subversion/libsvn_fs_fs/fs_fs.c

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 10:37:44 2011 New Revision: 1103680 URL: http://svn.apache.org/viewvc?rev=1103680&view=rev Log: Merge r1103665 from trunk, resolving conflicts along the way: * r1103665 Use the correct type when fetching the shard offsets from the cache in FSFS. Justific

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

2011-05-16 Thread stsp
Author: stsp Date: Mon May 16 10:33:33 2011 New Revision: 1103675 URL: http://svn.apache.org/viewvc?rev=1103675&view=rev Log: * STATUS: Vote for r1103665, approving. Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL: http://svn.apache.org/viewvc/subve

svn commit: r1103671 - in /subversion/trunk/subversion/libsvn_wc: wc_db.c wc_db_pristine.c wc_db_private.h wc_db_wcroot.c

2011-05-16 Thread stefan2
Author: stefan2 Date: Mon May 16 10:13:25 2011 New Revision: 1103671 URL: http://svn.apache.org/viewvc?rev=1103671&view=rev Log: Reverse merged revision(s) 1103589 from subversion/trunk after discussion with Bert. Modified: subversion/trunk/subversion/libsvn_wc/wc_db.c subversion/trunk/su

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

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 10:04:57 2011 New Revision: 1103668 URL: http://svn.apache.org/viewvc?rev=1103668&view=rev Log: * STATUS: Nominate r1103665. Modified: subversion/branches/1.6.x/STATUS Modified: subversion/branches/1.6.x/STATUS URL: http://svn.apache.org/viewvc/subversion/br

svn commit: r1103665 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2011-05-16 Thread hwright
Author: hwright Date: Mon May 16 09:51:39 2011 New Revision: 1103665 URL: http://svn.apache.org/viewvc?rev=1103665&view=rev Log: Fix a user-reported performance issue where we don't properly retrieve the cached manifest offset value in FSFS. See http://svn.haxx.se/dev/archive-2011-05/0428.shtml