Re: Numbers encoding in FSFS log addressing indexes

2014-06-25 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Wed, Jun 25, 2014 at 20:33:42 +0200: > Why would someone quote the 7b/8b encoding scheme docs if not to use > it *against* the current code? To bring enough context into the discussion so that people who haven't read the f7 design docs may participate in it.

Re: Numbers encoding in FSFS log addressing indexes

2014-06-25 Thread Stefan Fuhrmann
On Wed, Jun 25, 2014 at 8:03 PM, Daniel Shahaf wrote: > Stefan Fuhrmann wrote on Wed, Jun 25, 2014 at 17:34:43 +0200: > > On Wed, Jun 25, 2014 at 5:09 PM, Ivan Zhakov wrote: > > > > > Subversion 1.8 and before in general uses human readable decimal > > > format to store numbers in FSFS repositor

Re: Numbers encoding in FSFS log addressing indexes

2014-06-25 Thread Stefan Fuhrmann
On Wed, Jun 25, 2014 at 8:07 PM, Daniel Shahaf wrote: > Daniel Shahaf wrote on Wed, Jun 25, 2014 at 18:03:24 +: > > Stefan Fuhrmann wrote on Wed, Jun 25, 2014 at 17:34:43 +0200: > > > On Wed, Jun 25, 2014 at 5:09 PM, Ivan Zhakov > wrote: > > > > Log addressing > > > > implementation on trunk

Re: Numbers encoding in FSFS log addressing indexes

2014-06-25 Thread Daniel Shahaf
Daniel Shahaf wrote on Wed, Jun 25, 2014 at 18:03:24 +: > Stefan Fuhrmann wrote on Wed, Jun 25, 2014 at 17:34:43 +0200: > > On Wed, Jun 25, 2014 at 5:09 PM, Ivan Zhakov wrote: > > > Log addressing > > > implementation on trunk introduces new encoding for storing numbers in > > > indexes. Quoti

Re: Numbers encoding in FSFS log addressing indexes

2014-06-25 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Wed, Jun 25, 2014 at 17:34:43 +0200: > On Wed, Jun 25, 2014 at 5:09 PM, Ivan Zhakov wrote: > > > Subversion 1.8 and before in general uses human readable decimal > > format to store numbers in FSFS repositories on disk. > > > True. However, there are exceptions to that

Re: Numbers encoding in FSFS log addressing indexes

2014-06-25 Thread Stefan Fuhrmann
On Wed, Jun 25, 2014 at 5:09 PM, Ivan Zhakov wrote: > Subversion 1.8 and before in general uses human readable decimal > format to store numbers in FSFS repositories on disk. True. However, there are exceptions to that general rule. The index data uses the same basic encoding as we already use

Numbers encoding in FSFS log addressing indexes

2014-06-25 Thread Ivan Zhakov
Subversion 1.8 and before in general uses human readable decimal format to store numbers in FSFS repositories on disk. Log addressing implementation on trunk introduces new encoding for storing numbers in indexes. Quoting log addressing indexes format documentation [1] [[[ Encoding The fi