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

Assertion failed: *path != '/', ra_loader.c

From: holibert <drink.beer_at_gmx.net>
Date: Wed, 03 Sep 2008 15:59:29 +0200

Hi there,

my Perl script which runs fine with Subversion 1.4.6 fails with 1.5.x:

Assertion failed: *path != '/', file C:\Projects\subversion-1.5.2\subversion\libsvn_ra\ra_loader.c, line 997

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

Here the Perl code, which fails:
=====================================================
$ra_session = get_repo_session("$url[0]");
$node_kind_src = $ra_session->check_path("$rel_path", $source_rev);
=====================================================

$rel_path is something like "/dev/gui..."

Any suggestions?

Greetings,
Holger

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-03 15:59:50 CEST

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.