Daniel Sahlberg wrote: > How does svn cat handle any other informative or warning messages?
I don't think 'svn cat' prints any other informative or warning messages. It occurs to me now that anything on stderr is generally assumed to indicate an error, in tests in the test suite. We need to update test expectations anyway (about 30 tests fail when I add the notification to the other commands); this is just an additional point.