<div dir="ltr">James and Tom,<div><br></div><div>One question. Would the monorepo be fixed and would it not be re-created after the day?</div><div><br></div><div>I am deeply cosmetic-checking the repo. For now, I haven't found critical issues, though.</div><div><br></div><div>Takumi</div><div><br><div class="gmail_quote"><div dir="ltr">On Sat, Oct 20, 2018 at 9:47 AM Tom Stellard via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">TLDR: Official monorepo repository will be published on<br>
Tuesday, Oct 23, 2018.  After this date, you should modify<br>
your workflows to use the monorepo ASAP.  Current workflows<br>
will be supported for at most 1 more year.<br>
<br>
Hi,<br>
<br>
We had 2 round-tables this week at the Developer Meeting to<br>
discuss the SVN to GitHub migration, and I wanted to update<br>
the rest of the community on what we discussed.<br>
<br>
The most important outcome from that meeting is that we<br>
now have a timeline for completing the transition which looks<br>
like this:<br>
<br>
Tues Oct 23, 2018:<br>
<br>
The latest monorepo prototype[1] will be moved over to the LLVM<br>
organization github project[2] and will begin mirroring the current<br>
SVN repository.  Commits will still be made to the SVN repository<br>
just as they are today.<br>
<br>
All community members should begin migrating their workflows that<br>
rely on SVN or the current git mirrors to use the new monorepo.  <br>
<br>
For CI jobs or internal mirrors pulling from SVN or<br>
<a href="http://llvm.org/git/*.git" rel="noreferrer" target="_blank">http://llvm.org/git/*.git</a> you should modify them to pull from<br>
the new monorepo and also to deal with the new repository<br>
layout.<br>
<br>
For Developers, you should begin using the new monorepo<br>
for your development and using the provided scripts[3]<br>
to commit your code.  These scripts will allow to commit<br>
to SVN from the monorepo without using git-svn<br>
<br>
<br>
<br>
<br>
<br>
<br>
[1] <a href="https://github.com/llvm-git-prototype/llvm" rel="noreferrer" target="_blank">https://github.com/llvm-git-prototype/llvm</a><br>
[2] <a href="https://github.com/llvm/" rel="noreferrer" target="_blank">https://github.com/llvm/</a><br>
[3] <a href="https://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo" rel="noreferrer" target="_blank">https://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo</a><br>
<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div></div>