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

Re: 1.7.0-alpha3 tarballs up for testing / signing

From: Senthil Kumaran S <stylesen_at_gmail.com>
Date: Fri, 8 Jul 2011 10:51:56 +0530

Hi Peter,

On Fri, Jul 8, 2011 at 10:41 AM, Peter Samuelson <peter_at_p12n.org> wrote:
> Historically the "uncompress / recompress / get original compressed
> file" process has been noticeably more reliable with bzip2 than gzip.
> Probably because there is only one canonical bzip2 implementation,
> whereas there are quite a few implementations of the gzip algorithm,
> and they will not necessarily all produce exactly the same compressed
> output.  gzip also has tuning flags such as --rsyncable (may still be
> Debian-specific, I'm not sure) which bzip2 does not.

Thanks for the explanation.

> Thus if you want to only download one file, and check the checksum of
> both, you should download the .gz and recompress it to .bz2, not vice
> versa.

I never used to do this in the past. I got the .tar.gz from .bz2 as
mentioned here -
http://subversion.apache.org/docs/community-guide/releasing.html#tarball-signing
- May be we need to rev the piece of text in that link.

Thank You.

-- 
Senthil Kumaran S
http://www.stylesen.org/
http://www.sasenthilkumaran.com/
Received on 2011-07-08 07:22:51 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.