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

Re: Compressed Pristines (Summary)

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 2 Apr 2012 20:55:18 +0200

On Mon, Apr 02, 2012 at 02:22:45PM -0400, Mark Therieau wrote:
> Another thought would be to pursue a FUSE-like approach similar to scord
> [1][2]
> which implements a lightweight file system adapter that knows just enough
> about
> the pristine store and the working copy files such that it could maintain a
> single copy
> of the pristine contents for the overwhelming majority of files: those whose
> working-copy contents are identical to the pristine base contents.

Would this not be inherently unportable? Not every platform supports FUSE.

It's a nice idea but on the surface this sounds even more complex than
Ash's original design :)
Received on 2012-04-02 20:55:56 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.