On 7/8/12 11:48 AM, "Daniel Shahaf" wrote:
>Daniel Shahaf wrote on Sat, Jul 07, 2012 at 15:09:38 +0100:
>> How can we have a 'modify-file' within an added-without-copyfrom tree?
That's a pretty impressive invariant violation. Enversion would have
caught it, but only because we assert that a m
Hi Stefan,
> This week I had one of my "how hard can it be?" moments
> and finally implemented revprop packing
Lots of tools, like svnsync, store metadata in r0 rev props. Could this
rev be excluded from packing?
What's the performance penalty for modifying a packed rev props? From
what you'v
To move forward and decide what behaviour is right, we need to be able to
compare the 1.7 behaviour with the proposed behaviour in *specific* scenarios.
So we need to be able to enumerate the specific scenarios that we mean by the
general term "merging with subtree mergeinfo". This is what I a
Stefan Fuhrmann wrote on Mon, Jul 09, 2012 at 10:18:35 +0200:
> On Mon, Jul 9, 2012 at 1:40 AM, Bert Huijben wrote:
> > Wasn't the fsfs fileformat architecture independent before this change?
> >
> > It still is. The problem was with the runtime presentation
> of the pack file content.
>
Stefan,
Mattias Engdegård wrote on Mon, Jul 09, 2012 at 09:40:48 +0200:
> 8 jul 2012 kl. 19.26 skrev Daniel Shahaf:
>
> >Yes, please specify what the client used COW for. Was it for
> >populating the working tree files from the pristine store? Was it for
> >something else?
>
> It was only intended for
On Mon, Jul 09, 2012 at 04:04:42PM +0200, Johan Corveleyn wrote:
> On Mon, Jul 9, 2012 at 3:30 PM, Stefan Sperling wrote:
> > On Mon, Jul 09, 2012 at 02:47:25PM +0200, Bert Huijben wrote:
> >> How do you check if the file you are merging is valid utf-8?
> >
> > See the merge_chunks() function.
> >
On Mon, Jul 9, 2012 at 3:30 PM, Stefan Sperling wrote:
> On Mon, Jul 09, 2012 at 02:47:25PM +0200, Bert Huijben wrote:
>> How do you check if the file you are merging is valid utf-8?
>
> See the merge_chunks() function.
>
> We convert data to UTF-8 from the native (locale) encoding.
> This cannot
On Mon, Jul 09, 2012 at 02:47:25PM +0200, Bert Huijben wrote:
> How do you check if the file you are merging is valid utf-8?
See the merge_chunks() function.
We convert data to UTF-8 from the native (locale) encoding.
This cannot fail (every encoding can be represented in UTF-8)
but the result mi
> -Original Message-
> From: s...@apache.org [mailto:s...@apache.org]
> Sent: vrijdag 6 juli 2012 04:21
> To: comm...@subversion.apache.org
> Subject: svn commit: r1358022 - in /subversion/trunk: LICENSE NOTICE
> subversion/include/svn_utf.h subversion/libsvn_subr/utf_width.c
> subversion
On Mon, Jul 9, 2012 at 11:40 AM, Philip Martin
wrote:
> Stefan Fuhrmann writes:
>
> > On Mon, Jul 9, 2012 at 9:19 AM, Philip Martin <
> philip.mar...@wandisco.com>wrote:
> >
> >> Stefan Fuhrmann writes:
> >>
> >> > This week I had one of my "how hard can it be?" moments
> >> > and finally implem
Stefan Fuhrmann writes:
> On Mon, Jul 9, 2012 at 9:19 AM, Philip Martin
> wrote:
>
>> Stefan Fuhrmann writes:
>>
>> > This week I had one of my "how hard can it be?" moments
>> > and finally implemented revprop packing (did that mainly
>> > offline). It passes all tests and seems to work pretty
Effing gmail :(
On Sun, Jul 8, 2012 at 2:28 AM, Hyrum K Wright wrote:
> On Fri, Jul 6, 2012 at 3:32 AM, Stefan Fuhrmann
> wrote:
> > Hi devs,
> >
> > This week I had one of my "how hard can it be?" moments
> > and finally implemented revprop packing (did that mainly
> > offline). It passes all t
On Mon, Jul 9, 2012 at 9:19 AM, Philip Martin wrote:
> Stefan Fuhrmann writes:
>
> > This week I had one of my "how hard can it be?" moments
> > and finally implemented revprop packing (did that mainly
> > offline). It passes all tests and seems to work pretty well.
>
> There are buildbot failure
On Mon, Jul 9, 2012 at 1:40 AM, Bert Huijben wrote:
>
>
> > -Original Message-
> > From: stef...@apache.org [mailto:stef...@apache.org]
> > Sent: zondag 8 juli 2012 18:50
> > To: comm...@subversion.apache.org
> > Subject: svn commit: r1358779 -
> > /subversion/trunk/subversion/libsvn_fs_f
8 jul 2012 kl. 19.26 skrev Daniel Shahaf:
Yes, please specify what the client used COW for. Was it for
populating the working tree files from the pristine store? Was it for
something else?
It was only intended for that, but it's possible that the copying code
is used for other purposes as
Stefan Fuhrmann writes:
> This week I had one of my "how hard can it be?" moments
> and finally implemented revprop packing (did that mainly
> offline). It passes all tests and seems to work pretty well.
There are buildbot failures, I don't know if they are caused by the
packing code. valgrind
16 matches
Mail list logo