~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/directory-fingerprints.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-10-05 21:15:13 UTC
  • mfrom: (5448.3.5 374700-Add-gnu-lsh-support)
  • Revision ID: pqm@pqm.ubuntu.com-20101005211513-whouyj5t7oo92gmq
(gz) Add support for GNU lsh as a secure shell client (Matthew Gordon)

Show diffs side-by-side

added added

removed removed

Lines of Context:
258
258
     as stored, or change the sort order for the inventory, or synthesize
259
259
     per-directory inventories in memory for hashing.
260
260
 
261
 
     However, XML is somewhat redundant and slow to parse/generate; and
 
261
     However, xml is somewhat redundant and slow to parse/generate; and
262
262
     reading the whole thing before comparing some sections is only a
263
263
     partial win.  It may be a smaller change but we'd be preserving
264
264
     things we want to change.