~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Martin Albisetti
  • Date: 2008-06-22 18:04:15 UTC
  • Revision ID: argentina@gmail.com-20080622180415-9ognqtaiptt58z7p
 * Remove homepage
 * Remove release tarballs
 * Remove push-website script
 * Edit MANIFEST.in to reflect current content

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