Odd SVN Checkout failures occur frequenctly on VMWare virtual machines

Posted by snowballhg on Super User See other posts from Super User or by snowballhg
Published on 2010-10-29T18:27:09Z Indexed on 2010/12/25 8:55 UTC
Read the original article Hit count: 200

Filed under:
|
|

We've recently been experiencing seemingly random SVN checkout failures on our Hudson build system. Google search has failed me; I'm hoping the super user community can help me out :-)

We are occasionally receiving the following SVN error when our Hudson build jobs checkout source via the Hudson Subversion plug-in (which uses svn kit):

ERROR: Failed to check out http://server/svnroot/trunk org.tmatesoft.svn.core.SVNException: svn: Processing REPORT request response failed: XML document structures must start and end within the same entity. (/svnroot/!svn/vcc/default) svn: REPORT request failed on '/svnroot/!svn/vcc/default'

This issue seems to only occur when checking out from our Virtual Machines (Windows XP, Fedora 9, Fedora 12) using Hudson's SVN Plug-in. Systems that use the traditional SVN client seem to work.

SVN Server version: 1.6.6
Hudson version: 1.377
Hudson SVN Plugin Version: 1.17

Has anyone dealt with this issue, or have any suggestions?

Thanks

© Super User or respective owner

Related posts about virtual-machine

Related posts about svn