> https://home.apache.org/~danielsh/subversion-20200311_001/subversion-nightly-r1875088.tar.gz > https://home.apache.org/~danielsh/subversion-20200311_001/subversion-nightly-r1875088.tar.gz.asc > > For future reference, that's the output of «release.py build-env > trunk-nightly && > release.py roll trunk-nightly $(svn info --show-item=revision -- $REPOS_URL)» > in a plain Debian stable VM with the following packages installed: > subversion python-yaml pax gettext m4 > > You may need to pass PYTHON=python3 to configure.
Daniel, thanks for this -- the filedrop *and* the education. I've gotten farther along in my auxiliary work with this than I was getting without it. (I couldn't managed to get "release.py build-env" to succeed. Shoulda tried a clean VM.) One thing that appears to be different about this tarball than a typical release tarball is the absence of the swig-generated wrapper files (...python/svn_client.c, etc.). I'm going to take a crack at replicating your release environment (the Debian VM, etc.), but is there a flag or package or something that was omitted that would obviously have resulted in the missing SWIG-generated files? Thanks, again. -- Mike