hi i have upgraded my subversion to 1.6.15 version, but, have various problems with this. when i commit a project, this error is reporting
Morpheus-MacBook:teste ivan$ svn commit .htaccess --message teste Sending .htaccess Transmitting file data .svn: Commit failed (details follow): svn: PUT of '/svn/BFC/!svn/wrk/c10110df-b4fb-41f3-a78e-a173166c1837/ trunk/.htaccess': Could not read status line: Secure connection truncated (https://svn.blucolordc.com.br) and in my apache log error, this error is reporting [Wed Mar 02 10:03:24 2011] [error] [client 10.100.100.4] Could not DELETE /svn/BFC/!svn/act/c10110df-b4fb-41f3-a78e-a173166c1837. [500, #0] [Wed Mar 02 10:03:24 2011] [error] [client 10.100.100.4] could not abort transaction. [500, #21] [Wed Mar 02 10:03:24 2011] [error] [client 10.100.100.4] Transaction cleanup failed [500, #21] [Wed Mar 02 10:03:24 2011] [error] [client 10.100.100.4] Can't remove '/srv/svn/files/svn/BFC/db/transactions/28-1d.txn' [500, #21] [Wed Mar 02 10:03:24 2011] [error] [client 10.100.100.4] Can't remove file '/srv/svn/files/svn/BFC/db/transactions/28-1d.txn': Is a directory [500, #21] why this happening?