Re: rsync bug?? (rsync fails when -C is used).

2007-08-02 Thread Paul Cui
On Thu, Jul 19, 2007 at 06:24:10PM -0400, Matt McCutchen wrote: On 7/19/07, Paul Cui [EMAIL PROTECTED] wrote: hi, All. I just compiled the latest rsync (2.6.9). but I'm getting an error when I use the -C option. eg: $ rsync -aCv host1:/home/john/data/ /home/john/data receiving file

Re: rsync bug?? (rsync fails when -C is used).

2007-07-24 Thread Matt McCutchen
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

rsync bug?? (rsync fails when -C is used).

2007-07-19 Thread Paul Cui
hi, All. I just compiled the latest rsync (2.6.9). but I'm getting an error when I use the -C option. eg: $ rsync -aCv host1:/home/john/data/ /home/john/data receiving file list ... ERROR: out of memory in add_rule [sender] rsync error: error allocating core memory buffers (code 22) at

Re: rsync bug?? (rsync fails when -C is used).

2007-07-19 Thread Matt McCutchen
On 7/19/07, Paul Cui [EMAIL PROTECTED] wrote: hi, All. I just compiled the latest rsync (2.6.9). but I'm getting an error when I use the -C option. eg: $ rsync -aCv host1:/home/john/data/ /home/john/data receiving file list ... ERROR: out of memory in add_rule [sender] rsync error: error