git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Sebastian Harl <sh@tokkee.org>
Cc: git@vger.kernel.org
Subject: Re: git local repo export
Date: Sun, 8 Jun 2008 18:01:22 +0400	[thread overview]
Message-ID: <20080608140122.GB7020@cvg> (raw)
In-Reply-To: <20080608135949.GE19777@albany.tokkee.org>

[Sebastian Harl - Sun, Jun 08, 2008 at 03:59:49PM +0200]
| Hi Cyrill,
| 
| On Sun, Jun 08, 2008 at 05:46:01PM +0400, Cyrill Gorcunov wrote:
| > could someone say me if there is a way to pack git repo in a single
| > file somehow?  I mean - sometime I have to move _whole_ git database
| > by some media without net access so I can't fetch it. Usually I just
| > create tar.gz for .git directory and copy it to some media then unpack
| > it in place where I need. But maybe there is some other more elegant
| > way exist to do the same?
| 
| Imho, that's a fairly elegant way to do that.
| 
| You might want to have a look at git-bundle as well. However, that's not
| suited for moving the whole repository, but rather to exchange patches
| without being able to use any network based protocols.
| 
| HTH,
| Sebastian
| 
| -- 
| Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/
| 
| Those who would give up Essential Liberty to purchase a little Temporary
| Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin
| 

Thanks a lot!

		- Cyrill -

  reply	other threads:[~2008-06-08 14:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-08 13:46 git local repo export Cyrill Gorcunov
2008-06-08 13:59 ` Sebastian Harl
2008-06-08 14:01   ` Cyrill Gorcunov [this message]
2008-06-17  7:05   ` fatal: Not a valid object name: 'master' helight.xu

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=20080608140122.GB7020@cvg \
    --to=gorcunov@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=sh@tokkee.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).