[LLVMdev] Repository Layout

Keith Bauer onesadcookie at gmail.com
Mon Jul 2 00:55:39 PDT 2007


I think the trunk/subproject layout is inappropriate, since it also
implies branches/name/subprojects, where a branch is likely to apply
only to a single subproject.

how about a top-level llvm-and-kitchen-sink module which simply
contains svn:externals to the trunks of all the subprojects, allowing
a monolithic checkout for those who want it, and separate modules for
better branching and more isolated development?

This would also provide the "easy (but bandwidth consuming) to get
started" module



More information about the llvm-dev mailing list