git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Incremental object transfer
@ 2010-11-12 10:34 Enrico Weigelt
  2010-11-12 16:09 ` Jonathan Nieder
  2010-11-13 18:31 ` Jakub Narebski
  0 siblings, 2 replies; 3+ messages in thread
From: Enrico Weigelt @ 2010-11-12 10:34 UTC (permalink / raw)
  To: git


Hi folks,


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 :(

So my idea is to incrementally transfer objects in smaller packs,
disable gc on remote side and update refs when some commit is
complete.

Is there any way to do this ?


thx
-- 
----------------------------------------------------------------------
 Enrico Weigelt, metux IT service -- http://www.metux.de/

 phone:  +49 36207 519931  email: weigelt@metux.de
 mobile: +49 151 27565287  icq:   210169427         skype: nekrad666
----------------------------------------------------------------------
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-13 18:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-12 10:34 Incremental object transfer Enrico Weigelt
2010-11-12 16:09 ` Jonathan Nieder
2010-11-13 18:31 ` Jakub Narebski

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).