[LLVMdev] git Status Update?

Garrison Venn gvenn.cfe.dev at gmail.com
Fri Sep 9 08:36:04 PDT 2011


I believe the concern here is concentrating on how owning devs + others 
conduct incremental patch reviews in conformance with the current LLVM/svn 
based practice. IMHO any automated approach, such as your suggestion, would
have to incorporate this concern, while simultaneously not forcing core devs to
temporarily stop their current LLVM work in favor of learning a new review process,
and possibly having to retool 3rd party dev tools.

Garrison

On Sep 9, 2011, at 10:39, Wesley Peck wrote:

> 
> On Sep 8, 2011, at 7:47 PM, Chris Lattner wrote:
>> I don't see the conversion to Git actually happening until someone can clearly demonstrate a win for the open source project.
> 
> I would think that using git would allow LLVM to setup a system whereby commits are pushed to a special buildbot repository instead of the main repository. If a commit fails to pass the test suite then it would be rejected and never committed to the main repository, preventing it from causing issues with other developers. If a commit passes then the buildbots could automagically push the changes into the main repository.
> 
> I'm not exactly sure how this would work, but I think it would be possible.
> 
> --
> Wesley Peck
> University of Kansas
> SLDG Laboratory
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list