[PATCH] D22463: [RFC] Moving to GitHub Proposal: NOT DECISION!

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 08:04:28 PDT 2016


rengolin 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,
----------------
jroelofs wrote:
> Do you mean `s/SVN RW access/SVN RO access/` here?
No, I actually mean SVN RW access. GitHub's SVN view does allow write access to the Git repos via "svn commit".

================
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.
+
----------------
jroelofs wrote:
> 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.
Our SVN server will die, SVN access will continue via GitHub.


Repository:
  rL LLVM

https://reviews.llvm.org/D22463





More information about the cfe-commits mailing list