[llvm-dev] Monorepo Arcanist Config?

Dean Michael Berris via llvm-dev llvm-dev at lists.llvm.org
Fri Oct 20 00:22:53 PDT 2017


Wow, I should read better.

Thanks, Brian!

> On 20 Oct 2017, at 00:21, Brian Cain <brian.cain at gmail.com> wrote:
> 
> The getting started guide section on monorepo [1] lists this as a manual step.
> 
> > If you are using arc to interact with Phabricator, you need to manually put it at the root of the checkout:
> 
> > % cd $TOP_LEVEL_DIR
> > % cp llvm/.arcconfig ./
> > % mkdir -p .git/info/
> > % echo .arcconfig >> .git/info/exclude
> 
> 
> [1] https://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo <https://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo>
> 
> On Fri, Oct 20, 2017 at 2:16 AM, Dean Michael Berris via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> Hi llvm-dev,
> 
> I'm currently switching my workflow to using the monorepo, and I'm trying to use arcanist to upload and update patches to phabricator.
> 
> When I try to do 'arc install-certificate' from the top-level directory of the monorepo that I've cloned, it can't seem to find the .arcconfig file.
> 
> Is this supported yet, and if no what is my alternative?
> 
> I cloned from https://github.com/llvm-project/llvm-project-20170507 <https://github.com/llvm-project/llvm-project-20170507> which seems like the most updated version.
> 
> Help?
> 
> Cheers
> 
> -- Dean
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
> 
> 
> 
> -- 
> -Brian

-- Dean

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171020/8355e77c/attachment.html>


More information about the llvm-dev mailing list