~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/web_browsing.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-10-31 03:15:38 UTC
  • mfrom: (3806.1.1 contrib)
  • Revision ID: pqm@pqm.ubuntu.com-20081031031538-0ih0zi2owevf6fwu
Add contrib/bzr_ssh_path_limiter. (Andrew Bennetts)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Web browsing
 
2
============
 
3
 
 
4
Overview
 
5
--------
 
6
 
 
7
There are a range of options available for providing a web view of a
 
8
Bazaar repository. In increasing order of complexity, these are:
 
9
 
 
10
* bzrweb
 
11
* webserve
 
12
* Loggerhead
 
13
 
 
14
The first two tools are lightweight and easy to install.
 
15
Loggerhead takes more effort to setup but provides more functionality.
 
16
See http://bazaar-vcs.org/WebInterface for the latest information on
 
17
these packages including download links.
 
18
 
 
19
Note: If your project is hosted or mirrored on Launchpad,
 
20
Loggerhead code browsing is provided as part of the service.