Why svn co of clang is not working?

Hello,

I am using the following command:

svn co http://llvm.org/svn/llvm-project/cfe/trunk clang

and I have no output: it doesn’t display anything and the command is not doing the checkout.

I am using cygwin command line in Windows OS.

Thank you. Looking forward for your answer.
Iulia

There is nothing wrong on your end, llvm.org is just down.

-Dimitry