We now have access to classic SCM filesystems so we can clone & sync from there instead of the public endpoints that have a lot more overhead. It'll be faster and more reliable. A test of a 751 rev SVN repo completed in 65% the time.
real 2m7.938s user 0m7.671s sys 0m11.636s real 1m24.049s user 0m6.912s sys 0m15.823s
The filesystem mounts are at the following locations, and have 1- and 2-letter project prefix that need to be accounted for.
/nfs/classic/sf-git
/nfs/classic/sf-hg
/nfs/classic/sf-svn
Doing as part of [#1859]
forge-classic:cj/1859