{extends "source/base.html"} {block docclass}yui-t1{assign $inSourceTree=true}{/block} {block body}
{trans 'File'} | {trans 'Age'} | {trans 'Rev'} | {trans 'Message'} | {trans 'Size'} | ||
---|---|---|---|---|---|---|
| ||||||
{blocktrans}Source at commit {$commit} created {$cobject.date|dateago}.{/blocktrans} {blocktrans}By {$cobject.author|strip_tags|trim}, {$cobject.title}{/blocktrans} | ||||||
.. | ||||||
![]() |
{$file.file} | {$file.date|dateago:"wihtout"} | {$file.rev} | {$file.log|nl2br} | {if $file.type == 'blob'}{$file.size|size} | {/if}
svn checkout {$project.getSvnDaemonUrl()}@{$commit}