svn dump format

2014-11-18 Thread Baruch Burstein
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: >

svn dump format

2014-11-18 Thread Baruch Burstein
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ıɥ

Fwd: Sample repo dump

2014-11-06 Thread Baruch Burstein
Resending to the list (accidentally replied privately) -- Forwarded message -- From: Baruch Burstein Date: Wed, Nov 5, 2014 at 3:07 PM Subject: Re: Sample repo dump To: Andreas Stieger On Wed, Nov 5, 2014 at 1:57 PM, Andreas Stieger wrote: > Hello, > > > On 4 Nov

Sample repo dump

2014-11-04 Thread Baruch Burstein
Hi all, I am working on a tool that will extract data from svn dumps (such as produced by `svnadmin dump` and `svnrdump`). I would like to make sure I can handle all kinds of cases, both common and corner cases (not error cases such as malformed dumps). Is there a sample repo or sample dump file t