~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Michael Hudson
  • Date: 2009-03-07 03:13:41 UTC
  • mfrom: (294.1.2 annotate-indexerror)
  • Revision ID: michael.hudson@canonical.com-20090307031341-sy37dnqu6i9a0xb7
* fix a trivial mistake with the display of renamed files
* allow for the fact that pygments strips trailing whitespace from files.
  (bug #338762)

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
   b) on Sysvinit based systems like Centos or SuSE run:
48
48
      chkconfig --add loggerheadd
49
49
 
50
 
 
51
 
LOGGERHEAD AS A BAZAAR PLUGIN
52
 
-----------------------------
53
 
 
54
 
This branch contains experimental support for using Loggerhead as a Bazaar
55
 
plugin.  To use it, place the top-level Loggerhead directory (the one
56
 
containing this file) at ``~/.bazaar/plugins/loggerhead``.
57
 
 
58
 
 
59
50
USING A CONFIG FILE
60
51
-------------------
61
52