Greg Fitzgerald
2012-Nov-17 00:57 UTC
[LLVMdev] Poll: Do you prefer Git or SVN for LLVM development?
I'm curious to know if the LLVM community is deeply split when it comes to version control. If you have a second, could you please vote? http://poll.pollcode.com/i597kq Thanks, Greg
Óscar Fuentes
2012-Nov-17 10:56 UTC
[LLVMdev] Poll: Do you prefer Git or SVN for LLVM development?
Greg Fitzgerald <garious at gmail.com> writes:> I'm curious to know if the LLVM community is deeply split when it > comes to version control. If you have a second, could you please > vote? > > http://poll.pollcode.com/i597kqThe result of this poll has little value in practice. In the past the project leader stated that the opinions of the most active contributors outweight the rest of the community. So the poll should be conducted among the most active N contributors, ignoring the rest.
Greg Fitzgerald
2012-Nov-17 17:11 UTC
[LLVMdev] Poll: Do you prefer Git or SVN for LLVM development?
For starters, I hope the results of this poll can help guide how the GettingStarted page is written. http://llvm.org/docs/GettingStarted.html I'd imagine the most active contributors do not find themselves referencing this page too often, but as a newcomer, I feel it could use some work. Git is second class, CMake gets nothing but a passing reference, and Ninja is not even mentioned. Depending on the results of this poll, I'd be interested in rewriting it such that Git is the preferred way to get LLVM, CMake is how you configure it, and that you can tell CMake to generate any of several build systems including GNU Make, Ninja or XCode. Furthermore, should we find that few people use SVN and someone wants to integrate with a package manager, he or she should feel little obligation to support two version control systems. Likewise, if a code-owner wants to introduce a code review tool, he or she should not have to reduce its functionality to the intersection of the git and subversion feature sets. Thanks, Greg On Sat, Nov 17, 2012 at 2:56 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:> Greg Fitzgerald <garious at gmail.com> writes: > >> I'm curious to know if the LLVM community is deeply split when it >> comes to version control. If you have a second, could you please >> vote? >> >> http://poll.pollcode.com/i597kq > > The result of this poll has little value in practice. In the past the > project leader stated that the opinions of the most active contributors > outweight the rest of the community. So the poll should be conducted > among the most active N contributors, ignoring the rest. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
dag at cray.com
2012-Nov-19 17:52 UTC
[LLVMdev] Poll: Do you prefer Git or SVN for LLVM development?
Greg Fitzgerald <garious at gmail.com> writes:> I'm curious to know if the LLVM community is deeply split when it > comes to version control. If you have a second, could you please > vote? > > http://poll.pollcode.com/i597kqThanks Greg. The last option is vague. I do like that we have both but would prefer git as the canonical source. So I just picked "git only" even though that's not really my preference. -David
Reasonably Related Threads
- [LLVMdev] Poll: Do you prefer Git or SVN for LLVM development?
- [LLVMdev] Poll: Do you prefer Git or SVN for LLVM development?
- [LLVMdev] Poll Results: Do you prefer Git or SVN for LLVM development?
- [LLVMdev] Poll: Do you prefer Git or SVN for LLVM development?
- [LLVMdev] Poll Results: Do you prefer Git or SVN for LLVM development?