[cfe-commits] r169086 - /cfe/trunk/.arcconfig
Alexey Samsonov
samsonov at google.com
Mon Dec 3 10:41:27 PST 2012
On Sat, Dec 1, 2012 at 8:54 PM, Sean Silva <silvas at purdue.edu> wrote:
> When I went to set up arc a while back, it was a pain in the rear. The
> "quickstart" required cloning like 3 git repos and building and
> installing a bunch of stuff from source. Is it any easier now?
>
>From my (short) experience, using arc diff to mail changes is certainly
better than
using the web interface.
>
> -- Sean Silva
>
> On Sat, Dec 1, 2012 at 7:08 AM, Benjamin Kramer
> <benny.kra at googlemail.com> wrote:
> > Author: d0k
> > Date: Sat Dec 1 06:08:08 2012
> > New Revision: 169086
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=169086&view=rev
> > Log:
> > Add .arcconfig to the repository. Useful if someone wants to use
> phabricator's command line tool.
> >
> > Added:
> > cfe/trunk/.arcconfig
> >
> > Added: cfe/trunk/.arcconfig
> > URL:
> http://llvm.org/viewvc/llvm-project/cfe/trunk/.arcconfig?rev=169086&view=auto
> >
> ==============================================================================
> > --- cfe/trunk/.arcconfig (added)
> > +++ cfe/trunk/.arcconfig Sat Dec 1 06:08:08 2012
> > @@ -0,0 +1,4 @@
> > +{
> > + "project_id" : "clang",
> > + "conduit_uri" : "http://llvm-reviews.chandlerc.com/"
> > +}
> >
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121203/930b4295/attachment.html>
More information about the cfe-commits
mailing list