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

Re: svn commit: r1827100 - /subversion/branches/1.10.x/STATUS

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 20 Mar 2018 17:26:04 +0000

Branko Čibej wrote on Sun, Mar 18, 2018 at 16:40:45 +0100:
> +++ svn_ra_svn.h (working copy)
> @@ -179,7 +179,9 @@ typedef svn_error_t *(*svn_ra_svn_edit_callback)(v
> * Either @a sock or @a in_stream/@a out_stream must be set, not both.
> * @a compression_level specifies the desired network data compression
> - * level (zlib/lz4) from 0 (no compression) to 9 (best but slowest).
> + * level from 0 (no compression) to 9 (best but slowest). The effect
> + * of the parameter depends on the compression algorithm; for example,
> + * it is used verbatim by zlib/deflate but ignored by LZ4.

+1
Received on 2018-03-20 18:26:11 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.