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

Re: svn cat error: Can't write to stream

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-06-21 01:14:44 CEST

Dan Kearns wrote:

>>D:\Temp>svn cat -r 397 REPOURI/logfile.xml <?xml
>>version="1.0" encoding="iso-8859-1" standalone="no"?>
>><!-- $Id: logfile.xml 379 2004-05-13 14:11:52Z m $svn: Can't
>>write to stream:
>>Für diesen Befehl ist nicht genügend Speicher verfügbar.
>>
>>
>
>I've run into this as well (on windows only). "svn cat <whatever> | more" is one workaround, and file redirects will also work, "svn cat <whatever> > file.txt". It is just some issue with cmd.exe's buffer and/or the way svn writes to stdout.
>
>
It's a bug in APR, and it is Windows-specific. We've not managed to fix
it yet, unfortunately.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 21 01:15:54 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.