Subversion layout for embedded development

Sean Kelley sean.sweng at gmail.com
Tue May 2 23:07:30 EDT 2006


With the recent discussion on using Git, I was curious if anyone had
any recommendations for how best to layout a subversion repository for
embedded development.  In my case I have of course the silicon vendors
BSP that I am referencing but not entirely using.  Are there any good
examples on how to lay things out?

For example, one might layout the bsp drops that you receive
underneath something like vendorsrc:

       /vendorsrc
          /Intel
             /mhl_bsp
                  /trunk
                  /branches
                  /tags

But your actual project tree may have many elements

 1) Your modified BSP
 2) Your rootstrap
 3) Your applications
 etc.

Thanks,

Sean


More information about the linux-mtd mailing list