Optimizing files for binary diffs
From: Koert van der Veer <kvdveer_at_playlogicgames.com>
 
Date: Mon, 9 Mar 2009 09:55:22 +0100 
For our current project, we store a lot of binary data in a subversion
 We hope to improve this by optimizing our binary file format for the SVN
  
 The header of the file contains a table of 200-1000 entries of 10-50
 The bulk of the content consists of large invariant chunks (1Kb-10Mb)
  
 Question 1:
 Is svndiff-test.c a good tool to test the diffing characteristics of our
  
 Question 2:
 I'm assuming that svndiffs are used for client-to-server and
  
 Question 3:
 I obviously need to fix the indices to the tables, so the indices won't
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
  | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.