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
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
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
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:
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/
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
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
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
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:
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
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
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
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
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
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
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
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
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
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 -
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
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
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
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/
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_
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
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
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
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
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
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
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
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
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
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
34 matches
Mail list logo