On 7/20/07, Paul Cui <[EMAIL PROTECTED]> wrote:
[sender] add_rule(:C .cvsignore)
ERROR: out of memory in add_rule [sender]

So the problem is happening on the very first call to add_rule.
That's very bizarre.  Since I can't reproduce the problem on my
computer, I can't do anything more on my side to investigate it;
sorry.  If you want to get to the root of the problem, I suggest that
you add some debug output ( rprintf(FINFO, "blah...\n"); ) to the
remote rsync.  A good first step would be to determine which of the
several out_of_memory("add_rule") calls in add_rule is being
triggered.

Matt
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to