view doc/links.txt @ 771:73396b124d71 0.6.x

Record svn merge information for [830,832,834,836,838,839,840,842] that was merged in [831,833,835,837,841,843].
author osimons
date Sat, 24 Apr 2010 16:11:17 +0000
parents 440b48bba3e9
children
line wrap: on
line source
.. -*- mode: rst; encoding: utf-8 -*-

===========
Build Links
===========

Bitten supports the ability to link between any wiki-enabled objects in Trac.

To link to a particular build, use the TracLink syntax ``build:N``
(where ``N`` is the number of the build).

Linking to a particular step of the build is also supported by adding an
anchor reference, like ``build:N#Test``. If the step ID contains spaces,
the link must be quoted: ``build:"N#My Step"``.
Copyright (C) 2012-2017 Edgewall Software