I have settings in the httpd-custom.conf as below TimeOut 5000 KeepAlive On MaxKeepAliveRequests 0 KeepAliveTimeOut 1000
CPU Load low and free disk space is large in Server repository directory when trying update I'll try the setting u provide and keep update my problem solved or not.Thanks On 2009年12月31日, 上午5時44分, VisualSVN Support <supp...@visualsvn.com> wrote: > Hi Edwin! > > Please also provide additional information: > > Do you have any settings in the httpd-custom.conf file? > > What are CPU load and free disk space while update operation is going on? > > Please try the following: > > a) Add following text in the httpd-custom.conf: > <Location /svn/> > SVNAllowBulkUpdates off > </Location> > > b) Open <path to repository>\db\fsfs.conf and add following line to > the [rep-sharing] section > enable-rep-sharing = false > > Please inform us whether the problem will be solved or not. > Thank you! > > -- > Regards, > Olga Dolidze > VisualSVN Support