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

Re: [bug?] perl bindings: SVN::Ra->new trips assertion when file:// URL contains a space

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 17 Dec 2011 17:39:10 +0100

On Sat, Dec 17, 2011 at 03:40:03AM -0600, Jonathan Nieder wrote:
> The test suite ends up tripping more assertions, like this one:
>
> 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)
> Aborted (core dumped)
>

That looks like the symlink update bug fixed in 1.7.2

Version 1.7.2
(02 Dec 2011, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.2
   [...]
   * fix an assertion failure when a symlink is updated (r1186944, -81, -83)
Received on 2011-12-17 17:39:47 CET

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.