Steffen Poulsen wrote:
>
>Author: VernonLyon
>
>Date: 2006-11-21 10:07:49 -0600 (Tue, 21 Nov 2006)
>
>New Revision: 12023
>
>
>
>Modified:
>
> twiki/branches/TWikiRelease04x00/twikiplugins/QuickMenuSkin/pub/TWiki/QuickMenuSkin/qmenu.js
>
>
>
>
>
Can we do anything in SVN to prevent further checkins to
>
TWikiRelease04x00? It's kind of a shame that plugin updates are partly
>
going to MAIN, partly going to TWikiRelease04x00.
>
I don't understand how that's possible. pre-commit.pl contains the line:
fail("$BRANCH is disabled for checkins") if $BRANCH =~ /^(
TWikiRelease04x00|DEVELOP)$/;
so something is rotten in the state of Denmark.....
I'll investigate when I get a chance.
CC