Re: E120105 (or not): The server sent an improper HTTP response

2015-04-23 Thread Philip Martin
E120105 is SERF_ERROR_BAD_HTTP_RESPONSE. You probably need to get a trace of the network traffic to see what is going on: http://subversion.apache.org/docs/community-guide/debugging.html#net-trace Diego Sucaria writes: > Hello! > > I'm having the same problem on Ubuntu, installed on the Raspber

Re: E120105 (or not): The server sent an improper HTTP response

2015-04-23 Thread Pavel Lyalyakin
Hi Diego, I can provide you with some clues about this (this is a wild guess since I known nothing about your environment except the fact that you run Subversion server on Raspberry Pi device with Ubuntu): 1. If you get this error with Subversion 1.8 client, try Subversion 1.7 client. If SVN 1.7

Re: E120105 (or not): The server sent an improper HTTP response

2015-04-23 Thread Diego Sucaria
Thanks for the answer. I've already tried that, and did not work. However, the weird think is that I stopped working on it for a couple of hours, then, I just tried again and it worked. I'm not sure what is going on, I will do a network trace if it fails again to test. Thanks! *Diego Sucaria