Re: svn log says text-mods="true" but there are no diffs

2020-12-04 Thread Daniel Shahaf
Vincent Lefevre wrote on Fri, 04 Dec 2020 01:08 +00:00: > I get the following: > > $ svn log --xml -v -r 1984 https://scm.gforge.inria.fr/anonscm/svn/mpfr > revision="1984"> > vlefevre > 2002-07-23T16:22:08.00Z > > prop-mods="false" >text-mods="true" >kind="file" >

Re: looking for svn consultant to help solve setup/config problem

2020-12-04 Thread William Muriithi
Hi Joe, Other things you should look into: - Do you have svn triggers that could be taking too long to execute? - Is your authentication setup sufficient/quick? - Apache has enough resources or is it swapping? Regards, William On Fri, 4 Dec 2020 at 08:41, Nico Kadel-Garcia wrote: > > On Thu,

Re: looking for svn consultant to help solve setup/config problem

2020-12-04 Thread Nico Kadel-Garcia
On Thu, Dec 3, 2020 at 4:53 PM Joe Strout wrote: > > I've got a svn server running on a linux VPS. It works, but it is often > very very slow... like, 15 minutes to commit a 5 MB file. Often it > times out completely, and we have to svn cleanup and try again. Which Subversion verison? Which