On 14.09.2012 02:19, Branko Čibej wrote:
> On 14.09.2012 02:15, Branko Čibej wrote:
>> On 12.09.2012 17:08, Stefan Sperling wrote:
>>> The 1.6.19 release artifacts are now available for testing/signing.
>>> Please get the tarballs from
>>> https://dist.apache.org/repos/dist/dev/subversion
>>> and
On 14.09.2012 02:15, Branko Čibej wrote:
> On 12.09.2012 17:08, Stefan Sperling wrote:
>> The 1.6.19 release artifacts are now available for testing/signing.
>> Please get the tarballs from
>> https://dist.apache.org/repos/dist/dev/subversion
>> and add your signatures there. Thanks!
> The Window
On 12.09.2012 17:08, Stefan Sperling wrote:
> The 1.6.19 release artifacts are now available for testing/signing.
> Please get the tarballs from
> https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. Thanks!
The Windows ZIP file does not contain a bunch of generated
Paul Burba writes:
> SIGNATURE:
> ---
> user: "Paul T. Burba "
> 1024-bit DSA key, ID 53FCDC55, created 2006-06-21
>
> For https://dist.apache.org/repos/dist/dev/subversion/subversion-1.6.19.zip:
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.5 (MingW32)
>
> iD8DBQBQULa12RaJMFP83
Hi, merge fans and QA fans.
As you've seen, the 'symmetric merge' code is live in trunk and destined to be
in 1.8.
The principle is nice; however, the current implementation is a rather ugly
hack, being just a layer on top of the existing 'sync' and 'reintegrate' merge
code.
Please review it
Bert: Sorry for getting emotionally worked up in my last response. I know
you're only expressing your concern about maintaining speed, and that's fine.
- Julian
- Original Message -
> From: Julian Foad
> To: Bert Huijben
> Cc: 'Paul Burba' ; 'Subversion Development'
>
> Sent: Thur
Bert Huijben wrote:
>> From: Julian Foad [mailto:julianf...@btopenworld.com]
>>
>> This branch caches properties of certain repository nodes, in a new place
>> in the WC DB.
>>
>> I haven't examined it at all yet. The Wiki page says: "The cache will be
>> stored in a new BLOB column in the
> -Original Message-
> From: Julian Foad [mailto:julianf...@btopenworld.com]
> Sent: donderdag 13 september 2012 22:18
> To: Paul Burba
> Cc: Subversion Development
> Subject: Re: [RFC] Inheritable Properties Branch -- caching props in WC DB
>
> Paul Burba wrote:
>
> > [1] https://svn.a
Paul Burba wrote:
> [1] https://svn.apache.org/repos/asf/subversion/branches/inheritable-props
This branch caches properties of certain repository nodes, in a new place in
the WC DB.
I haven't examined it at all yet. The Wiki page says: "The cache will be
stored in a new BLOB column in the NO
On Wed, Sep 12, 2012 at 11:08 AM, Stefan Sperling wrote:
> The 1.6.19 release artifacts are now available for testing/signing.
> Please get the tarballs from
> https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there. Thanks!
VERIFIED:
-
Stefan's sig for
https:/
Summary:
+1 to release
Platform:
Linux (Debian/squeeze)
Tested:
(local, svn, svn+sasl, serf, neon) x (fsfs, fsfs/pack/shard, bdb)
(serf/v1, neon/v1) x (fsfs, bdb)
swig-pl, swig-py, swig-rb
javahl x (fsfs, bdb)
Results:
All tests PASS
Local dependencies:
apache2-threaded-dev
Paul Burba wrote:
> On Thu, Sep 13, 2012 at 10:47 AM, Julian Foad wrote:
>> parent dir in repo NODE
>> | | \_
>> | v v
>> +-wc root dir BASE ACTUAL
>> | | |
>> |
Oh, be forewarned, if you build the branch and use it, you will likely
auto-upgrade your WC. See
http://svn.haxx.se/dev/archive-2012-08/0327.shtml
On Wed, Sep 12, 2012 at 3:31 PM, Paul Burba wrote:
> Hi All,
>
> A while back I started working on a branch[1] to implement inheritable
> properties,
On Thu, Sep 13, 2012 at 10:52 AM, Julian Foad
wrote:
> Paul Burba wrote:
> [...]
>> [1] https://svn.apache.org/repos/asf/subversion/branches/inheritable-props
>
>
> I had to apply the following patch to avoid a circular dependency, to get the
> branch to link on my (Ubuntu GNU/Linux) system:
>
>
On Thu, Sep 13, 2012 at 10:47 AM, Julian Foad
wrote:
> Paul Burba wrote:
>
>> A while back I started working on a branch[1] to implement inheritable
>> properties, ultimately in pursuit of a server dictated config
>> solution, as discussed here
>> http://svn.haxx.se/dev/archive-2012-02/0207.shtml
Paul Burba wrote:
[...]
> [1] https://svn.apache.org/repos/asf/subversion/branches/inheritable-props
I had to apply the following patch to avoid a circular dependency, to get the
branch to link on my (Ubuntu GNU/Linux) system:
[[[
Index: subversion/libsvn_ra_svn/client.c
==
On Thu, Sep 13, 2012 at 08:03:06AM -0400, C. Michael Pilato wrote:
> On 09/12/2012 07:52 PM, Josh Triplett wrote:
> > The attached patch implements support for the http_proxy and https_proxy
> > environment variables. This allows subversion to automatically make use
> > of system-wide proxy config
Paul Burba wrote:
> A while back I started working on a branch[1] to implement inheritable
> properties, ultimately in pursuit of a server dictated config
> solution, as discussed here
> http://svn.haxx.se/dev/archive-2012-02/0207.shtml
>
> I've finished the generic inherited properties solution
> -Original Message-
> From: Branko Čibej [mailto:br...@wandisco.com]
> Sent: donderdag 13 september 2012 14:19
> To: dev@subversion.apache.org
> Subject: Re: [PATCH] Add support for http_proxy and https_proxy
> environment variables
>
> On 13.09.2012 14:03, C. Michael Pilato wrote:
> >
On 12.09.2012 17:28, C. Michael Pilato wrote:
> Julian, thanks for taking some time to dive into this problem and write up
> your summary mail. I'll comment only on specific bits that I disagree with
> or have questions about (leaving you to assume that I think I understand and
> agree with the re
On 09/13/2012 08:19 AM, Branko Čibej wrote:
> On 13.09.2012 14:03, C. Michael Pilato wrote:
>> - While your approach was the super simple one to take, how do we feel
>> about the fact that this would cause all programs which linked against
>> Subversion's libs to start noticing those environment va
On 13.09.2012 14:03, C. Michael Pilato wrote:
> - While your approach was the super simple one to take, how do we feel
> about the fact that this would cause all programs which linked against
> Subversion's libs to start noticing those environment variables which
> are really kind meant to be speci
On 09/12/2012 07:52 PM, Josh Triplett wrote:
> The attached patch implements support for the http_proxy and https_proxy
> environment variables. This allows subversion to automatically make use
> of system-wide proxy configuration, rather than requiring
> subversion-specific proxy configuration; e
23 matches
Mail list logo