- copy TWikiRelease04x00 to MAIN - Action: KJL
- Change develop.twiki.org to point to MAIN - Action: CC
--
CC
Described in
TWiki:Codev/RenameTWiki4BranchToMAIN
--
PTh
The permissions in the SVN repository are set up such that only members of the core team can write to
trunk
.
The alternative is to rename
TWikiRelease04x00
to
MAIN
.
CC
The TWikiRelease04x00 branch will be frozen and copied to MAIN on 08 Oct 2006 12:00 (noon) UTC.
TWiki:Main.KennethLavrsen
will do the actual copy
TWiki:Main.CrawfordCurrie
will update the bugs web to run based on the MAIN.
All developers need to do a
one liner svn command to point their checkout to the new branch.
See
TWiki:Codev.RenameTWiki4BranchToMAIN
for detailed instructions how to.
Details have also been sent to twiki-dev mailing list.
KJL
For my own record this is the command I will use to make the copy.
svn copy http://svn.twiki.org/svn/twiki/tags/TWikiRelease04x00x04 http://svn.twiki.org/svn/twiki/branches/MAIN -m "Item2956: Freeze TWikiRelease04x00 and copy it to new branch MAIN" --username KennethLavrsen
The time 12:00 UTC is 14:00 CEST, 13:00 UK time, 08:00 EST (New York), 22:00 Australia Capital territory.
Developers must stop checking in on TWikiRelease04x00 a few minutes before this time and await a go ahead on #twiki and on twiki-dev mailing list before checking in on the new MAIN.
KJL
The change is now complete. Including 100s of docs updated on twiki.org.
KJL