Description
Here's what is *not* broken: * svn log http://... * svn log wc-path, where wc-path is realy http://... * svn log wc-path, where wc-path is really file:/// However, 'svn log file:///' just returns all revisions, no matter what. Needs further investigation.