ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] I: about storing tarballs
Date: Thu, 20 Apr 2006 13:33:18 +0400
Message-ID: <4447555E.8020607@altlinux.com> (raw)
In-Reply-To: <20060419225625.GA18181@nomad.office.altlinux.org>

Dmitry V. Levin wrote:
> Hi,
> 
> Информация к размышлению на тему хранения исходного кода,
> по мотивам короткого обсуждения в офисе.
> 
> $ xdelta delta -9 nmap-4.02Alpha{1,2}.tar.bz2 nmap.delta
> $ ls -logS nmap*
> -rw-r--r-- 1 1897778 Мар  4 07:32 nmap-4.02Alpha1.tar.bz2
> -rw-r--r-- 1 1896625 Мар  9 01:42 nmap-4.02Alpha2.tar.bz2
> -rw-r--r-- 1 1885642 Апр 20 00:00 nmap.delta
> Подтверждение известного факта: несильно отличающиеся пожатые bzip'ом
> файлы отличаются настолько сильно, что xdelta неэффективна.
> 
> $ xdelta delta -9 nmap-4.02Alpha{1,2}.tar nmap.delta
> $ ls -logS nmap*
> -rw-r--r-- 1 10485760 Мар  4 07:32 nmap-4.02Alpha1.tar
> -rw-r--r-- 1 10485760 Мар  9 01:42 nmap-4.02Alpha2.tar
> -rw-r--r-- 1    28612 Апр 20 00:00 nmap.delta
> Ну xdelta она и есть xdelta.
> 
> $ xdelta delta -9 nmap-4.02Alpha{1,2}.tar.gz nmap.delta
> $ ls -logS nmap*
> -rw-r--r-- 1 2377616 Мар  4 07:32 nmap-4.02Alpha1.tar.gz
> -rw-r--r-- 1 2376325 Мар  9 01:42 nmap-4.02Alpha2.tar.gz
> -rw-r--r-- 1   28621 Апр 20 00:00 nmap.delta
> Напоминание о том, что xdelta по умолчанию распаковывает файлы,
> пожатые gzip'ом, прежде чем вычислять дельту.

<skip>

> Отсюда видно, что с файлами, пожатыми gzip'ом, экономии в git не получается.
> Таким образом, в git лучше класть непожатые файлы, тогда при желании
> их можно будет хранить экономно.

а упаковывать перед сборкой ? Или вообще в RPM пакет класть 
неупакованные tar'ы ?

Rgds.
Rider



  parent reply	other threads:[~2006-04-20  9:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 22:56 Dmitry V. Levin
2006-04-20  6:33 ` Kirill A. Shutemov
2006-04-20  9:33 ` Anton Farygin [this message]
2006-04-20 11:07   ` Anton D. Kachalov
2006-04-21  7:49     ` Sviatoslav Sviridov
2006-04-21 12:31       ` Ildar Mulyukov
2006-04-26  8:14   ` Michael Shigorin
2006-04-26 10:30     ` Dmitry V. Levin
2006-04-26 12:24       ` Michael Shigorin
2006-04-26 13:33         ` Genix
2006-04-26 13:44           ` Michael Shigorin
2006-04-26 19:14         ` Dmitry V. Levin
2006-04-21  7:41 ` Sviatoslav Sviridov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4447555E.8020607@altlinux.com \
    --to=rider@altlinux.com \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git