views:

57

answers:

0

###CLOSED: It was server issue.

Hello,

I have problem with commiting from my development env (Eclipse Helios + Subversive 0.7.9 + SVNKit 1.3.2) to my svn+ssh repository. After commiting files I eclipse dialog window ("Operation failed") appears with information "Commit operation failed 2 errors occured during the operation execution. For more information see the text listed below." and below I got message: " Some of selected resources were not committed. svn: Commit failed (details follow): svn: attempt to write a readonly database svn: attempt to write a readonly database "

So it looks like commit was not finished, but ... actually it was finished. When I look at svn history or just update to HEAD I see all changes commited in repository.

I was testing it also with Subversive 0.7.8 , SVNKit 1.3.0 on Eclipse 3.5.2 and the same problem occured.

Anyone could help me with this issue ?

Thanks in advance!

UPDATE! It looks like this is svn server issue. My admin have had told me that there is all ok with the server, but I found the same problem using CollabNet svn directly on the server.