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

Re: This application has requested the Runtime to terminate it in an unusual way.

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-06-21 16:47:09 CEST

Akin, Klaus wrote:
> This application has requested the Runtime to terminate it in an unusual
> way.
>
> Please contact the application's support team for more information.
[...]
> Svn merge <empty dir url> <very large branch>

svn copy <very large branch> <empty dir url>

> After a long time (about one hour) and very many added files later I get
> this error.

Sounds like it's running out of memory. The error message could be better, but
basically there is not much that Subversion can do about the fact. Try
watching how much memory is allocated to the process, and if that is going
too high, try increasing swap or, better, RAM.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 21 16:47:19 2005

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.