[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-06 17:06:10 CET

On Mon, 2004-01-05 at 20:54, dan@kearns.net wrote:
> Hi,
>
> Refresher on the error message when running "svn diff ...":
> svn: Not enough storage is available to process this command.
> svn: svn_diff_file_output_unified: error writing hunk.

I think that your problem is that you don't have write access to create
a temporary file in the current working directory. I'm guessing that
you're probably using an older svn client (what version is it?) that
doesn't make use of apr_get_temp_dir(), or whatever it's called.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 6 17:06:55 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.