~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: 2011-08-17 18:13:57 UTC
  • mfrom: (5268.7.29 transport-segments)
  • Revision ID: pqm@pqm.ubuntu.com-20110817181357-y5q5eth1hk8bl3om
(jelmer) Allow specifying the colocated branch to use in the branch URL,
 and retrieving the branch name using ControlDir._get_selected_branch.
 (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
--------
6
6
 
7
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.
 
8
Bazaar repository, the main one being Loggerhead. The homepage of Loggerhead
 
9
can be found at https://launchpad.net/loggerhead.
 
10
 
 
11
A list of alternative web viewers including download links can be found on
 
12
http://wiki.bazaar.canonical.com/WebInterface.
18
13
 
19
14
Note: If your project is hosted or mirrored on Launchpad,
20
15
Loggerhead code browsing is provided as part of the service.