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

Re: FSFS format7 and compressed XML bundles

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 01 Mar 2013 14:58:10 +0000

Julian Foad <julianfoad_at_btopenworld.com> writes:

> Yes, a client-side plug-in -- either to Subversion or to OpenOffice --
> seems to me the best practical solution.

A server-side solution is difficult. Suppose the client has some
uncompressed content U which it compresses to C and sends to the server.
The server can uncompress C to get U but unless the compression scheme
has a canonical compressed form, with no other forms allowed, the server
cannot avoid storing C because there is no guarantee that C can be
reconstructed from U.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-03-01 15:58:59 CET

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.