##// END OF EJS Templates
add a fix for issue 1175...
add a fix for issue 1175 If we copy a file followed by an update, it's possible for the parent manifest to no longer contain the source file of the copy, which could cause commit to fail. If this happens, we search backwares from the first parent to find the most likely original revision.

File last commit:

r5928:3340aa5a default
r6875:0d714a48 default
Show More
header.tmpl
1 line | 86 B | application/x-cheetah | CheetahLexer
Robert Bachmann
Added support for the Atom syndication format
r5269 <?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">