From: Jonathan Nieder <jrnieder@gmail.com>
To: git@vger.kernel.org
Cc: Enrico Weigelt <weigelt@metux.de>
Subject: Re: Incremental object transfer
Date: Fri, 12 Nov 2010 10:09:33 -0600 [thread overview]
Message-ID: <20101112160933.GC15141@burratino> (raw)
In-Reply-To: <20101112103427.GA29057@nibiru.local>
Enrico Weigelt wrote:
> as already said some time ago, I'm using git to back up maildirs
> on a machine w/ relatively low ram. The biggest problem for now
> is the initial push (maybe later larger subsequent pushes could
> be also affected too): it takes quite a long time to get everything
> packed, and if the connection breaks (the box is sitting behind
> a dynamic-IP DSL link), everything has to be restarted :(
Maybe use "git bundle" and then transfer by rsync?
next prev parent reply other threads:[~2010-11-12 16:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 10:34 Incremental object transfer Enrico Weigelt
2010-11-12 16:09 ` Jonathan Nieder [this message]
2010-11-13 18:31 ` Jakub Narebski
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=20101112160933.GC15141@burratino \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=weigelt@metux.de \
/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).