i'm pretty sure rsc is the owner of the 9fans repo on github.

i think one of the reasons 'go get' handles redirects is to deal with cases
when a repo changes location (like when a lot of stuff had to move from
code.google.com to github.com or bitbucket.org recently). even if the
generic repo site (e.g. 9fans.net) is maintained by a group of people ,
there will be times when that site is down.

On Sun, Apr 5, 2015 at 3:37 PM, Zachary Kaplan <ra...@viralkitty.com> wrote:

> @skip more importantly, we should use github for code hosting since it's
> obviously more reliable and the code is already hosted there.
>
> instead of making users do some hacky git clone lets go ahead and change
> the import statements in the github repository to point to github itself.
> then all other developers can pull from github.com and not 9fans.net.
>
> once we find out who's in charge of the 9fans github organization, i'll
> create a pull request
>
> On Sun, Apr 5, 2015 at 3:30 PM, Skip Tavakkolian <
> skip.tavakkol...@gmail.com> wrote:
>
>> i think only the http traffic is having problems (but research.swtch.com
>> is ok). these messages are obviously getting distributed through a
>> 9fans.net server.
>>
>> my guess -- based on godev/gonuts traffic -- is that rsc is very busy
>> with go1.5 and probably not dealing with http server shenanigans at the
>> moment.  if anyone is having problems with go imports that get redirected
>> through 9fans.net, use the suggested git clone work around.
>>
>>
>> On Sun, Apr 5, 2015 at 2:57 PM, Zachary Kaplan <ra...@viralkitty.com>
>> wrote:
>>
>>> whos in charge of https://github.com/9fans/?
>>>
>>> On Sun, Apr 5, 2015 at 2:55 PM, Steven Stallion <sstall...@gmail.com>
>>> wrote:
>>>
>>>> It was probably a matter of time. IIRC, the mail archive stopped
>>>> recording messages sometime in 11/2014.
>>>>
>>>> On Sun, Apr 5, 2015 at 1:18 PM, Zachary Kaplan <ra...@viralkitty.com>
>>>> wrote:
>>>>
>>>>> FWIW 9fans.net is down. anyone know whats up? causing a bunch of stir
>>>>> on github:
>>>>>
>>>>> https://github.com/rogpeppe/godef/issues/4
>>>>> https://github.com/fatih/vim-go/issues/368
>>>>>
>>>>> On Sun, Apr 5, 2015 at 12:58 PM, <cigar562hfsp952f...@icebubble.org>
>>>>> wrote:
>>>>>
>>>>>> Anthony Sorace <a...@9srv.net> writes:
>>>>>>
>>>>>> > http://t.co/qyvHkuP2m8
>>>>>> >
>>>>>> > Sounds a bit pollyanna to me, but who am I to judge?
>>>>>>
>>>>>> For the benefit of those of us without Web access, what's behind that
>>>>>> link?
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>

Reply via email to