view examples/trac/scripts/tracd.1 @ 39:93b4dcbafd7b trunk

Copy Trac to main branch.
author cmlenz
date Mon, 03 Jul 2006 18:53:27 +0000
parents
children
line wrap: on
line source
.\" You can view this file with:
.\" nroff -man [filename]
.\"
.TH tracd 1
.SH NAME
tracd \- Stand alone Trac HTTP server
.SH SYNOPSIS
.TP
\fBtracd\fP \fI[options]\fP <\fIprojenv\fP> [\fIprojenv\fP] ...
.SH OVERVIEW

\fBtracd\fP is a simple stand alone Trac HTTP server. It can be used as an
alternative to using \fBtrac.cgi\fP with apache.

Trac is a minimalistic web-based software project management and bug/issue
tracking system. It provides an interface to the Subversion revision control
systems, an integrated wiki, flexible issue tracking and convenient report
facilities.

Documentation for tracd, Trac in general, including detailed usage explanations
and tutorials can be be found in the Trac wiki at
http://trac.edgewall.com/.

Run `tracd -h' to access the built-in tool documentation.
Copyright (C) 2012-2017 Edgewall Software