Nemanja Ivanovic via llvm-dev
2017-Sep-23 09:59 UTC
[llvm-dev] SVN revisions no longer visible through diffusion
Revision https://reviews.llvm.org/rL314025 works. Revision https://reviews.llvm.org/rL314026 does not (404 Not Found). At the time of this mailing, the top of trunk is at 314060. Is this some kind of known problem with Phabricator recently? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170923/d36a725e/attachment.html>
Sanjay Patel via llvm-dev
2017-Sep-23 14:18 UTC
[llvm-dev] SVN revisions no longer visible through diffusion
This was in the email I got for r314024 before things went dark: STDERR svn: E000028: Can't write to file '/tmp/svn-Hgr6yM': No space left on device On Sat, Sep 23, 2017 at 3:59 AM, Nemanja Ivanovic via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Revision https://reviews.llvm.org/rL314025 works. > Revision https://reviews.llvm.org/rL314026 does not (404 Not Found). > > At the time of this mailing, the top of trunk is at 314060. > > Is this some kind of known problem with Phabricator recently? > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170923/acb9c11a/attachment.html>
Reid Kleckner via llvm-dev
2017-Sep-25 15:32 UTC
[llvm-dev] SVN revisions no longer visible through diffusion
Looks fixed now? Something is leaking files in /tmp on the VM, leading to mysql disk full errors. I deleted files in /tmp, but of course this is a temporary fix. Eventually it will fill up again. =/ On Sat, Sep 23, 2017 at 7:18 AM, Sanjay Patel via llvm-dev < llvm-dev at lists.llvm.org> wrote:> This was in the email I got for r314024 before things went dark: > > STDERR > svn: E000028: Can't write to file '/tmp/svn-Hgr6yM': No space left on > device > > > > > On Sat, Sep 23, 2017 at 3:59 AM, Nemanja Ivanovic via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Revision https://reviews.llvm.org/rL314025 works. >> Revision https://reviews.llvm.org/rL314026 does not (404 Not Found). >> >> At the time of this mailing, the top of trunk is at 314060. >> >> Is this some kind of known problem with Phabricator recently? >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170925/188e177b/attachment.html>
Seemingly Similar Threads
- SVN revisions no longer visible through diffusion
- SVN revisions no longer visible through diffusion
- SVN revisions no longer visible through diffusion
- [LLVMdev] clang/lnt buildbot on F20 "lnt: error: no such option: -m" ...
- Commit history duplicated, seeing weird diffusion activity (Was: [Diffusion] rG67c416dc9a5a: [DebugInfo] Allow spill slots in call site parameter descriptions)