Re: [HACKERS] CVSup help??

Поиск
Список
Период
Сортировка
От dg@illustra.com (David Gould)
Тема Re: [HACKERS] CVSup help??
Дата
Msg-id 9805010525.AA26511@hawk.illustra.com
обсуждение исходный текст
Ответ на Re: [HACKERS] CVSup help??  (John Polstra <jdp@polstra.com>)
Ответы Re: [HACKERS] CVSup help??  (John Polstra <jdp@polstra.com>)
Список pgsql-hackers
>
> Hi,
>
> This is my last mail before leaving on a 5-day trip, so I'm not sure
> I can be of much help right away.
>
> > > write(4, "COLL pgsql cvs\n", 15)        = 15
> > > write(4, "x\1\322\343\2\10", 6)         = 6
> > > write(4, "0\0\0h\0009", 6)              = 6
> > > write(4, ".\n", 2)                      = 2
>
> It'll be easier to debug if you turn off compression.  Then
> everything will be readable by mortals.

The relevant part of the dialog w/o compression (cvsup -Z) is:

write(4, "COLL pgsql cvs\n", 15)        = 15
write(4, ".\n", 2)                      = 2
write(4, ".\n", 2)                      = 2

So I think the compression was just sending some sort of header for its
own use.

Btw, are you the cvsup maintainer (author (guru (god)))?

-dg


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

Предыдущее
От: John Polstra
Дата:
Сообщение: Re: [HACKERS] CVSup help??
Следующее
От: John Polstra
Дата:
Сообщение: Re: [HACKERS] CVSup help??