~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README

  • Committer: Matt Nordhoff
  • Date: 2009-06-26 09:42:43 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20090626094243-8ia9poyixoj1en6l
Pass around and use argv correctly

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
LOGGERHEAD
2
2
==========
3
3
 
4
 
[ Version 1.17 for Bazaar 1.17 ]
 
4
[ Version 1.10 for Bazaar 1.6 ]
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
 
 
103
102
SUPPORT
104
103
-------
105
104
 
113
112
Bugs are tracked on Launchpad; start at:
114
113
 
115
114
    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