Re: how to backup git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 12, 2008 at 10:13:27PM +0800, bill lam <cbill.lam@xxxxxxxxx> wrote:
> Thanks to all responders for quick reply. I still have a related question. 
> svn has a hotcopy command to ensure integrity so that it is possible to 
> backup without shutting down the svn server. If someone update the .git 
> while I am performing backup using tar or rsync? Will the atomicity of that 
> commit still preserve in my backup copy?

the only problem can be when someone runs git-gc (as it runs git-prune)
while you are doing the backup. other commands never remove objects.

Attachment: pgpHeHF8EhTdX.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux