From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Blechmann Subject: git svn unhandled.log compression Date: Thu, 19 Mar 2009 00:30:05 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFBC52F55E8A031A55715CCBE" To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Mar 19 00:41:38 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lk5OD-00033r-7N for gcvg-git-2@gmane.org; Thu, 19 Mar 2009 00:41:37 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751629AbZCRXkK (ORCPT ); Wed, 18 Mar 2009 19:40:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751729AbZCRXkI (ORCPT ); Wed, 18 Mar 2009 19:40:08 -0400 Received: from main.gmane.org ([80.91.229.2]:52921 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753232AbZCRXkF (ORCPT ); Wed, 18 Mar 2009 19:40:05 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Lk5Mg-0005lo-Sy for git@vger.kernel.org; Wed, 18 Mar 2009 23:40:02 +0000 Received: from 85-127-19-188.dynamic.xdsl-line.inode.at ([85.127.19.188]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Mar 2009 23:40:02 +0000 Received: from tim by 85-127-19-188.dynamic.xdsl-line.inode.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Mar 2009 23:40:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 85-127-19-188.dynamic.xdsl-line.inode.at User-Agent: Thunderbird 2.0.0.19 (X11/20090105) X-Enigmail-Version: 0.95.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFBC52F55E8A031A55715CCBE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable hi all, is there a way to compress the unhandled.log files, generated by git svn?= tracking several projects with git svn, the unhandled.log files are larger, than the actual data ... e.g. the mirror of the svn repository of the boost library gives me: 135M .git/objects 283M .git/svn the unhandled.log files can be compressed at pretty high rates, these are the differently compressed files from the trunk of boost svn: 9.0M unhandled.log 584K unhandled.log.gz 396K unhandled.log.bz2 344K unhandled.log.lzma i am not familiar with the git svn codebase, so i am not sure, whether it is feasible to implement a compression of the unhandled.log files, but it would definitely save me quite a lot of hd space ... thnx, tim --=20 tim@klingt.org http://tim.klingt.org The most wonderful opportunity which life offers is to be human. Henry Miller --------------enigFBC52F55E8A031A55715CCBE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAknBhAAACgkQdL+4qsZfVsunWACeK0epJ0zbVIHVnPNpTbQI7Q1o UzAAmwWcZT3TGpmkW/odH8rbMAtpWeBG =81bE -----END PGP SIGNATURE----- --------------enigFBC52F55E8A031A55715CCBE--