Re: git, hardlinks and backups

From: Pavel Machek
Date: Mon Jul 10 2006 - 16:06:20 EST


Hi!

> > I know this may be stupid, but...
> >
> > I'm backing up my linux kernel trees, and found out that backup (done
> > by rsync) is twice as big as original. That's quite bad... it is
> > because git uses hardlinks heavily but rsync can't preserve them.
> >
> > I'm pretty sure someone hit this before... what is the trick?
>
> The -H option of rsync?

Okay, I was blind, sorry.

For those who made same mistake... utility called freedups should be
able to clean that up.
Pavel


--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/