Boson in pkg-games svn

David Nusinow david_nusinow at verizon.net
Mon Jan 16 21:02:48 UTC 2006


On Mon, Jan 16, 2006 at 03:23:29PM -0500, Joey Hess wrote:
> So, there are two basic layouts that can be used in a multi-package svn
> repository, it can either look like this:
> 
> trunk/
> 	boson-base
> 	boson-data
> 	boson-music
> 	...
> branches/
> 	boson-base
> 	boson-data
> 	boson-music
> 	...
> tags/
> 	boson-base
> 	boson-data
> 	boson-music
> 	...
> 
> Or like this:
> 
> boson-base/
> 	trunk
> 	tags
> 	branches
> bosun-data/
> 	trunk
> 	tags
> 	branches
> bosun-music/
> 	trunk
> 	tags
> 	branches
> ...

Also, you may want to consider a vendor branch. For the xorg-x11
repositories we use them to allow a quick diff between upstream's sources
and our own. I'm not sure that this is important for all upstreams but the
svn book recommends it as good practice and it may prove of interest.

 - David Nusinow



More information about the Pkg-games-devel mailing list