The upgrade process (and/or all projects?) used to put "trunk" in the SVN tool's checkout command automatically. (It is also a configurable option). This is no longer being set automatically.
Examples: https://sourceforge.net/p/dvb-t2-csp/code/HEAD/tree/ and https://sourceforge.net/p/seb/svn/HEAD/tree/
[#4972] is where this was initially introduced. There may be a reason we removed this feature, but we can't remember for sure right now. We likely will need a script to go back and fix affected projects.
forge:tv/6364
Set to validation to run script after deploy
Script is
allura.scripts.update_checkout_url.UpdateCheckoutUrl
- no params needed.