Re: I think I found a bug...

2005-07-30 Thread Wayne Davison
On Sun, Jul 31, 2005 at 12:18:49AM -0400, Nathan Bullock wrote: > When I try to rsync a directory using --link-dest it never creates > hardlinks. This may be because you don't have --link-dest pointing at the right files (perhaps try an absolute path). It might also be that the files don't match

I think I found a bug...

2005-07-30 Thread Nathan Bullock
I am looking at rsync 2.6.6 When I try to rsync a directory using --link-dest it never creates hardlinks. After crashing my way through the code here is what I found: generator.c: function 'unchanged_file' if (ignore_times) return 0; return cmp_modtime(st->st_mtime, file->modtime