ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] git archive
Date: Fri, 7 Dec 2007 22:31:10 +0300
Message-ID: <20071207193110.GA11712@hell.fortress> (raw)
In-Reply-To: <20071207164645.GA12801@mw.local.seiros.ru>

[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]

* Денис Смирнов <mithraen@> [071207 19:49]:
> Берем первый попавшийся репо с нашего archive. Делаем git repack -a -d -f
> --window=100 --depth=100, и получаем репо существенно меньшего размера.
raorn@hell:pts/2 ...kages/mutt1.5 $ git repack -a -d; du -chs .git/objects; git repack -a -d -f --window=100 --depth=100; du -chs .git/objects
Generating pack...
Counting objects: 4853
Done counting 25322 objects.
Deltifying 25322 objects...
 100% (25322/25322) done
Writing 25322 objects...
 100% (25322/25322) done
Total 25322 (delta 17081), reused 25322 (delta 17081)
Pack pack-0c458127a8cfdf81b5bfbe0ebbbaf6dc95ef74d5 created.
Removing unused objects 100%...
Done.
155M    .git/objects
155M    total
Generating pack...
Counting objects: 1960
Done counting 25322 objects.
Deltifying 25322 objects...
 100% (25322/25322) done
Writing 25322 objects...
 100% (25322/25322) done
Total 25322 (delta 19624), reused 0 (delta 0)
Pack pack-0c458127a8cfdf81b5bfbe0ebbbaf6dc95ef74d5 created.
Removing unused objects 100%...
Done.
11M     .git/objects
11M     total

Я фигею, дорогая редакция.  Это результат работы hg2git...

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-12-07 19:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-07 16:46 Денис Смирнов
2007-12-07 19:31 ` Alexey I. Froloff [this message]
2007-12-07 19:42   ` Денис Смирнов
2007-12-07 20:02     ` Alexey I. Froloff
2007-12-07 21:23       ` Денис Смирнов
2007-12-07 21:06   ` Dmitry V. Levin
2007-12-07 21:21     ` Денис Смирнов

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=20071207193110.GA11712@hell.fortress \
    --to=raorn@altlinux.ru \
    --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