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

Re: E235000 assertion failed in commit_util.c

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 23 May 2019 09:43:55 +0200

On Thu, May 23, 2019 at 09:46:56AM +1200, Jason Pickens wrote:
> Hi,
>
> I am getting an error when trying to use the SlickSVN client from within
> IntelliJ. I initially contacted SlickSVN but they said that the issue is in
> the SVN library. I am using version 1.8.5.

SVN 1.8 is no longer supported by this community.
Please try to reproduce the problem with a supported version of SVN.
See http://subversion.apache.org/docs/release-notes/#supported-versions
for a list of supported versions (I would recommend 1.12.0 on the
client side, and 1.10 on the server side).

> The error is:
> svn: E235000: In file '..\..\..\subversion\libsvn_client\commit_util.c'
> line 211: assertion failed (repos_root_url && repos_relpath)
>
> I was unable to commit at the time. I have discarded all my changes and now
> it seems to be working although at the time I was able to reproduce it. It
> seems like a bug.

Yes, but it is unlikely to get fixed without more information since
it is unclear how this problem could be reproduced by someone else.
Could you try to find a reproduction recipe which produces the problem
in isolation on a fresh repository?

Thanks,
Stefan
Received on 2019-05-23 09:44:17 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.