From: "Андрей Черепанов" <cas@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] git -- хитрая задачка
Date: Tue, 24 Aug 2010 13:17:38 +0400
Message-ID: <201008241317.38752.cas@altlinux.ru> (raw)
In-Reply-To: <20100824083138.GA7153@mw.office.seiros.ru>
24 августа 2010 Денис Смирнов написал:
> Имеется множество git-репозиториев (около тысячи).
> Большая часть их них -- устаревшие backup'ы, но какие определить
> по имени или еще каким-либо очевидным характеристикам невозможно.
> Разобраться в этом кошмаре вручную -- тем более.
>
> Задача -- выявить и удалить старье (которого там процентов 90).
>
> Лобовое решение: прогнать для каждого бранча каждого репозитория git log,
> положить результат в sqlite (commit id/путь к репо/бранч). Также положить
> в базу последний commit id каждого бранча каждого репозитория.
>
> После этого я могу легко определить есть ли такой commit id в другом
> репозитории. И если есть, и это не последний коммит в бранче -- то наш
> бранч явно стухший и его можно удалить.
>
> Такое решение мне не нравится тем, что придется строить базу по миллионам
> commit'ов.
>
> Можно ли придумать что-то значительно шустрее?
Как насчёт даты последней модификации?
--
Андрей Черепанов
ALT Linux
cas@altlinux.ru
next prev parent reply other threads:[~2010-08-24 9:17 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-24 8:31 Денис Смирнов
2010-08-24 9:17 ` Андрей Черепанов [this message]
2010-08-24 9:40 ` Денис Смирнов
2010-08-24 9:39 ` Alexander Myltsev
2010-08-24 9:42 ` Денис Смирнов
2010-08-24 9:47 ` Alexander Myltsev
2010-08-24 9:49 ` Andrey Rahmatullin
2010-08-24 9:58 ` Dmitry V. Levin
2010-08-24 18:00 ` Денис Смирнов
2010-08-24 20:18 ` Sergey Vlasov
2010-08-24 23:56 ` Dmitry V. Levin
2010-08-24 17:58 ` Денис Смирнов
2010-08-24 18:54 ` Sergey Vlasov
2010-08-25 20:35 ` Денис Смирнов
2010-08-26 11:51 ` Sergey Vlasov
2010-08-24 9:53 ` Dmitry V. Levin
2010-08-24 11:35 ` Денис Смирнов
2010-08-24 11:41 ` Alexander Myltsev
2010-08-24 17:48 ` Денис Смирнов
2010-08-24 11:43 ` Andrey Rahmatullin
2010-08-24 11:45 ` Денис Смирнов
2010-08-24 11:52 ` Ildar Mulyukov
2010-08-24 17:46 ` Денис Смирнов
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=201008241317.38752.cas@altlinux.ru \
--to=cas@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