##// END OF EJS Templates
revert: don't assume ignored files will be returned in the unknown list...
revert: don't assume ignored files will be returned in the unknown list That's just an artifact of the current implementation, and I'll change that soon. Bonus points: - we don't care about the unknown list at all - we don't print an extra message if we try to revert a removed file that is not present in the target revision

File last commit:

r3423:a2179e78 default
r6031:73833847 default
Show More
tagentry.tmpl
6 lines | 208 B | application/x-cheetah | CheetahLexer
<item>
<title>#tag|escape#</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
<pubDate>#date|rfc822date#</pubDate>
</item>