Brett Cook wrote on Fri, 21 Jun 2019 15:45 +00:00: > Now that I understand the issue, I don't believe there is any > workaround for the issue that will allow the builds to work with SVN > 1.7 (or above) the way they did with SVN version 1.6. As such, I will > work with my team to try and make the changes necessary to work with > later SVN versions.
Thanks for sharing the diagnosis. You should be able to use svn:externals instead of the manual delete-and-checkout procedure. Cheers, Daniel