An Apache SVN client, right where you need it most
TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer.
It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
...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/
Save/restore filesystem meta data to/from a SVN (Subversion) working copy. Currently supported attributes: mtime (Modification time), uid (User ID), gid (Group ID), protection bits. A hybrid between FSVS and a mtree based solution.