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