Re: Executable files in CVS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Executable files in CVS
Дата
Msg-id 383.1069631985@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Executable files in CVS  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Executable files in CVS
Re: Executable files in CVS
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Sure.  I logged into the main server machine and cd'ed to CVSROOT.  I
> then when to the src/bin/initdb directory, and because I didn't have
> permisssions, I moved initdb.c,v to another file name then copied it to
> the original name so I owned the file.  I then removed the execute bits
> from the file.  I did that for initdb.c and dirmod.c.  I then removed
> files from my local CVS and did a CVS update and the files no longer
> have execute bits.

Um.  Can anyone else check into those files now?
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Executable files in CVS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: initdb mkdir_p() doesn't work