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

Failure when committing with svn client from trunk (E235000)

From: Mojca Miklavec <mojca.miklavec.lists_at_gmail.com>
Date: Mon, 13 Jan 2014 01:15:33 +0100

Dear SVN developers,

I recently switched to Subversion trunk (revision 1556806) in order to
play with another problem and later unexpectedly stumbled upon the
following error:

svn: E235000: In file 'subversion/libsvn_ra_serf/util.c' line 1111:
assertion failed (handler->server_error == NULL)
Abort trap: 6

when I tried to commit the following:
    http://trac.macports.org/changeset/115805
(The actual URL is https://svn.macports.org/repository/macports/trunk)

I then switched back to version 1.8.5, but had to run "svn cleanup"
first before I was able to commit. I made a successful commit with
version 1.8.5 then (the one you see on the link).

I cannot exactly tell how you could reproduce the problem (unless the
admins are willing to make a copy of the repository to play with)
since I don't dare making a bunch of experimental commits to this
public repository "just for fun" to check the reproducibility. But I
could in principle continue using the trunk version of svn client and
see whether the error will repeat sometime in future.

I wasn't even sure if the trunk version of the svn client is
considered stable (= if users without debugging experience are
supposed to be using it) and it's not entirely impossible that I
failed to properly install the svn client. Please let me know if there
is anything I could or should do to help debugging/fixing the problem.

Mojca
Received on 2014-01-13 01:16:07 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.