[Lldb-commits] [PATCH] D22463: [RFC] Moving to GitHub Proposal:	NOT DECISION!
    Jonathan Roelofs via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Jul 18 07:26:32 PDT 2016
    
    
  
jroelofs added inline comments.
================
Comment at: docs/Proposals/GitHub.rst:127
@@ +126,3 @@
+* The projects' repositories will remain identical, with a new address (GitHub).
+* They'll continue to have SVN RW access, but will also gain Git RW access.
+* The linear history can still be accessed in the (RO) submodule meta project,
----------------
Do you mean `s/SVN RW access/SVN RO access/` here?
================
Comment at: docs/Proposals/GitHub.rst:136
@@ +135,3 @@
+Essentially, we're adding Git RW access in addition to the already existing
+structure, with all the additional benefits of it being in GitHub.
+
----------------
Need to clarify here whether *write* access through SVN will be going away. If I understand the proposal correctly, it will go away, but this section makes it sound like it's staying.
Repository:
  rL LLVM
https://reviews.llvm.org/D22463
    
    
More information about the lldb-commits
mailing list