~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README

  • Committer: Martin Albisetti
  • Date: 2009-09-01 21:44:23 UTC
  • Revision ID: martin.albisetti@canonical.com-20090901214423-mo6dctq8xvpm2jse
Super-trivial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
4) Paste Deploy  (optional, needed when proxying through Apache)
26
26
   On Ubuntu, `sudo apt-get install python-pastedeploy`
27
27
   or use `easy_install PasteDeploy`
28
 
5) flup (optional, needed to use FastCGI, SCGI or AJP)
29
 
   On Ubuntu, `sudo apt-get install python-flup`
30
 
   or use `easy_install flup`
31
28
 
32
29
Then simply run the 'serve-branches' with the branch you want to
33
30
serve on the command line:
102
99
You need to have the plugin installed and each branch indexed to allow
103
100
searching on branches.
104
101
 
105
 
 
106
102
SUPPORT
107
103
-------
108
104
 
116
112
Bugs are tracked on Launchpad; start at:
117
113
 
118
114
    https://bugs.launchpad.net/loggerhead
119
 
 
120
 
 
121
 
HACKING
122
 
-------
123
 
 
124
 
To run loggerhead tests, you will need the package python-nose,
125
 
and run in the loggerhead directory:
126
 
 
127
 
    nosetests