Hi Russell,
    I tried  to check out with command "svn co 
http://llvm.org/svn/llvm-project/llvm/trunk"; , it works. It seems the SVN 
server is not down.


-- Kun Ling
------------------ Original ------------------
From:  "Russell Wallace"<russell.wall...@gmail.com>;
Date:  Tue, Jul 14, 2015 07:30 PM
To:  "Hans Wennborg"<h...@chromium.org>; 
Cc:  "lldb-dev"<lldb-dev@cs.uiuc.edu>; "cfe-dev"<cfe-...@cs.uiuc.edu>; 
"llvmdev"<llvm...@cs.uiuc.edu>; 
Subject:  Re: [cfe-dev] [LLVMdev] [3.7 Release] We have branched

 
I'm getting these errors:



C:\llvm-svn>svn up -r242221
Updating '.':
svn: E730054: Unable to connect to a repository at URL 
'http://llvm.org/svn/llvm-project/llvm/trunk'
svn: E730054: Error running context: An existing connection was forcibly closed 
by the remote host.


C:\llvm-svn>svn up -r242221
Updating '.':
svn: E175012: Unable to connect to a repository at URL 
'http://llvm.org/svn/llvm-project/llvm/trunk'
svn: E175012: Connection timed out


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.



On Wed, Jul 15, 2015 at 1:25 AM, Hans Wennborg <h...@chromium.org> wrote:
Hi all,
 
 The 3.7 release branch was created from trunk at r242221 today (around
 10:40 pm UTC).
 
 Branch policy:
 
 - Any doc changes can go in. Updates to the release notes are highly
 encouraged, and should be committed directly to the branch.
 
 - All other patches should be approved by the release manager (me) and
 the appropriate code owner. To get a change merged, commit it to
 trunk, and then reply to the commit email with myself and the code
 owner cc'd, asking for approval.
 
 - Fixes to complete existing features may be merged. However, the
 features must be completed before Phase II of testing starts,
 otherwise they should be disabled. If you recently committed something
 experimental to trunk, please make sure it's disabled on the branch.
 
 - For any bug fixes that you think might apply to the release branch,
 please cc me on the commit message.
 
 Cheers,
 Hans
 _______________________________________________
 LLVM Developers mailing list
 llvm...@cs.uiuc.edu         http://llvm.cs.uiuc.edu
 http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to