<div dir="ltr">Yeah, works for me now too, must have been a temporary problem. Running some basic tests, will post results when done.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 15, 2015 at 4:38 AM, Kun Ling <span dir="ltr"><<a href="mailto:kunling@lingcc.com" target="_blank">kunling@lingcc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi Russell,</div><div>    I tried  to check out with command "svn co <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_svn_llvm-2Dproject_llvm_trunk&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=CnzuN65ENJ1H9py9XLiRvC_UQz6u3oG6GUNn7_wosSM&m=d2IfhWkFqU4J2rJX3J1H4fE_WCtLTREzITJo5sqKAn0&s=PMlr1jzHkLbatZzcX91z7RfeUEd29-c7rAIvfgNZuOw&e=" style="outline:none;color:rgb(30,84,148);font-family:'lucida Grande',Verdana;line-height:normal" target="_blank">http://llvm.org/svn/llvm-project/llvm/trunk</a>" , it works. It seems the SVN server is not down.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-- Kun Ling</div></font></span><div><span class="HOEnZb"><font color="#888888"><u></u></font></span><div style="font:Verdana normal 14px;color:#000"><span class="HOEnZb"><font color="#888888"><div style="FONT-SIZE:12px;FONT-FAMILY:Arial Narrow;padding:2px 0 2px 0">------------------ Original ------------------</div><div style="FONT-SIZE:12px;background:#efefef;padding:8px"><div><b>From: </b> "Russell Wallace"<<a href="mailto:russell.wallace@gmail.com" target="_blank">russell.wallace@gmail.com</a>>;</div><div><b>Date: </b> Tue, Jul 14, 2015 07:30 PM</div><div><b>To: </b> "Hans Wennborg"<<a href="mailto:hans@chromium.org" target="_blank">hans@chromium.org</a>>; </div><div><b>Cc: </b> "lldb-dev"<<a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a>>; "cfe-dev"<<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a>>; "llvmdev"<<a href="mailto:llvmdev@cs.uiuc.edu" target="_blank">llvmdev@cs.uiuc.edu</a>>; </div><div><b>Subject: </b> Re: [cfe-dev] [LLVMdev] [3.7 Release] We have branched</div></div></font></span><div><div class="h5"><div> </div><div dir="ltr"><div>I'm getting these errors:<br></div><div><br></div><div>C:\llvm-svn>svn up -r242221</div><div>Updating '.':</div><div>svn: E730054: Unable to connect to a repository at URL '<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_svn_llvm-2Dproject_llvm_trunk&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=CnzuN65ENJ1H9py9XLiRvC_UQz6u3oG6GUNn7_wosSM&m=d2IfhWkFqU4J2rJX3J1H4fE_WCtLTREzITJo5sqKAn0&s=PMlr1jzHkLbatZzcX91z7RfeUEd29-c7rAIvfgNZuOw&e=" target="_blank">http://llvm.org/svn/llvm-project/llvm/trunk</a>'</div><div>svn: E730054: Error running context: An existing connection was forcibly closed by the remote host.</div><div><br></div><div>C:\llvm-svn>svn up -r242221</div><div>Updating '.':</div><div>svn: E175012: Unable to connect to a repository at URL '<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_svn_llvm-2Dproject_llvm_trunk&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=CnzuN65ENJ1H9py9XLiRvC_UQz6u3oG6GUNn7_wosSM&m=d2IfhWkFqU4J2rJX3J1H4fE_WCtLTREzITJo5sqKAn0&s=PMlr1jzHkLbatZzcX91z7RfeUEd29-c7rAIvfgNZuOw&e=" target="_blank">http://llvm.org/svn/llvm-project/llvm/trunk</a>'</div><div>svn: E175012: Connection timed out</div><div><br></div><div>Is it the case that the server is down at the moment, or overloaded with a lot of people trying to download 3.7? If so, fair enough, I'll try again later; just wanting to make sure it's not the case that I've got the wrong address or have forgotten something important about how to use svn or something like that.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 15, 2015 at 1:25 AM, Hans Wennborg <span dir="ltr"><<a href="mailto:hans@chromium.org" target="_blank">hans@chromium.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
The 3.7 release branch was created from trunk at r242221 today (around<br>
10:40 pm UTC).<br>
<br>
Branch policy:<br>
<br>
- Any doc changes can go in. Updates to the release notes are highly<br>
encouraged, and should be committed directly to the branch.<br>
<br>
- All other patches should be approved by the release manager (me) and<br>
the appropriate code owner. To get a change merged, commit it to<br>
trunk, and then reply to the commit email with myself and the code<br>
owner cc'd, asking for approval.<br>
<br>
- Fixes to complete existing features may be merged. However, the<br>
features must be completed before Phase II of testing starts,<br>
otherwise they should be disabled. If you recently committed something<br>
experimental to trunk, please make sure it's disabled on the branch.<br>
<br>
- For any bug fixes that you think might apply to the release branch,<br>
please cc me on the commit message.<br>
<br>
Cheers,<br>
Hans<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" rel="noreferrer" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" rel="noreferrer" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div>

</div></div></div><u></u></div><div><div></div><div></div></div></blockquote></div><br></div>