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

Re: commit3 assertion failed

From: Krzysztof Błaszkowski <kb_at_sysmikro.com.pl>
Date: Sun, 9 Mar 2008 23:14:44 +0100

Hello Ryan,

On Saturday 08 March 2008 02:36, Ryan Schmidt wrote:
> On Mar 4, 2008, at 09:28, Krzysztof Błaszkowski wrote:
> > i have been experiencing this during any commit from some time and
> > the local
> > repository is left in useless state always (cleanup doesn't change
> > anything).
> > i use client 1.4.0 (comes from openSuse 10.2)
> >
> > i guess the design is brain damaged, isn't it ?
>
> Could you show us the exact error message you received, please?

welcome. here it is:

"
Adding vt/branches/test
Adding vt/branches/test/test.txt
Transmitting file data .svn: subversion/libsvn_client/commit.c:1596: svn_client_commit3: Assertion `*commit_info_p' failed.
./.commit: line 23: 5974 Aborted svn ci -m "`cat .temp_file`" vt
svn: Working copy 'vt' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
"

> You
> receive this error every time you try to do a commit?

yes, i receive it.

> And you say
> your working copy doesn't work anymore after a commit?

no, it doesn't. cleanup doesn't help neither checkout. next commit will complain on some file which exists already.

"
Transmitting file data .svn: Commit failed (details follow):
svn: File already exists: filesystem '/var/repository/sources26/db', transaction '479-1', path '/vt/branches/test'
"

> In what way
> doesn't it work? What further errors do you see?

that one above. i can only delete local repository, checkout, apply changes, commit and delete this mess ...

this error seems to be found twice:
http://svn.haxx.se/users/archive-2007-05/0925.shtml

and here:
http://forum.soft32.com/linux2/Bug-400099-svn_client_commit3-Assertion-commit_info_p-failed-ftopict59615.html

is there any known solution ?

Regards,
Krzysztof Blaszkowski
Received on 2008-03-10 03:16:54 CET

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.