directory: Enable to export a subset of a source tree at given revision
Compare changes
Files
2@@ -94,6 +94,80 @@ def test_loader_svn_directory(swh_storage, datadir, tmp_path):
By specifying the sub-paths (directories or files) to export in the optional
svn_paths
parameter of the loader, only that subset of paths will be loaded
into the archive.
Related to swh/infra/sysadm-environment#5263 (closed).