On Mon, Jul 1, 2013 at 10:25 AM, Ben Reser wrote:
> I know this is a holiday week for some people but I'd like to start
> producing a 1.8.1 next Monday. So if everyone can look at the STATUS
> file for 1.8.x and get any things they want in there I'll produce a
> 1.8.1 tarball for voting sometime
On 11.07.2013 23:31, Daniel Shahaf wrote:
> On Thu, Jul 11, 2013 at 05:18:28PM -0400, Greg Stein wrote:
>> On Thu, Jul 11, 2013 at 3:53 PM, Branko Čibej wrote:
>>> On 11.07.2013 20:08, danie...@apache.org wrote:
Author: danielsh
Date: Thu Jul 11 18:08:23 2013
New Revision: 1502305
>
On 11.07.2013 22:37, Daniel Shahaf wrote:
> On Thu, Jul 11, 2013 at 04:40:45PM -, br...@apache.org wrote:
>> Author: brane
>> Date: Thu Jul 11 16:40:45 2013
>> New Revision: 1502282
>>
>> URL: http://svn.apache.org/r1502282
>> Log:
>> Reintegrate the gtest_addition branch to trunk and convert t
Hi, Bert,
Von: Bert Huijben [mailto:b...@qqmail.nl]
> From: Markus Schaber [mailto:m.scha...@codesys.com]
> > Von: Daniel Shahaf [mailto:danie...@elego.de]
> > > David Schweikert wrote on Thu, Jul 04, 2013 at 15:04:34 +0200:
> > > > I was thinking that we could use something like a "svn update
> >
On Thu, Jul 11, 2013 at 10:15:34PM -0400, Greg Stein wrote:
> That leaves the 1.8.1 release. There are several possibilities here:
My opinion is:
We've switched from neon to serf. Serf needs chunked requests
for some future features, neon didn't. That's fine, but serf should
send an extra request
Thank you for your suggestions!
mod_ldap for performance improvement is a further consideration.
Actually I want to add ldap support for mod_authz_svn most.
As far as I can see, when we need ldap authentication, we would take these
combination 'apache + subversioin'.
Is it a good idea to mov
On 12.07.2013 13:54, 刘新星 wrote:
> Thank you for your suggestions!
>
> mod_ldap for performance improvement is a further consideration.
>
> Actually I want to add ldap support for mod_authz_svn most.
> As far as I can see, when we need ldap authentication, we would take
> these combination 'apache
On Fri, Jul 12, 2013 at 4:48 PM, wrote:
> Author: stefan2
> Date: Fri Jul 12 12:48:44 2013
> New Revision: 1502539
>
> URL: http://svn.apache.org/r1502539
> Log:
> Cherrypick merge c1442910,1443171,1481447,1493042 from the
> fsfs-format7 branch to /trunk and resolve a trivial tree conflict.
> Thi
On Fri, Jul 12, 2013 at 02:50:26PM +0200, Branko Čibej wrote:
> On 12.07.2013 13:54, 刘新星 wrote:
> > Thank you for your suggestions!
> >
> > mod_ldap for performance improvement is a further consideration.
> >
> > Actually I want to add ldap support for mod_authz_svn most.
> > As far as I can see,
On 12.07.2013 15:08, Stefan Sperling wrote:
> On Fri, Jul 12, 2013 at 02:50:26PM +0200, Branko Čibej wrote:
>
> I am strongly against the idea of adding LDAP support to mod_authz_svn.
> There is already a mod_ldap, it doesn't make sense to duplicate
> functionality. If mod_ldap has performance prob
On Tue, Jul 9, 2013 at 3:57 PM, wrote:
> Author: rhuijben
> Date: Tue Jul 9 11:57:46 2013
> New Revision: 1501207
>
> URL: http://svn.apache.org/r1501207
> Log:
> Stop ignoring xml parser errors in three places in ra_serf. These parse errors
> might be caused by broken network requests, or reque
On Fri, Jul 12, 2013 at 03:21:30PM +0200, Branko Čibej wrote:
> Well, I disagree that it's a tiny feature. It seems to me that it's a
> quite significant addition to the way we process authz rules, at the
> very least it's a significant user-visible change that affects both
> performance and backwa
On Fri, Jul 12, 2013 at 07:54:57PM +0800, 刘新星 wrote:
> As to variable names, I am considering just reuse the variable names of
> mod_authnz_ldap.
> If we define these variable names for both mod_authnz_ldap and mod_authz_svn
> for the same value, I don't think it is a good idea. What do you thin
On 12.07.2013 15:35, Stefan Sperling wrote:
> On Fri, Jul 12, 2013 at 03:21:30PM +0200, Branko Čibej wrote:
>> The fact that the dependency coupling and
>> layering violation in the original patch didn't raise a whole lot more
>> objections frankly scares me.
> Which layering violations? That we're
Stefan Sperling wrote on Fri, Jul 12, 2013 at 15:08:51 +0200:
> On Fri, Jul 12, 2013 at 02:50:26PM +0200, Branko Čibej wrote:
> > On 12.07.2013 13:54, 刘新星 wrote:
> > > Thank you for your suggestions!
> > >
> > > mod_ldap for performance improvement is a further consideration.
> > >
> > > Actually I
Dongsheng Song wrote on Wed, Jul 03, 2013 at 14:26:25 +0800:
> On 2013/7/3 6:55, Konstantin Kolinko wrote:
> > 2013/7/3 Andreas Stieger :
> >> Hi There,
> >>
> >> On 02/07/13 16:00, Dongsheng Song wrote:
> >>> Today, when I merge zh_CN.po from trunk to 1.8.x, I had encounter the
> >>> following err
On 11.07.2013 22:37, Daniel Shahaf wrote:
> On Thu, Jul 11, 2013 at 04:40:45PM -, br...@apache.org wrote:
>> Author: brane
>> Date: Thu Jul 11 16:40:45 2013
>> New Revision: 1502282
>>
>> URL: http://svn.apache.org/r1502282
>> Log:
>> Reintegrate the gtest_addition branch to trunk and convert t
On Fri, Jul 12, 2013 at 03:45:24PM +0200, Branko Čibej wrote:
> Yes, that is a layering violation. The authz implementation shouldn't
> care where groups names and group membership info comes from. I can
> think of two ways to do this:
>
> 1. The caller provides a callback that the authz resolver
On 12.07.2013 18:32, Stefan Sperling wrote:
> On Fri, Jul 12, 2013 at 03:45:24PM +0200, Branko Čibej wrote:
>> Yes, that is a layering violation. The authz implementation shouldn't
>> care where groups names and group membership info comes from. I can
>> think of two ways to do this:
>>
>> 1. The
On Fri, Jul 12, 2013 at 2:08 AM, Ben Reser wrote:
> On Thu, Jul 11, 2013 at 7:15 PM, Greg Stein wrote:
>...
>> I believe the bigger point with tri-state is the change of the
>> *default* from "assumed chunked-request capability" to "perform
>> detection".
>>
>> For 1.9.x, I would be +1 on a defau
s...@apache.org wrote on Thu, Jul 11, 2013 at 09:22:46 -:
> Author: stsp
> Date: Thu Jul 11 09:22:45 2013
> New Revision: 1502163
>
> URL: http://svn.apache.org/r1502163
> Log:
> In svnauth, label simple credential fields with translatable strings.
>
> * subversion/svnauth/svnauth.c
> (AUTH
Stefan Sperling writes:
> So I think we should just accept the penalty of an extra request in 1.8.
> And perhaps have a knob to turn auto-detection off if users really care
> about a bit of extra latency.
That sounds like "http-chunked-requests=auto|yes|no" with auto being the
default. Is there
On Fri, Jul 12, 2013 at 06:41:13PM +0100, Philip Martin wrote:
> Stefan Sperling writes:
>
> > So I think we should just accept the penalty of an extra request in 1.8.
> > And perhaps have a knob to turn auto-detection off if users really care
> > about a bit of extra latency.
>
> That sounds li
On Fri, Jul 12, 2013 at 10:48 AM, Stefan Sperling wrote:
> On Fri, Jul 12, 2013 at 06:41:13PM +0100, Philip Martin wrote:
>> Stefan Sperling writes:
>>
>> > So I think we should just accept the penalty of an extra request in 1.8.
>> > And perhaps have a knob to turn auto-detection off if users re
> -Original Message-
> From: Ben Reser [mailto:b...@reser.org]
> Sent: vrijdag 12 juli 2013 20:40
> To: Philip Martin; Greg Stein; Subversion Development
> Subject: Re: Tri-state for http-detect-chunking config option
>
> On Fri, Jul 12, 2013 at 10:48 AM, Stefan Sperling wrote:
> > On F
'Quick-starts' is an idea for setting up a info-style help system that
offers users 'quick-starts' on the command line. Something like that is
often used on MUDS too, for players and wizards.
Quick-starts are short 'cooking recipes' that help users get from A to
B in the shortest way, but may
On Fri, Jul 12, 2013 at 2:53 AM, wrote:
>...
> +++
> subversion/branches/1.8.x-tristate-chunked-request/subversion/libsvn_ra_serf/serf.c
> Fri Jul 12 06:53:40 2013
>...
> @@ -293,12 +293,11 @@ load_config(svn_ra_serf__session_t *sess
> SVN_CONFIG_OPTION_HTTP_
On Fri, Jul 12, 2013 at 12:59 PM, Greg Stein wrote:
> On Fri, Jul 12, 2013 at 2:53 AM, wrote:
>>...
>> +++
>> subversion/branches/1.8.x-tristate-chunked-request/subversion/libsvn_ra_serf/serf.c
>> Fri Jul 12 06:53:40 2013
>>...
>> @@ -293,12 +293,11 @@ load_config(svn_ra_serf__session_t *sess
On Fri, Jul 12, 2013 at 12:59 PM, Greg Stein wrote:
> On Fri, Jul 12, 2013 at 2:53 AM, wrote:
>>...
>> +++
>> subversion/branches/1.8.x-tristate-chunked-request/subversion/libsvn_ra_serf/serf.c
>> Fri Jul 12 06:53:40 2013
>>...
>> @@ -293,12 +293,11 @@ load_config(svn_ra_serf__session_t *sess
On Fri, Jul 12, 2013 at 11:22:38PM -, bre...@apache.org wrote:
> Author: breser
> Date: Fri Jul 12 23:22:38 2013
> New Revision: 1502724
>
> URL: http://svn.apache.org/r1502724
> Log:
> Update CHANGES for 1.8.1 release up to r1502638 of 1.8.x branch.
>
> * CHANGES:
> Change style to be easi
On Jul 12, 2013 7:23 PM, wrote:
>...
> +* correctly initialize node kind in Ev2 shims' change table
(r1501058)
> +* fix copyfrom URL construction in Ev2 shims (r1500226)
Ev2 is still private. Nobody should care/use these yet. Branko is using
them for a private project, but we don't need t
This breaks compatibility with python 2.5 or less but it makes it
better for newer versions of python.
[[[
Permit build/geversion.py to be run when python is python 3.
]]]
Index: build/getversion.py
===
--- build/getversion.py (revi
32 matches
Mail list logo