From: Vitaly Ostanin <vyt@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] Бранч для svn-репозитария в git Date: Sun, 31 Aug 2008 01:50:47 +0400 Message-ID: <48B9C0B7.5060004@altlinux.org> (raw) In-Reply-To: <f7a739430808300943o3f52ef66n4ca35c5341545592@mail.gmail.com> [-- Attachment #1: Type: text/plain, Size: 1292 bytes --] Eugene Prokopiev пишет: >> В другом репозитарии >> (http://git.altlinux.org/people/enp/packages/callweaver.git) все >> бранчи через web видны. Я что-то забыл сделать? > > Нет, вру, там то же самое. Расскажу тогда, как делал: > > $ mkdir connexion > $ cd connexion > $ git-init > $ git-svn init svn://radlinux.org/radlinux/branches/0.4.6 > $ git-svn fetch Судя по ману, проще git-svn clone. > $ git-checkout git-svn > $ git-branch -d master Чем помешал master ? > $ git-fetch ../srpm/ srpm:srpm ../srpm - это точно репозиторий? > $ git-merge -s ours git-svn > $ vim .gear/rules > $ vim connexion.spec > $ gear-update-tag -ac > $ gear-commit -s > $ gear -v --hasher -- hsh --target=i586 > $ mkdir .git/remotes > $ vim .git/remotes/origin Можно ещё так: $ git-remote add origin \ git.alt:/people/enp/packages/connexion.git $ git-remote update > $ git-push > > Просьба прокомментировать и рассказать, как это делается правильно Желательно уточнить, что именно "это", то есть в каких бранчах и что Вы хотите получить. Чтобы на git.alt были видны бранчи, нужно 'git-push --all' или явное указание бранча для push. Для тегов нужно добавлять --tags. -- Regards, Vyt mailto: vyt@altlinux.org JID: vitaly.ostanin@gmail.com [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2008-08-30 21:50 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-08-30 16:35 Eugene Prokopiev 2008-08-30 16:43 ` Eugene Prokopiev 2008-08-30 21:50 ` Vitaly Ostanin [this message] 2008-08-31 7:31 ` Eugene Prokopiev 2008-08-31 13:00 ` Vitaly Ostanin 2008-08-31 13:35 ` Eugene Prokopiev 2008-08-31 14:11 ` Alexey I. Froloff 2008-08-31 14:18 ` Eugene Prokopiev 2008-08-31 16:07 ` Alexey I. Froloff 2008-08-31 19:36 ` Eugene Prokopiev 2008-08-31 20:08 ` Alexey I. Froloff 2008-09-01 8:34 ` Eugene Prokopiev 2008-09-01 16:26 ` Alexey I. Froloff
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=48B9C0B7.5060004@altlinux.org \ --to=vyt@altlinux.org \ --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