"Matthews, David" <david.matth...@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*

Reply via email to