On Thu, Jul 22, 2004 at 07:01:12PM -0400, Chris Shoemaker wrote: > BTW, your index notification scheme isn't in CVS, is it?
It is. It's just not the one that was in the g2r-basis-filename.diff file (where the extra pipe from the generator conveyed the index info back to the receiver in addition to its main purpose of conveying basis-file names). Instead I made the normal output pipe from the generator convey the data back. This uses less kludge code for read-batch mode and doesn't introduce a new pipe that is not yet robust enough to avoid deadlock (the aforementioned patch can currently have a problem since the main output is buffered and the extra g2r output is not). ..wayne.. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html