> it'd be nice to see a release schedule so we know when it's best to
> commit code.  I'd like to integrate Acegi this week or next, but if
> there's a release coming out soon, I should probably wait.

Collectively, you might want to leverage SVN to prevent this problem.

For example, when a Release Manager is getting ready to cut a release, they
can copy the trunk to a branch and work with polishing it up there.  You
commit to the trunk.  If there is something in the trunk that is desired for
the release, it can be copied over.  When the release is finished, move it
to a tag and cut the builds.

        --- Noel

Reply via email to