On Fri, Mar 27, 2015 at 8:05 PM, Joan Baiges <jbai...@cimne.upc.edu> wrote: > Dear all, > We are using svn 1.6 as a server, and most of my teammates are also using > svn 1.6. I recently upgraded to 1.8 and after a merge operation from my 1.8 > client several issues have arised: > - My colleagues (svn client 1.6) are unable to merge branches > getting errors of the type of: > svn: El servidor envió un valor de devolución inesperado (500 Internal > Server Error) en respuesta al requerimiento PROPFIND para > «/p/femuss/trunk/Femuss/Tests/test24/cupula3d3.gid/results/cupula3d30.nsi.sol» > svn: Error leyendo la respuesta almacenada temporalmente al pedido REPORT > > - I (svn client 1.8) can merge properly, but the merge operation is really > slow (long waiting time before merge starts, slow file merge afterwards). > > Is this a known issue? Are there any fixes? > Thank you for your help.
There should be an error in the server-side logs corresponding to that '500 Internal Server Error' that the 1.6 clients get. Can you send us the error from the server logs? -- Johan