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: > > $

[EMAIL PROTECTED]: Re: rsync bug?? (rsync fails when -C is used).]

2007-07-20 Thread Paul Cui
On Thu, Jul 19, 2007 at 06:24:10PM -0400, Matt McCutchen wrote: > The remote rsync is running out of memory as it collects the CVS > ignore rules (add_rule). Something could be awry with the CVS ignore > rules, or the machine could just be low on memory. Please run rsync > again with -vvv (three

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 util.c(11