Commit failed when committing merge
From: Jacob Weber <jacob_at_jacobweber.com>
Date: Mon, 14 Dec 2009 11:30:15 -0800 (PST)
Sometimes when I commit a very large merge (around 1000 changes), I get the following error:
Transmitting file data ...
The thing is, the commit actually succeeded; I can see the new version using svn log.
But it seems like my working copy wasn't informed of the successful commit. So it thinks it's at the previous version. If I try to update, it will see all the changes from the merge as conflicts. As a result, the working copy is completely useless, and must be deleted.
Looking in the Apache logs for my server, I see this (it appears a few minutes after I get the error):
[Mon Dec 14 13:23:19 2009] [error] [client 1.2.3.4] Could not MERGE resource "/repos/!svn/act/fa1bb793-cd6f-1c4a-84a
Any idea what could cause this? Is Subversion closing the connection after a certain timeout period?
My client is Subclipse 1.6.5, using SVNKit 1.3.1. The Subclipse people didn't think it was a Subclipse bug, although it could be a problem with SVNKit. The server is Subversion 1.6.5 using Apache.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.