Hello,

> On 18 Nov 2014, at 09:50, Baruch Burstein <bmburst...@gmail.com> 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 in mailing list and CHANGES.

> If not, is that at least the case when using the official dump tools 
> (svnadmin/svnrdump)?

Well there is only official source, and it depends on the apr hash order. I 
believe that current releases do sort to circumvent the hash order 
unpredictability. Dumps and revision files.

Andreas

Reply via email to