Adding Ben, can this be related to the automatic CC'ing of cfe-commits in Phabricator?
The Clang repository is still importing in there: https://reviews.llvm.org/source/clang/
I don't know how git-svn is implemented...
Hi Jonas! I only changed settings in Phabricator; I didn’t knowingly change anything related to the git mirrors.
However, it’s definitely possible the git mirror process is blocked waiting for the Phabricator SVN import process to complete. If that’s the case, we just have to wait until Phabricator finishes importing SVN revisions.
Does anyone know who maintains the git-svn mirror infrastructure?
We could also disable I/O for the SVN URLs belonging to the new Phabricator projects I created. This would mean they would no longer watch for commits, which might cause some features in Differential and Herald to not work.
I’ll look into what the effects of disabling I/O are.
so for now I’ll just wait until it completes. Hopefully the other repositories will finish quickly (they only care about a small percentage of the commits). If they don’t, I’ll disable I/O for them.