[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnserve 1.8 + slow network + large svn:mergeinfo property

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 18 Mar 2014 13:01:38 +0000

"Matthews, David" <david.matthews_at_metoffice.gov.uk> writes:

> Does this make sense to anyone?
> Why should the size of the svn:mergeinfo property affect "ls -R" commands?
> I haven't managed to measure the network traffic yet but I assume that, for
> some reason, svnserve is transmitting a lot of unnecessary information?

Yes. 1.8 introduced optional inherited properties and the server is not
properly detecting clients that don't ask for those properties. Running
"svn ls -R" queries a lot of paths and server keeps sending the unwanted
inherited properties.

Fixed on trunk by r1578853.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-03-18 14:02:25 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.