You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Iosif Hamlatzis <i....@gmail.com> on 2011/10/26 19:36:33 UTC

internal malfunction when committing folder

I've selected a folder to commit my changes since I wanted all modified
files to have the same comment and I received an error message:

---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
(users@subversion.apache.org)
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
 'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 7393: internal malfunction
---------------------------
OK
---------------------------

I've tried it twice with the same error. When I entered one level inside and
again selected the modified folder commit was successful.

My folder tree is:

C:\bada\workspace\PaidApps\FrameWork
C:\bada\workspace\PaidApps\FrameWork\Folder1
C:\bada\workspace\PaidApps\FrameWork\Folder2
C:\bada\workspace\PaidApps\FrameWork\Folder3
.....
C:\bada\workspace\PaidApps\FrameWork\Folder....

I had modified files inside C:\bada\workspace\PaidApps\FrameWork\Folder2

when tried to commit by selecting C:\bada\workspace\PaidApps\FrameWork I had
the above error, but when entering this folder and selecting to commit
just C:\bada\workspace\PaidApps\FrameWork\Folder2 everything worked
perfectly.