Re: [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 03:40:03 -0600
Bert Huijben wrote:
> I think SVN::Ra->new() should have escaped this argument for you by
Makes sense. I tried the patch below and a variant that calls
svn: E235000: In file '/home/jrn/src/subversion/subversion/libsvn_wc/update_editor.c' line 1582: assertion failed (action == svn_wc_conflict_action_edit || action == svn_wc_conflict_action_delete || action == svn_wc_conflict_action_replace)
I'll experiment more. Thanks for explaining.
[[[
|
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.