Re: hang with rsync 3.0.0pre7 doing local copy

2008-01-20 Thread Paul Slootman
On Sat 12 Jan 2008, Paul Slootman wrote: I have checked-in a change that I believe should fix this. If you could grab the latest dev source (e.g. form git, the nightly tar, etc.) and give it a try, I'd appreciate it. Great, I've taken the nightly rar and built it. Now we wait :-)

--link-dest vs. special files and owner/group changes

2008-01-20 Thread Jürgen Fluk
rsync 2.6.9 --link-dest does - not hardlink special files (symlink, device nodes) This doesn't take much space, but it clutters the logfiles - change owner/groupship on the hardlink So if I use a hard-linked-tree-per-day, it changes history also Is this still the same with newer versions?

Re: preserving Mac OS X metadata in rsync backups and restores

2008-01-20 Thread Mike Bombich
With rsync 3 pre8 and Mac OS 10.5.1: bash-3.2# patch -p1 patches/osx-create-time.diff bash-3.2# patch -p1 patches/flags.diff bash-3.2# ./prepare-source bash-3.2# patch -p1 patches/backup-dir-dels.diff bash-3.2# ./configure bash-3.2# make bash-3.2# ~/rsync-3.0.0pre8/rsync -aHAX --fileflags