Luc Many thanks for that - solved the problem! Sorry for the delay in responding, I promptly got ill and was off work :/
I had been focussed on it being an SVN problem, never gave any thought to Apache just because nothing I saw suggested that when I googled the problem, which was stooopid. If it helps anyone else who hits this, I set the Apache parameters listed in that post and everythng worked fine again. The Timeout value suggested (12000) seems a bit wild though, so I've experimented and settled for 600, which seems ample. So does Apache treat the entire transaction as a single request then? I'd just assumed each file transfer would be independent. It seems the KeepAlive-related parameters aren't necessary either, at least in my setup. Cheers Colin On Sunday, August 19, 2018 at 4:49:18 PM UTC+12, Colin Foster wrote: > > > I've started getting this on one of my repos, whenever I try to update or > checkout. I've changed the http_timeout setting in my WIndows 10 client's > Subversion\servers file to 900, but to no effect. There's no obvious reason > for a timeout error - it isn't a result of the client hanging, or of any > delay in downloading files. > > Also, it always seems to happen on/after the same file, so I'm wondering > if there could be any kind of corruption in the repo? However I've done an > svnadmin dump of the repo on the server, omitting the latest two revisions > in case there was a problem there, and restored into a new repo. The > problem persists, exactly as before. > > Client is Windows 10, started in 1.10.0 and I've also tried upgrading to > 1.10.2, no change. Server is CentOS 7, Apache 2.4 > > I'm out of ideas, I'd really appreciate any advice anybody can give. > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/897ebc19-86f8-49bd-9d29-24a77af3eca1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
