subversion/libsvn_ra/ra_loader.c:934: svn_ra_get_log: Assertion `*path != '/'' failed.
From: Olaf Hering <olh_at_suse.de>
Date: Wed, 23 Jan 2008 15:24:40 +0100
Maybe its already a known issue.
subversion/libsvn_ra/ra_loader.c:934: svn_ra_get_log: Assertion `*path != '/'' failed.
Does the script need an update for some 1.5 API changes?
...
my $ra = SVN::Ra->new(url => 'http://svn.collab.net/repos/svn/trunk');
while (my ($path, $changes) = each %$paths)
print "\n";
---------------------------------------------------------------------
|
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.