Bug 24879 - "tail -f" не работает по протоколу http://
Summary: "tail -f" не работает по протоколу http://
Status: CLOSED WONTFIX
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: git.altlinux.org (show other bugs)
Version: unspecified
Hardware: all Linux
: P3 normal
Assignee: Dmitry V. Levin
QA Contact: Mikhail Gusarov
URL: http://www.kiv.zcu.cz/~ledvina/vyuka/...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-09 13:41 MSK by at@altlinux.org
Modified: 2011-01-10 20:51 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description at@altlinux.org 2011-01-09 13:41:01 MSK
$ tail -f http://git.altlinux.org/tasks/36717/task/log.1.1
tail: cannot open `http://git.altlinux.org/tasks/36717/task/log.1.1' for reading: No such file or directory

Весьма желательно чтобы "tail -f" работал по протоколу http.
А то мне так не удобно собирать пакеты.
Comment 1 Dmitry V. Levin 2011-01-09 20:05:08 MSK
Пусть лучше tail занимается своим делом, а не сетевыми протоколами.
Comment 2 Michael Shigorin 2011-01-10 20:51:26 MSK
Насколько понимаю, для адекватной реализации потребуется поддержка со стороны сервера (HTTP server push).