frsi
Fast Remote SVN Info
A fast remote-repository information tool for Subversion.
Need recursive svn info and the log for each file (with only relevant changed-paths), along with any svn:externals properties, quickly and all in a single XML output?
frsi info -R --log file-relevant --propget svn:externals --xml <URL>
(The first run with the --log option will be slow as it needs to cache the entire repository log.)
Supports the standard SVN authentication options.
Windows Users:
This tool requires...