You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Krzysztof Błaszkowski <kb...@sysmikro.com.pl> on 2008/03/04 15:28:39 UTC

commit3 assertion failed

Hello,

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 ? 


Regards,
Krzysztof Blaszkowski

Systemy mikroprocesorowe
Storrady 1
Szczecin, Poland

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: commit3 assertion failed

Posted by Krzysztof Błaszkowski <kb...@sysmikro.com.pl>.
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



Re: commit3 assertion failed

Posted by Ryan Schmidt <su...@ryandesign.com>.
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? You  
receive this error every time you try to do a commit? And you say  
your working copy doesn't work anymore after a commit? In what way  
doesn't it work? What further errors do you see?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org