I followed a link from LLVM Weekly to http://reviews.llvm.org/rL207598 and got:
"
Still Importing...
This commit is still importing. Changes will be visible once the
import finishes.
"
It was committed a week ago. Is something wrong with Phabricator?
Thanks,
Jay.
asb
May 11, 2014, 12:25pm
#2
I'm still seeing this too. Is anyone able to take a look at what's
going on? Is there a better place to raise this issue?
Cheers,
Alex
You could probably try the llvm-admin list [1].
Also IIRC Chandler Carruth originally helped maintain Phabricator
before it moved so he might be able to offer insight into the issue
you're seeing.
[1] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-admin
Thanks,
Dan
Manuel generally does phabricator changes.
Tobias
asb
May 11, 2014, 2:34pm
#5
If llvm-admin is meant to be mailed in some circumstances, perhaps the
listinfo page should say something other than "DO NOT MAIL THIS
LIST!"?
Alex
If llvm-admin is meant to be mailed in some circumstances, perhaps the
listinfo page should say something other than "DO NOT MAIL THIS
LIST!"?
Yes, I saw that too. I presumed that it was okay to mail this list
because I saw a suggestion in an older post[1] to send messages to it.
But perhaps I'm wrong.
[1] http://comments.gmane.org/gmane.comp.compilers.llvm.devel/69203
r4nt
May 12, 2014, 7:34am
#7
It seems that we cannot execute svn commands against llvm-project any more:
$ svn diff -r 208457:208458 ‘http://llvm.org/svn/llvm-project ’
svn: access to ‘/svn/llvm-project/!svn/vcc/default’ forbidden
Tanja, any idea what changed?
Thanks!
/Manuel
r4nt
May 12, 2014, 7:35am
#8
It seems that we cannot execute svn commands against llvm-project any more:
$ svn diff -r 208457:208458 ‘http://llvm.org/svn/llvm-project ’
svn: access to ‘/svn/llvm-project/!svn/vcc/default’ forbidden
Tanja, any idea what changed?
(Tanya, sorry for messing up the name, muscle memory go the better of me
here...)
asb
May 19, 2014, 11:48am
#9
I'm still doing this with e.g. http://reviews.llvm.org/rL208786
Alex
r4nt
May 19, 2014, 11:50am
#10
Tanya (or can somebody pull in another llvm admin?)
We need to be able to run svn diff for pretty much all stuff on
phabricator. Can we whitelist it somehow?
Thanks,
/Manuel
r4nt
May 19, 2014, 2:27pm
#11
Anton has helped me get this set up correctly (there is a whitelist server-side after all It might take a while for phab to catch up, but then everything should work again.
Sorry for the inconvenience…
/Manuel
r4nt
May 19, 2014, 2:44pm
#12
Phab now claims it’s caught up - I verified the original link now works correctly. If you see anything else that’s broken, please let me know.