[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-dev
Subject:    RE: svn commit: r1475772 - in /subversion/trunk:
From:       Bert Huijben <bert () qqmail ! nl>
Date:       2013-04-29 14:06:43
Message-ID: -1274695947075200941 () unknownmsgid
[Download RAW message or body]

 subversion/include/ subversion/libsvn_fs_fs/ subversion/libsvn_repos/

 subversion/libsvn_subr/ subversion/svnserve/
 subversion/tests/libsvn_subr/
 tools/server-side/mod_dontdothat/
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

+1 on that suggestion.

Make sure the deprecated wrapper then uses a subpool for scratch to
avoid increased memory usage in many clients.

Bert From: Philip Martin
Sent: ‎29-‎4-‎2013 14:45
To: dev@subversion.apache.org
Subject: Re: svn commit: r1475772 - in /subversion/trunk:
subversion/include/ subversion/libsvn_fs_fs/ subversion/libsvn_repos/
subversion/libsvn_subr/ subversion/svnserve/
subversion/tests/libsvn_subr/ tools/server-side/mod_dontdothat/
brane@apache.org writes:

> Author: brane
> Date: Thu Apr 25 13:48:46 2013
> New Revision: 1475772
>
> URL: http://svn.apache.org/r1475772
> Log:
> Fix issue #4361 (user/group names in authz files are case-insensitive).
>
> * subversion/include/svn_config.h
>   (svn_config_create2): New, revised from svn_config_create, with additional
>    flag to treat option names as case-sensitive.
>   (svn_config_read3): New, revised from svn_config_read2, with same
>    additional flag as above.
>   (svn_config_parse): Add flag to treat option names as case-sensitive.
>   (svn_config_create): Deprecated.
>   (svn_config_read2): Deprecated; argument "pool" renamde to "result_pool".
>   (svn_config_read): Argument "pool" renamde to "result_pool".

svn_config_read3 and svn_config_parse are both new in 1.8, should we add
a scratch_pool before releasing these APIs?  At present they both create
an internal scratch pool as a subpool of result_pool.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic