git.postgresql.org is broken?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема git.postgresql.org is broken?
Дата
Msg-id 4E6149C6.9040702@agliodbs.com
обсуждение исходный текст
Ответы Re: git.postgresql.org is broken?
Список pgsql-www
All,

Sidney-Stratton:9.1 josh$ git push
fatal: The remote end hung up unexpectedly

Everyone trying to use the press repository on git.postgresql.org is
currently getting that. The above is after a successful git pull from
the same repository.  git.postgresql.org/press was working normally 2
days ago.

Please fix ASAP; this is preventing us from working on the 9.1 release docs.

Configuration is:

[core]       repositoryformatversion = 0       filemode = true       bare = false       logallrefupdates = true
ignorecase= true
 
[remote "origin"]       fetch = +refs/heads/*:refs/remotes/origin/*       url = git://git.postgresql.org/git/press
[branch "master"]       remote = origin       merge = refs/heads/master


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


В списке pgsql-www по дате отправления:

Предыдущее
От: Gabriele Bartolini
Дата:
Сообщение: Re: New contacts list
Следующее
От: Dave Page
Дата:
Сообщение: Re: git.postgresql.org is broken?