[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: New SHA1 property for nodes returned 'svn ls --xml' invocations.

From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Wed, 28 Sep 2016 15:52:15 +0200

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 <vincent@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)
Received on 2016-09-28 15:52:22 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.