~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Michael Hudson
  • Date: 2008-06-16 09:48:20 UTC
  • mto: This revision was merged to the branch mainline in revision 160.
  • Revision ID: michael.hudson@canonical.com-20080616094820-fgsn8vbl1sqly01h
readme changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
locking to prevent corruption.
53
53
 
54
54
 
55
 
CACHES
56
 
------
57
 
 
58
 
To speed up operations with large branches, loggerhead can be configured
59
 
to create a files changed cache per branch on request:
60
 
 
61
 
    - a cache of files changed in a revision
62
 
 
63
 
You can put the cache folder anywhere.
 
55
FILES CHANGED CACHE
 
56
-------------------
 
57
 
 
58
To speed up the display of the changelog view for large trees,
 
59
loggerhead can be configured to cache the files changes between
 
60
revisions.  Set the 'cachepath' value in the config file.
64
61
 
65
62
 
66
63
SUPPORT