view examples/trac/scripts/tracd.1 @ 73:1da51d718391 trunk

Some more performance tweaks.
author cmlenz
date Wed, 12 Jul 2006 18:47:39 +0000
parents 93b4dcbafd7b
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