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

Re: ra_dav compression question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-23 15:11:46 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> The above is all about server -> client stuff. He also wanted to know
> about whether stuff from the client to the server (e.g. commits) is ever
> gzip compressed. I assume the answer is "No", but maybe someone knows
> for sure.

Hm, I'm nots sure I understand that part either.

But I'm also not sure it matters... svn sends binary-diff data to the
server when committing. This 'svndiff' data is already compressed via
the vdelta algorithm. So in some sense, commits are *always*
compressed.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 23 15:14:24 2003

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.