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

Re: svnmerge: command execution failed (exit code: -6)

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Mon, 20 Apr 2015 19:34:38 +0200

Hello,

On 20/04/15 14:17, Hari Shankar Jena wrote:
> I am trying resynch a branch with trunk and I used svnmerge. However,
> svnmerge able to merge few revisions and suddenly it throws an error. Error is
> mentioned below.
>
> property 'svnmerge-integrated' set on '.'
>
> property 'svnmerge-blocked' set on '.'
>

Note that usage of svnmerge is obsoleted for a long time now in favour
of svn merge and merge tracking.

> svnmerge: command execution failed (exit code: -6)
> svn --non-interactive merge --force -r 4230:4264
> http://svn.ipaccess.com/repos/aplte/trunk .
> Out of memory - terminating application.

The command failed to execute as it or the OS ran out of memory.

> Can someone please help to understand what is this error and reason and solution
> for this error?

Upgrade to the latest version of Subversion in case this bug was already
fixed and try again.

Andreas
Received on 2015-04-20 19:35:35 CEST

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.