##// 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:

r5928:3340aa5a default
r6031:73833847 default
Show More
header.tmpl
3 lines | 142 B | application/x-cheetah | CheetahLexer
Robert Bachmann
Added support for the Atom syndication format
r5269 Content-type: application/atom+xml; charset={encoding}
<?xml version="1.0" encoding="{encoding}"?>
Robert Bachmann
Atom support: replaced xhtml namespace prefix with default namespace
r5270 <feed xmlns="http://www.w3.org/2005/Atom">