~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Martin Albisetti
  • Date: 2008-06-17 17:12:59 UTC
  • mfrom: (160 trunk)
  • mto: (157.1.3 loggerhead)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: argentina@gmail.com-20080617171259-m1i55wka7k7cuaqv
MergeĀ fromĀ trunk

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