Hi all,
Are the node records in a single revision in a svn dump file
guaranteed/required to be in a sorted lexicographical order? If not, is
that at least the case when using the official dump tools
(svnadmin/svnrdump)?
Please CC me on replys
Thanks,
Baruch
--
˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥ
Hello,
> On 18 Nov 2014, at 09:50, Baruch Burstein wrote:
>
> Are the node records in a single revision in a svn dump file
> guaranteed/required to be in a sorted lexicographical order?
Not guaranteed or required. The most informative results on this come up with
the "apr hash order" keywords
Andreas Stieger writes:
>> On 18 Nov 2014, at 09:50, Baruch Burstein wrote:
>>
>> Are the node records in a single revision in a svn dump file
>> guaranteed/required to be in a sorted lexicographical order?
>
> Not guaranteed or required. The most informative results on this come
> up with the
Resending to list
-- Forwarded message --
From: Baruch Burstein
Date: Tue, Nov 18, 2014 at 12:57 PM
Subject: Re: svn dump format
To: Philip Martin
On Tue, Nov 18, 2014 at 12:40 PM, Philip Martin
wrote:
> The hash ordering of nodes in dump files was considered a bug:
>
> http: