read-batch: Skipping batched update..No batched update inconsistency

2010-10-20 Thread Michael Tokarev
I already asked this question before, some time ago (a few months), but got no reply. We're using a backup system based on rsync and batched updates. Quite often I see a situation when rsync refuses to apply next batch with the following messages: applying f0002.rgs-podm.ru 142 (Skipping batched

Re: Getting into the source code

2010-10-20 Thread Wayne Davison
On Wed, Oct 20, 2010 at 6:58 AM, Angus Hammond wrote: > Hi everyone, > I recently downloaded a copy of the rsync source code from the samba > website. I would like some advice in how I could go about familiarizing > myself with the code, so that I could read it and edit it. The source tree > cont

Getting into the source code

2010-10-20 Thread Angus Hammond
Hi everyone, I recently downloaded a copy of the rsync source code from the samba website. I would like some advice in how I could go about familiarizing myself with the code, so that I could read it and edit it. The source tree contains loads of files, and I haven't got a clue where to start :). W