The release branch has been created and the llvm-gcc mirror updated (thanks Bill!). I will be doing some preliminary testing before I request the help of the community to test the release. During this time, I ask that developers only commit documentation changes to the release branch and email the list with any bug fixes that need to be merged into the release branch. Bug fixes have to be approved by the various owners of the different parts of llvm. Here is the schedule: May 7th - Release branch created. Developers should begin reviewing all documentation. May 14th - Tar balls and binaries are released for general testing. I'll also need volunteers to create additional llvm-gcc binaries that I have not provided. May 18th - All documentation changes should have been merged into the release branch. May 21st - Release! Chris will also be sending out the release notes and release announcement for review in the next week. As a reminder, if you wish to check out the release branch use the following commands (also see GettingStartedGuide.html): cvs -d <CVS Repository> co -r release_20 llvm cvs -d <CVS Repository> co -r release_20 llvm-test svn co svn://anonsvn.opensource.apple.com/svn/llvm/tags/release-2.0 dst-directory If you have any questions, please let me know. Thanks, Tanya
Le Tue, May 08, 2007 at 10:17:41PM -0700, Tanya M. Lattner écrivait/wrote:> > Here is the schedule: > > May 7th - Release branch created. Developers should begin reviewing > all documentation. > > May 14th - Tar balls and binaries are released for general testing. I'll > also need volunteers to create additional llvm-gcc binaries that I have > not provided. > > May 18th - All documentation changes should have been merged into the > release branch. > > May 21st - Release! >What about the migration to SubVersion? Is it related to release of LLVM2.0? How will the svn migration happen? When should it be preferable or possible to use the svn command (instead of cvs) to get the latest LLVM source code? Regards -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 8, rue de la Faïencerie, 92340 Bourg La Reine, France *** opinions {are only mines, sont seulement les miennes} ***
probably, you'll find the answer here: http://llvm.org/SVNMigration.html On 5/10/07, Basile STARYNKEVITCH <basile at starynkevitch.net> wrote:> > Le Tue, May 08, 2007 at 10:17:41PM -0700, Tanya M. Lattner écrivait/wrote: > > > > Here is the schedule: > > > > May 7th - Release branch created. Developers should begin reviewing > > all documentation. > > > > May 14th - Tar balls and binaries are released for general testing. I'll > > also need volunteers to create additional llvm-gcc binaries that I have > > not provided. > > > > May 18th - All documentation changes should have been merged into the > > release branch. > > > > May 21st - Release! > > > > > What about the migration to SubVersion? Is it related to release of > LLVM2.0? > > How will the svn migration happen? When should it be preferable or > possible > to use the svn command (instead of cvs) to get the latest LLVM source > code? > > Regards > -- > Basile STARYNKEVITCH http://starynkevitch.net/Basile/ > email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359 > 8, rue de la Faïencerie, 92340 Bourg La Reine, France > *** opinions {are only mines, sont seulement les miennes} *** > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-- To become old and wise you need to be young and stupid first -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070510/c2013dee/attachment.html>