The 2. 7 release branch is created. If you want to check it out, you can issue the following commands:
svn co [https://llvm.org/svn/llvm-project/llvm/branches/release_](https://llvm.org/svn/llvm-project/llvm/branches/release_)27
svn co [https://llvm.org/svn/llvm-project/llvm-gcc-4.2/branches/release_](https://llvm.org/svn/llvm-project/llvm-gcc-4.2/branches/release_)27
svn co [https://llvm.org/svn/llvm-project/test-suite/branches/release_](https://llvm.org/svn/llvm-project/test-suite/branches/release_)27
svn co [https://llvm.org/svn/llvm-project/cfe/branches/release_](https://llvm.org/svn/llvm-project/cfe/branches/release_)27
The pre-release tarballs will be available on March 13th for testing.
Thanks,
Tanya