git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git as backup and file sync system
@ 2010-04-02 19:16 Simon
  2010-04-02 19:35 ` Sverre Rabbelier
  0 siblings, 1 reply; 4+ messages in thread
From: Simon @ 2010-04-02 19:16 UTC (permalink / raw)
  To: git

Hi there,
  I'm not sure if this post will be very welcome, but I'd like your
feedback or suggestions.  I've been reading Jon Loeliger's book about
git and I've understood many many things.  I'm interested in using git
as a backup and sync system between computers.

The one thing I'm missing is files metadata.  I thought the simplest
approach would be to create a "hidden" file containing the output from
stat (or something similar but more helpful).  Then hash that "hidden"
file as well or even make it part of the real file (ie first line of
every file are their metadata)...  I think I should look into some
hooks, but I'd need some guidance to get started...  help appreciated!

Simon

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

end of thread, other threads:[~2010-04-02 21:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-02 19:16 git as backup and file sync system Simon
2010-04-02 19:35 ` Sverre Rabbelier
2010-04-02 19:49   ` Avery Pennarun
2010-04-02 21:20     ` Simon

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