Daniel Shahaf wrote on Wed, Jun 25, 2014 at 18:03:24 +0000: > Stefan Fuhrmann wrote on Wed, Jun 25, 2014 at 17:34:43 +0200: > > On Wed, Jun 25, 2014 at 5:09 PM, Ivan Zhakov <i...@visualsvn.com> wrote: > > > Log addressing > > > implementation on trunk introduces new encoding for storing numbers in > > > indexes. Quoting log addressing indexes format documentation [1] > > > > > > > I'm not even sure there is documentation for our txdelta > > on-disk representation. So, FSFS indexes are doing a > > better job in that department, ATM. > > Why is this relevant to the subject at hand? Good job for writing > documentation, but lack of documentation wasn't Ivan's concern.
By the way, the svndiff0 format is documented in notes/svndiff. The PLAIN, DELTA, and ENDREP headers are, as you know, documented in libsvn_fs_fs/structure. Is anything missing from these documentations? Daniel