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

Reply via email to