Re: [cmake-developers] Mirror CMake release files on GitHub?

2017-04-11 Thread Brad King
On 04/10/2017 05:56 PM, Rolf Eike Beer wrote: >> Thanks. I'll take a look at that when I get a chance. > > Now would be a good time ;) I wish it were but I can't make this a priority now. Our admins did fix a network performance problem that led to the OP's reported trouble so the speed from

Re: [cmake-developers] Mirror CMake release files on GitHub?

2017-04-10 Thread Rolf Eike Beer
Am Montag, 6. Februar 2017, 13:00:33 schrieb Brad King: > On 02/05/2017 02:10 PM, Gregor Jasny via cmake-developers wrote: > > I wonder if it would make sense to publish the CMake release tarballs > > and binaries not only on cmake.org but also on github... > >

Re: [cmake-developers] Mirror CMake release files on GitHub?

2017-02-06 Thread Brad King
On 02/05/2017 02:10 PM, Gregor Jasny via cmake-developers wrote: > I wonder if it would make sense to publish the CMake release tarballs > and binaries not only on cmake.org but also on github... > https://github.com/aktau/github-release Thanks. I'll take a look at that when I get a chance.

[cmake-developers] Mirror CMake release files on GitHub?

2017-02-05 Thread Gregor Jasny via cmake-developers
Hello, I noticed cmake.org is quite slow on serving release files. I seldom get more than 300KB/s. So I wonder if it would make sense to publish the CMake release tarballs and binaries not only on cmake.org but also on github as part of the release process. (From GitHub I currently get 9 MB/s)