On Tuesday 25 September 2007, Aaron J. Seigo wrote: > this is obviously problematic for beta releases of kde since there wouldn't > be a stable release =) seems we do need to just track which apps to release > betas for. perhaps a techbase Projects page would work for this, or perhaps > some other svn strategy?
You can use svn:externals for that, I think. Just create a directory, add applications you want to release in the beta as svn:externals. So each time you want to tag a beta, tagging this directory should do what you want. -- Cyrille Berger _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
