[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: issue #1481 (diff and streaming)

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2004-01-06 19:17:18 CET

On Tue, Jan 06, 2004 at 06:27:53PM +0100, Sander Striker wrote:
> > > svn diff -r 201 XmlObjectPrinter.java
> > [...]
> > svn: Can't write to stream: Not enough storage is available to process this
> > command.
>
> The output stream seems to be running out of storage (?!).
>
> > BUT, if I instead do:
> > > svn diff -r 201 XmlObjectPrinter.java | more
> >
> > It works fine.
>
> I'm puzzled. Is this some weird property of the windows cmd?
>
> Sander

Is it possible that we're causing a call to WriteFile with a buffer
larger than 64KB?

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 6 19:18:13 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.