templates/manifest.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 07 Nov 2005 18:39:25 +0100
changeset 1517 b582dbc16165
parent 1498 78590fb4a82b
child 1650 f2ebd5251e88
permissions -rw-r--r--
Canonicalize command when using aliases or prefix matching. This makes the norepo check and the help and version command work when not using the canonical name.

#header#
<title>#repo|escape#: manifest #manifest|short#</title>
</head>
<body>

<div class="buttons">
<a href="?cl=#rev#">changelog</a>
<a href="?tags=">tags</a>
<a href="?cs=#node|short#">changeset</a>
#archives%archiveentry#
</div>

<h2>manifest for changeset #node|short#: #path#</h2>

<table cellpadding="0" cellspacing="0">
<tr class="parity1">
  <td><tt>drwxr-xr-x</tt>&nbsp;
  <td><a href="?mf=#manifest|short#;path=#up#">[up]</a>
#dentries%manifestdirentry#
#fentries%manifestfileentry#
</table>
#footer#