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

Re: svn client fails with Berkeley DB error Cannot allocate memory - repository broken

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-03 02:10:02 CEST

On Fri, Jun 04, 2004 at 03:13:09PM -0500, Ben Collins-Sussman wrote:
> On Thu, 2004-06-03 at 12:42, Martin J. Evans wrote:
>
> > 5. run the attached perl program with:
> >
> > /tmp/x.pl -u file:///var/subversion/distribution/test-martin
>
> Well, I tried to reproduce, but I think my perl bindings are either too
> old or too new (from /trunk). I get an assertion failure on a
> path-join.
>
> Someone who's actively using perl bindings should try to reproduce.

You probably used . as the path. :) Which isn't valid input to the
subversion libraries. You have to use full paths. This has come up
before with the Perl bindings. Perl apps can of course use the Cwd
module and abs_path() to work around this.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 3 02:11:10 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.