VMs, containers, AI, databases, storage | build anything. No commitment to start.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
Start Building Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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 the subversion command line tools:
https://sourceforge.net/projects/win32svn/
Credits:
Subversion https://subversion.apache.org
win32svn https://sourceforge.net/projects/win32svn/
fast-svn-crawler https://sourceforge.net/projects/fastsvncrawler/