~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README

  • Committer: Matt Nordhoff
  • Date: 2009-11-26 03:20:53 UTC
  • mto: This revision was merged to the branch mainline in revision 394.
  • Revision ID: mnordhoff@mattnordhoff.com-20091126032053-g2n8ya7hylldjdt1
Support serving /robots.txt when apps.transport is used

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
LOGGERHEAD
2
2
==========
3
3
 
4
 
[ Version 1.10 for Bazaar 1.6 ]
 
4
[ Version 1.17 for Bazaar 1.17 ]
5
5
 
6
6
Loggerhead is a web viewer for Bazaar branches.  It can be used to
7
7
navigate a branch history, annotate files, perform searches... all the
40
40
Loggerhead will notice and refresh, and Bazaar uses its own branch
41
41
locking to prevent corruption.
42
42
 
43
 
To run loggerhead as a linux daemon: 
 
43
To run loggerhead as a linux daemon:
44
44
1) Copy loggerheadd to /etc/init.d
45
45
2) Edit the file to configure where your loggerhead is installed, and which
46
46
   serve-branches options you would like.
99
99
You need to have the plugin installed and each branch indexed to allow
100
100
searching on branches.
101
101
 
 
102
 
102
103
SUPPORT
103
104
-------
104
105
 
112
113
Bugs are tracked on Launchpad; start at:
113
114
 
114
115
    https://bugs.launchpad.net/loggerhead
 
116
 
 
117
 
 
118
HACKING
 
119
-------
 
120
 
 
121
To run loggerhead tests, you will need the package python-nose,
 
122
and run in the loggerhead directory:
 
123
 
 
124
    nosetests