Basile STARYNKEVITCH
2007-Jun-15 19:01 UTC
[LLVMdev] migration to SubVersion successful or delayed?
Dear All, according to http://llvm.org/SVNMigration.html the repository migrated to SubVersion (svn) on june 5th 2007 (almost 10 days ago). Did the migration happened as expected? http://llvm.org/releases/ still mention CVS, and nothing on http://llvm.org/docs/GettingStarted.html#checkout suggest to switch to svn instead of cvs. What is the current best way to download the latest snapshot: cvs or svn? I probably missed some obvious announcement but nothing in June 2007 on http://lists.cs.uiuc.edu/pipermail/llvm-announce/ 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} ***
John Criswell
2007-Jun-15 19:12 UTC
[LLVMdev] migration to SubVersion successful or delayed?
Basile STARYNKEVITCH wrote:> Dear All, > > according to http://llvm.org/SVNMigration.html the repository migrated to SubVersion (svn) > on june 5th 2007 (almost 10 days ago). >The migration was delayed. The subversion software was supposed to be configured this week by our IT department, but I have not heard from them yet. I've fired off an email to see what the status is. I will be out of the office for most/all of next week, so unless someone else with login access (alumni or current students) can run the script, the earliest that the conversion will happen is the week of June 24. I will provide at least 24 hours notice to the llvmdev mailing list before any switch over to SVN.> Did the migration happened as expected? > > http://llvm.org/releases/ still mention CVS, and nothing on http://llvm.org/docs/GettingStarted.html#checkout suggest to > switch to svn instead of cvs. > > What is the current best way to download the latest snapshot: cvs or svn? >Currently, it is still CVS, I believe.> I probably missed some obvious announcement but nothing in June 2007 on http://lists.cs.uiuc.edu/pipermail/llvm-announce/ >I'm sending updates on the conversion process to llvmdev; llvm-announce is typically only used for release announcements.> Regards. > >-- John T.
Chris Lattner
2007-Jun-15 20:01 UTC
[LLVMdev] migration to SubVersion successful or delayed?
On Fri, 15 Jun 2007, Basile STARYNKEVITCH wrote:> according to http://llvm.org/SVNMigration.html the repository migrated to SubVersion (svn) > on june 5th 2007 (almost 10 days ago). > Did the migration happened as expected?The migration still hasn't happened. Please continue to use CVS for llvm and SVN for llvm-gcc. -Chris -- http://nondot.org/sabre/ http://llvm.org/
Chris Lattner
2007-Jun-15 20:10 UTC
[LLVMdev] migration to SubVersion successful or delayed?
On Fri, 15 Jun 2007, John Criswell wrote:> Basile STARYNKEVITCH wrote: >> Dear All, >> >> according to http://llvm.org/SVNMigration.html the repository migrated to SubVersion (svn) >> on june 5th 2007 (almost 10 days ago). >> > The migration was delayed. The subversion software was supposed to be > configured this week by our IT department, but I have not heard from > them yet. I've fired off an email to see what the status is.Hi John, Can you please update the webpage? -Chris> I will be out of the office for most/all of next week, so unless someone > else with login access (alumni or current students) can run the script, > the earliest that the conversion will happen is the week of June 24. > > I will provide at least 24 hours notice to the llvmdev mailing list > before any switch over to SVN. > >> Did the migration happened as expected? >> >> http://llvm.org/releases/ still mention CVS, and nothing on http://llvm.org/docs/GettingStarted.html#checkout suggest to >> switch to svn instead of cvs. >> >> What is the current best way to download the latest snapshot: cvs or svn? >> > Currently, it is still CVS, I believe. >> I probably missed some obvious announcement but nothing in June 2007 on http://lists.cs.uiuc.edu/pipermail/llvm-announce/ >> > I'm sending updates on the conversion process to llvmdev; llvm-announce > is typically only used for release announcements. > >> Regards. >> >> > > -- John T. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-Chris -- http://nondot.org/sabre/ http://llvm.org/