[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Subversion layout for embedded development

From: Sean Kelley <sean.sweng_at_gmail.com>
Date: 2006-05-03 05:46:05 CEST

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.

I am familiar with the notion of an svn:external. I am just curious
how other may have organized their embedded project in Subversion.

Thanks,

Sean
Received on Wed May 3 05:47:12 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.