On Sat, Dec 1, 2012 at 8:54 PM, Sean Silva <[email protected]> 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 > <[email protected]> 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 > > [email protected] > > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > -- Alexey Samsonov, MSK
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
