Found |
r1578853 |
r1578853 | philip | 2014-03-18 12:57:22 +0000 (Tue, 18 Mar 2014) Make svnserve recognise when the client does not want inherited properties. This fixes a performance problem with 1.8 servers sending too much data. Reported by: "Matthews, David" <david.matthews{_AT_}metoffice.gov.uk> * subversion/svnserve/serve.c (get_file, get_dir): Properly handle the optional wants_inherited_props flag to avoid sending inherited properties when not requested.