John Criswell
2010-Sep-14 00:38 UTC
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
Dear LLVMers and Clangers, We'll be doing some maintenance on the LLVM repository on Tuesday, Sept. 14 (tomorrow). There were some files committed to the repository that we believe need to be removed from both mainline, the branches, and the revision history. The SVN repository will go *off-line* at 7:00 am Central Daylight Savings time on Tuesday. Please do not make any commits after 7 am. I estimate the process will take 4-5 hours to complete. All SVN services (including those for Clang, VMKit, Klee, SAFECode, Poolalloc, and a host of others) will be unavailable. Other LLVM services (such as the web server) may go offline as well, although I will try to keep them online if I can do so easily. Mailing lists will remain available throughout the procedure as they are not hosted on llvm.org. I will send email to llvmdev when the repository is back online. I apologize for the inconvenience, but there's not much I can do about it. If it's any consolation, know that I will be inconvenienced just as much as everyone else. -- John T.
Chris Lattner
2010-Sep-14 01:05 UTC
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
On Sep 13, 2010, at 6:52 PM, Alistair Lynn wrote:> Hi John- > > Will this also mean a purging of the llvm-commits archive, to remove the diffs > with the guilty files in them?I don't think that will be required, -Chris
Rafael Espindola
2010-Sep-14 01:16 UTC
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
> We'll be doing some maintenance on the LLVM repository on Tuesday, Sept. > 14 (tomorrow). There were some files committed to the repository that > we believe need to be removed from both mainline, the branches, and the > revision history.Can someone familiar with git-svn confirm if the mirrors will have be to recreated before they are useful again?> -- John T.Cheers, -- Rafael Ávila de Espíndola
Alistair Lynn
2010-Sep-14 01:52 UTC
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
Hi John- Will this also mean a purging of the llvm-commits archive, to remove the diffs with the guilty files in them? Alistair On 14 Sep 2010, at 01:38, John Criswell wrote:> Dear LLVMers and Clangers, > > We'll be doing some maintenance on the LLVM repository on Tuesday, Sept. > 14 (tomorrow). There were some files committed to the repository that > we believe need to be removed from both mainline, the branches, and the > revision history. > > The SVN repository will go *off-line* at 7:00 am Central Daylight > Savings time on Tuesday. Please do not make any commits after 7 am. I > estimate the process will take 4-5 hours to complete. > > All SVN services (including those for Clang, VMKit, Klee, SAFECode, > Poolalloc, and a host of others) will be unavailable. Other LLVM > services (such as the web server) may go offline as well, although I > will try to keep them online if I can do so easily. Mailing lists will > remain available throughout the procedure as they are not hosted on > llvm.org. > > I will send email to llvmdev when the repository is back online. > > I apologize for the inconvenience, but there's not much I can do about > it. If it's any consolation, know that I will be inconvenienced just as > much as everyone else. > > -- John T. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Anton Korobeynikov
2010-Sep-14 07:49 UTC
[LLVMdev] [cfe-dev] LLVM SVN Repository Offline for Maintenance Tomorrow
Hello, Rafael> Can someone familiar with git-svn confirm if the mirrors will have be > to recreated before they are useful again?It seems that repo.or.cz mirrors should be unaffected. Everything else will depend on which mirrors you'll have. We'll see. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
John Criswell
2010-Sep-14 12:59 UTC
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
Dear All, Just a reminder that the maintenance will be commencing now. -- John T. John Criswell wrote:> Dear LLVMers and Clangers, > > We'll be doing some maintenance on the LLVM repository on Tuesday, Sept. > 14 (tomorrow). There were some files committed to the repository that > we believe need to be removed from both mainline, the branches, and the > revision history. > > The SVN repository will go *off-line* at 7:00 am Central Daylight > Savings time on Tuesday. Please do not make any commits after 7 am. I > estimate the process will take 4-5 hours to complete. > > All SVN services (including those for Clang, VMKit, Klee, SAFECode, > Poolalloc, and a host of others) will be unavailable. Other LLVM > services (such as the web server) may go offline as well, although I > will try to keep them online if I can do so easily. Mailing lists will > remain available throughout the procedure as they are not hosted on > llvm.org. > > I will send email to llvmdev when the repository is back online. > > I apologize for the inconvenience, but there's not much I can do about > it. If it's any consolation, know that I will be inconvenienced just as > much as everyone else. > > -- John T. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
John Criswell
2010-Sep-14 19:41 UTC
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
John Criswell wrote:> Dear All, > > Just a reminder that the maintenance will be commencing now. >Also, I managed to set things up so that you can use svn diff and svn up but not svn commit (I basically disabled commit access for everyone for the time being). -- John T.> -- John T. > > John Criswell wrote: > >> Dear LLVMers and Clangers, >> >> We'll be doing some maintenance on the LLVM repository on Tuesday, Sept. >> 14 (tomorrow). There were some files committed to the repository that >> we believe need to be removed from both mainline, the branches, and the >> revision history. >> >> The SVN repository will go *off-line* at 7:00 am Central Daylight >> Savings time on Tuesday. Please do not make any commits after 7 am. I >> estimate the process will take 4-5 hours to complete. >> >> All SVN services (including those for Clang, VMKit, Klee, SAFECode, >> Poolalloc, and a host of others) will be unavailable. Other LLVM >> services (such as the web server) may go offline as well, although I >> will try to keep them online if I can do so easily. Mailing lists will >> remain available throughout the procedure as they are not hosted on >> llvm.org. >> >> I will send email to llvmdev when the repository is back online. >> >> I apologize for the inconvenience, but there's not much I can do about >> it. If it's any consolation, know that I will be inconvenienced just as >> much as everyone else. >> >> -- John T. >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Maybe Matching Threads
- [LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
- [LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
- [LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
- [LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
- [LLVMdev] SAFECode and Poolalloc Branches for LLVM 2.6