2009/12/31 Markus M. May <mmay at javafreedom.org>: > We have all different Repositories beneath "redgum", shouldn't we have the > same structure beneath "testing"? This would make it later easier > on version changes, and we only have one structure for testing and official > releases (think about new versions like "sweetgum").
Thinking about it, it would probably be more appropriate to have a [testing] inside each release. Such as: redgum - base - lamp - webapps - testing sweetgum - base - lamp - webapps - testing etc Since eventually we will be no doubt testing multiple versions of the same package for different releases (eg, php 5.2.18 in testing for redgum, while php 5.3.6 is in testing for sweetgum). What are everyone else's thoughts?

