debian man page for serve-branches

Query: serve-branches

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LOGGERHEAD(1)							   User Commands						     LOGGERHEAD(1)

NAME
loggerhead - run a loggerhead server
SYNOPSIS
serve-branches [options] <path>
DESCRIPTION
Loggerhead is a web viewer for projects in bazaar. It can be used to navigate a branch history, annotate files, view patches, perform searches, etc. It's heavily based on bazaar-webserve, which is itself based on hgweb for Mercurial. The serve-branches command runs a standalone loggerhead server in the foreground.
OPTIONS
-h, --help show this help message and exit --user-dirs Serve user directories as ~user. --trunk-dir=DIR The directory that contains the trunk branches. --port Port Loggerhead should listen on (defaults to 8080). --host Host Loggerhead should listen on. --prefix Specify host prefix. --reload Restarts the application when changing python files. Only used for development purposes. --log-folder=LOG_FOLDER The directory to place log files --version Print the software version and exit.
LICENSE
GNU GPLv2 or later.
SEE ALSO
https://launchpad.net/loggerhead loggerhead 1.6 August 2008 LOGGERHEAD(1)
Related Man Pages
eg(1) - debian
svn-inject(1) - debian
svk::command::branch(3) - osx
svn-inject(1) - suse
svn-inject(1) - netbsd
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results