All,
I just wanted to give a heads up that I am currently thinking that
blogs.sun.com could use its own place in Roller subversion for
branching/tagging our own releases. The basic situation is that we
develop and deploy at a faster rate than the project releases happen and
often times we deploy from builds of the active trunk. Up until now we
have tried to manage any branching/tagging for releases on our own side,
but it would make things a lot easier to branch/tag directly in the
Roller repository.
So, would anyone object to me creating a separate area in Roller svn for
maintaining up to a handful of BSC branches/tags? I don't have any real
preference for where this would live, but I was thinking of doing it by
creating a root level directory for "bsc" and then adding a "tags" and
"branches" dir under that. So it would be ...
https://svn.apache.org/repos/asf/incubator/roller/bsc/branches
https://svn.apache.org/repos/asf/incubator/roller/bsc/tags
We would continue to work out of the Roller trunk as usual, the main
reason for these is to have a space to branch/tag when we are nearing
one of our own releases and want to copy the trunk to a branch to
prevent further changes.
-- Allen