<div dir="ltr">Thanks for the update!</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 10, 2018 at 1:55 PM Tom Stellard <<a href="mailto:tstellar@redhat.com">tstellar@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/10/2018 10:38 AM, Nico Weber wrote:<br>
> Here's another question about the current status of this. It's close to two months after the official monorepo was supposed to be published. Can someone give an update? Is this on hold indefinitely? Are there concrete issues that people are working on and this will happen as soon as those are resolved?<br>
> <br>
<br>
There were some issues raised in the thread on llvm-dev:<br>
"Dealing with out of tree changes and the LLVM  git monorepo"  This migration<br>
has been delayed while discussing these issues.  Discussion on that<br>
thread has died down and it seems like the consensus is to move forward with<br>
the original plan, but we are waiting to get some formal closure on that thread.<br>
<br>
> At the least, I'm assuming the "SVN will shut down 1 year from now" refers to 1 year from when the monorepo actually gets published, not 1 year relative to when the initial mail got sent?<br>
> <br>
<br>
The deadline for SVN shutdown remains unchanged.  It's still going to be<br>
around the 2019 LLVM Developers meeting.<br>
<br>
> Someone mentioned an issue with github's svn bridge, but it wasn't clear if that's blocking, and if it is if there's a plan for it.<br>
> <br>
<br>
It's not a blocking issue and there haven't been any updates lately,<br>
you can follow status on this bug: <br>
<a href="https://bugs.llvm.org/show_bug.cgi?id=39396" rel="noreferrer" target="_blank">https://bugs.llvm.org/show_bug.cgi?id=39396</a><br>
<br>
-Tom<br>
<br>
> Thanks<br>
> Nico<br>
> <br>
> On Sat, Oct 20, 2018 at 4:10 AM Jonas Hahnfeld via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a> <mailto:<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>>> wrote:<br>
> <br>
>     (+openmp-dev, they should know about this!)<br>
> <br>
>     Recapping the "Concerns"<br>
>     (<a href="https://llvm.org/docs/Proposals/GitHubMove.html#id12" rel="noreferrer" target="_blank">https://llvm.org/docs/Proposals/GitHubMove.html#id12</a>) there is a<br>
>     proposal of "single-subproject Git mirrors" for people who are only<br>
>     contributing to standalone subprojects. I think this will be easy in the<br>
>     transition period, we can just continue to move the current official git<br>
>     mirrors. Will this "service" be continued after GitHub becomes the 'one<br>
>     source of truth'? I'd strongly vote for yes, but I'm not sure how that's<br>
>     going to work on a technical level.<br>
> <br>
>     Thanks,<br>
>     Jonas<br>
> <br>
>     On 2018-10-20 03:14, Tom Stellard via llvm-dev wrote:<br>
>     > On 10/19/2018 05:47 PM, Tom Stellard via lldb-dev wrote:<br>
>     >> 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>
>     ><br>
>     > Step 1:<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>
>     > Sorry hit send before I was done.  Here is the rest of the mail:<br>
>     ><br>
>     > Step 2:<br>
>     ><br>
>     > Around the time of next year's developer meeting (1 year at the most),<br>
>     > we will turn off commit access to the SVN server and enable commit<br>
>     > access to the monorepo.  At this point the monorepo will become the<br>
>     > 'one source of truth' for the project.  Community members *must* have<br>
>     > updated their workflows by this date and are encouraged to begin<br>
>     > updating workflows ASAP.<br>
>     ><br>
>     > A lot of people asked at the developer meeting about the future<br>
>     > of bugzilla and phabricator and whether or not we will use<br>
>     > github issues and pull requests.  These are important questions,<br>
>     > but are unrelated to the migration of the code.<br>
>     ><br>
>     > We also came up with a TODO list for things we want to accomplish<br>
>     > as a community in the next year and beyond related to github.  I<br>
>     > am working on putting these into bugzilla so we can track progress<br>
>     > better and I will send a follow-up email about this.<br>
>     ><br>
>     > -Tom<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]<br>
>     >> <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>
>     >> lldb-dev mailing list<br>
>     >> <a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a> <mailto:<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>><br>
>     >> <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</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> <mailto:<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>
>     _______________________________________________<br>
>     cfe-dev mailing list<br>
>     <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a> <mailto:<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>><br>
>     <a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
> <br>
<br>
</blockquote></div>