[bug?] perl bindings: SVN::Ra->new trips assertion when file:// URL contains a space
From: Jonathan Nieder <jrnieder_at_gmail.com>
Date: Sat, 17 Dec 2011 00:58:42 -0600
Hi,
I have created a repository at '/tmp/test repository'. The following
use SVN::Ra;
produces the following result:
svn: E235000: In file '/home/jrn/src/subversion/subversion/libsvn_subr/dirent_uri.c' line 2290: assertion failed (svn_uri_is_canonical(url, pool))
I would have expected the constructor either (a) to DWIM and succeed
I am guessing this assertion was introduced in r957893 (Move the
I haven't yet looked into working around the behavior change in the
Compare [1], which discusses this behavior from the point of view of
Thanks,
[1] http://thread.gmane.org/gmane.comp.version-control.subversion.devel/132227/focus=132228
|
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.