On 2016-09-26 07:26:02 -0400, Paul Hammant wrote:
> Replying to various.  I'm making a Dropbox-a-like client that uses
> Svn/WebDav/AutoIncrement as the server. Critical design goal - to *not*
> have a classic Svn working tree locally.  Think 50GB of binary files sync'd
> down to a client, and a wish to not have that take 100GB of local storage.

Don't you try to solve the wrong problem?

IMHO, the more general problem is that a (big) file takes twice the
amount of its size as local storage, even though the base version will
not necessarily be used. Couldn't there be an option to avoid caching
some files in the .svn directory? Well... there's already a reported
issue for that:

  https://issues.apache.org/jira/browse/SVN-525

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to