Mailinglist Archive: opensuse-packaging (68 mails)
< Previous | Next > |
Re: [opensuse-packaging] Basic git-archive --remote question
- From: Andrey Borzenkov <arvidjaar@xxxxxxxxx>
- Date: Mon, 24 Jun 2013 19:56:50 +0400
- Message-id: <20130624195650.4e0bd46e@opensuse.site>
В Mon, 24 Jun 2013 10:52:45 -0400
Greg Freemyer <greg.freemyer@xxxxxxxxx> пишет:
You need to setup public key access for ssh. Why do not you simply use
direct git:// URL?
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
Greg Freemyer <greg.freemyer@xxxxxxxxx> пишет:
I'm trying to create a tarball from a git tag and I'm not getting
logged in for some reason. What is the right syntax for:
git archive --format=tar
--remote=ssh://git@github/com/dkovar/analyzeMFT.git v2.0.4 >
analyzeMFT-v2.0.4.tar
You need to setup public key access for ssh. Why do not you simply use
direct git:// URL?
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
< Previous | Next > |