> >> There is also the complicating factor of the svn:external for > >> https://svn.apache.org/repos/asf/perl/Apache-Test/trunk > >> > > > > Good point. Not sure how to map svn:external in the git world. > > https://help.github.com/en/github/using-git/about-git-subtree-merges > > seems to be an approach, but not sure how this works with our svn to git > mirroring.
IIUC We could also just use it from CPAN with a README about dropping in an Apache-Test checkout if you need to debug the framework itself? Other than that, we could use a vendor/ like approach and see what's new around release time.
