From: Alexey Morozov <morozov_ml@ngs.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] gear и git submodule
Date: Wed, 14 Jan 2015 07:29:03 +0600
Message-ID: <54B5C65F.90709@ngs.ru> (raw)
In-Reply-To: <549435CE.7000507@altlinux.ru>
Здравствуйте!
19.12.2014 20:27, Alexey Gladkov пишет:
> Проблема запрета на дополнительные репозитории понятна: ты клонируешь
> основной репозиторий и по прошествии некоторого времени пытаешься из
> него собрать пакет. В этот момент submodules могут быть уже
> недоступны. Это может произойти даже если submodules находятся на
> одном и том же сервере что и основной репозиторий ... например ты
> склонировал основной репозиторий и у тебя пропал интернет (в отпуск
> уехал).
В нынешнее время эта проблема уже _отчасти_ решена, т.к. в момент
инициализации доп. репозитории клонируются внутрь
.git/modules/<path/to/module/in/the/worktree>.
Это конечно, не избавляет от проблем при клонировании репозиториев, с
недоступным апстримом используемых модулей, но делает эти проблемы
решаемыми Грубо говоря, нужно помимо `git clone` сделать ещё scp -r
source:.git/modules/ .git/modules/ и подшаманить с конфигурационными
файлами. Неудобно, конечно, но автоматизируемо.
С уважением,
АМ
prev parent reply other threads:[~2015-01-14 1:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-27 9:22 Viacheslav Dubrovskyi
2013-09-27 9:43 ` Alexey Gladkov
2013-09-27 9:59 ` Mikhail Efremov
2013-09-27 10:19 ` Alexey Gladkov
2014-12-19 13:09 ` Anton Farygin
2014-12-19 13:39 ` Alexey Gladkov
2014-12-19 14:07 ` Anton Farygin
2014-12-19 14:27 ` Alexey Gladkov
2014-12-19 14:49 ` Anton Farygin
2014-12-19 15:15 ` Alexey Gladkov
2014-12-19 15:21 ` Anton Farygin
2014-12-19 15:54 ` Alexey Gladkov
2015-01-14 1:29 ` Alexey Morozov [this message]
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=54B5C65F.90709@ngs.ru \
--to=morozov_ml@ngs.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