Re: property performance question
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-24 14:35:46 CEST
On Wed, 2004-06-23 at 12:30, Reid Hartenbower wrote:
> Would it be significantly more efficient (in terms of network traffic
I imagine it would be more efficient, if only because libsvn_wc only
> Before I actually code the change and do comparison tests, I wondered if any
Property files are just hash tables on disk. There's no limit to key or
> Are changes to property files sent as deltas during communication
No, not at all. Only file contents are deltified over the network.
> Any chance of adding a filter argument to
Um, pipe 'svn proplist' into 'grep'? :-)
---------------------------------------------------------------------
|
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.