[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: Branko Čibej <brane_at_xbc.nu>
Date: 2003-06-23 16:15:57 CEST

Ben Collins-Sussman wrote:

>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.
>
>
Except when you'r sending new data for an added file.

In a sense, updates from the server are also always compressed;
checkouts are not.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 23 16:16:37 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.