Re: How to emulate rdiff behaviour

2009-05-29 Thread Wayne Davison
On Thu, May 28, 2009 at 11:32:16AM -0400, Matt McCutchen wrote: > - Each day, generate a reverse batch (by running rsync in the reverse > direction with --only-write-batch) and then update the destination file. In order to avoid any inconsistency between the files when the reverse run is done and

Re: Rsync maintained patches repository

2009-05-29 Thread Matt McCutchen
On Fri, 2009-05-29 at 10:34 +0200, Petr Uzel wrote: > On Thu, May 28, 2009 at 09:04:59PM -0400, Matt McCutchen wrote: > > Wayne, > > > > How can I access the rsync maintained patches repository with the git > > tools? > See > http://www.mail-archive.com/rsync@lists.samba.org/msg23892.html Yes, I

Re: Rsync maintained patches repository

2009-05-29 Thread Matt McCutchen
On Fri, 2009-05-29 at 10:46 +0200, Paul Slootman wrote: > On Thu 28 May 2009, Matt McCutchen wrote: > > > > $ firefox http://gitweb.samba.org/?p=rsync.git;a=summary > > I guess you left out the quotes you must have used here, > as otherwise a=summary won't be included in the url... Yes, I sort o

rsync-3.0.6 prints file list generation time wrong ???

2009-05-29 Thread Jignesh Shah
Hi, While researching on where rsync-3.0.6 spending more time when we have huge number of files in directory(~1000K files). I got below statistics: 2009/05/28 19:05:38 [9660] building file list . . . 2009/05/28 21:40:09 [9660] Number of files: 724591 2009/05/28 21:40:09 [9660] Number of file

Re: Rsync maintained patches repository

2009-05-29 Thread Paul Slootman
On Thu 28 May 2009, Matt McCutchen wrote: > > $ firefox http://gitweb.samba.org/?p=rsync.git;a=summary I guess you left out the quotes you must have used here, as otherwise a=summary won't be included in the url... Paul -- Please use reply-all for most replies to avoid omitting the mailing lis

Re: Rsync maintained patches repository

2009-05-29 Thread Petr Uzel
On Thu, May 28, 2009 at 09:04:59PM -0400, Matt McCutchen wrote: > Wayne, > > How can I access the rsync maintained patches repository with the git > tools? These work: > > $ firefox http://gitweb.samba.org/?p=rsync.git;a=summary > $ git clone git://git.samba.org/rsync.git > $ firefox http://gitw

DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links

2009-05-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6362 --- Comment #2 from petr.u...@suse.cz 2009-05-29 03:24 CST --- Matt, you are correct - I forgot to mention this mistake - sorry for that. Thanks for looking into this - I can confirm that the --no-i-r fixes the issue. -- Configure bu