Julian Foad wrote on Fri, 27 Sep 2019 14:42 +00:00: > IMO, things that don't belong in a tarball don't belong in trunk.
There must be exceptions to this, since autogen.sh belongs in trunk and isn't expected to be run in tarball builds either. The same goes for the 'extraclean' makefile target, and probably a few other things. > So, maybe the whole of tools/dist should be moved up a level out of > trunk. But that doesn't help svnpubsub. Well, maybe, but then we'd have to fix all the bots to fetch backport.pl from the right place, and fix backport_tests.py to import svntest from the right place, and... In short, it'll be a small amount of churn. Cheers, Daniel