login
Header Space

 
 

Re: how to backup git

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Daniel Barkalow <barkalow@...>
Cc: bill lam <cbill.lam@...>, <git@...>
Date: Monday, May 12, 2008 - 6:26 pm

Daniel Barkalow <barkalow@iabervon.org> writes:


I think suggestions from old timers on this thread to first "git fetch" is
to handle that concern.  It may not get the commit that is being created
simultaneously when such a fetch to backup repository is running (but that
will be backed up during the next round), but at least the contents of the
backup repository would be self contained and correct.  So a nightly fetch
(perhaps with --mirror) into a backup repository, and then after the fetch
finishes, copying the backup repository to tape, would give you one copy a
night.  Copying out from the central repository to backup repository would
be incremental, and until you repack the backup repository, the tape
backup of that backup repository could also be made incremental, as fetch
will be append-only into its objects/ part with updates to refs/ part.


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: how to backup git, Eric Hanchrow, (Mon May 12, 9:11 am)
Re: how to backup git, Johannes Schindelin, (Mon May 12, 9:28 am)
Re: how to backup git, bill lam, (Mon May 12, 10:13 am)
Re: how to backup git, Daniel Barkalow, (Mon May 12, 5:19 pm)
Re: how to backup git, Junio C Hamano, (Mon May 12, 6:26 pm)
Re: how to backup git, Daniel Barkalow, (Mon May 12, 7:43 pm)
Re: how to backup git, Johannes Schindelin, (Mon May 12, 11:08 am)
Re: how to backup git, Heikki Orsila, (Mon May 12, 11:27 am)
Re: how to backup git, Johannes Schindelin, (Mon May 12, 1:07 pm)
Re: how to backup git, Heikki Orsila, (Mon May 12, 2:07 pm)
Re: how to backup git, Johannes Schindelin, (Mon May 12, 2:21 pm)
Re: how to backup git, Jakub Narebski, (Mon May 12, 2:54 pm)
Re: how to backup git, Heikki Orsila, (Mon May 12, 2:36 pm)
Re: how to backup git, Heikki Orsila, (Mon May 12, 2:38 pm)
Re: how to backup git, Tim Harper, (Mon May 12, 2:58 pm)
Re: how to backup git, Heikki Orsila, (Mon May 12, 3:10 pm)
Re: how to backup git, Sverre Rabbelier, (Mon May 12, 3:49 pm)
Re: how to backup git, Miklos Vajna, (Mon May 12, 10:54 am)
speck-geostationary