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

Re: Issue creating large # of nodes in a transaction. (SWIG perl bindings)

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-03-11 00:53:28 CET

On 3/10/06, Dan Mercer <dmercer@8kb.net> wrote:

> I'm not sure what I'm doing wrong here, but any pointers would be
> helpful, even if you can just verify that this code behaves the same in
> your environment. It could be that my assumption that a single
> transaction should be able to handle many (certainly more than a few
> thousands) events is incorrect as well.

You're probably running out of memory. For a nontrivial use of the
bindings you're going to have to do some pool management, see the docs
in SVN::Core.pm for more details.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 11 00:54:11 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.