missing file in git repo

Поиск
Список
Период
Сортировка
От Alexey Klyukin
Тема missing file in git repo
Дата
Msg-id 555A7EAB-52FC-4A8A-BE68-2381E7BD0B66@commandprompt.com
обсуждение исходный текст
Ответы Re: missing file in git repo
Список pgsql-hackers
I think postgres git repo is broken.

The compilation of REL7_4_STABLE from git fails on my system with:

make -C src all
make -C port all
make[2]: *** No rule to make target `sprompt.o', needed by `libpgport.a'.  Stop.

There is no sprompt.c in src/port in the sources obtained from git. However, there is one in CVS:
http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/sprompt.c?only_with_tag=REL7_4

This looks like the initial synchronization issue, since this file is there for really long time and appears not to be
touchedby any commit since 2003. 

--
Alexey Klyukin                    http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc



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

Предыдущее
От: Aftab Hussain
Дата:
Сообщение: Patch for PKST timezone
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: missing file in git repo