<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 19, 2016 at 3:34 PM, Renato Golin via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> There may be a difference between "impact on developer workflow" (long-term)<br>
> and "one-time impact" (e.g. reconfiguring build bots).<br>
> Maybe we can duplicate the question and add an option "No (one-time) impact"<br>
> to the second one?<br>
<br>
</span>That's a good point. Though, I assume everyone will have "some"<br>
ont-time impact, and the real problem is if this is going to be<br>
impossible (or at least very hard) for people to work with Git in the<br>
long term goal.<br></blockquote><div><br></div><div>For people who are doing read-only access, to include llvm in the build of some other project, the impact might be as small as a one-time changing of the URL for the "svn checkout" in their script.</div><div><br></div><div>Or maybe even using "svn relocate" on a permanent checkout (and their script doesn't need to change its "svn up" or whatever). That does depend on github's fake svn server output being absolutely identical to the current svn server. I'm not sure whether that can be made true or not.</div><div><br></div><div><br></div></div></div></div>