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

Problem with svnadmin dump on Win32

From: James Mansion <james_at_wgold.demon.co.uk>
Date: 2006-04-16 12:32:55 CEST

Hi,

I'm using the 1.3.1 binaries (same problem with the 1.3.0 binaries from the
setup program) on XP SP2, using direct access to a local repository with the
file: protocol.

I find that if I try to dump the repository, then the dump fails after doing
a rather small amount of the repository, if I just let it write to the
command window.

If I redirect the output to a file (or to another program, such as more), it
seems to go OK, so I guess its something to do with output to a stream
attached to a console window rather than a buffered stream.

The end of the output says:

PROPS-END

Node-path: trunks/msgware/appcore/AppCore.ncb
Node-kind: file
Node-action: add
Prop-content-length: 59
Text-content-length: 306176
Text-content-md5: <stuff, can't be bothered to transcribe>
Content-length: 306235

K 13
svn:mime-type
V 24
application/octet-stream
PROPS-END
svnadmin: Can't write to stream: Not enough storage available to process
this command.

Regards
James

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 16 12:33:22 2006

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.