RE: Forgot how to set up cvsup

Поиск
Список
Период
Сортировка
От John Polstra
Тема RE: Forgot how to set up cvsup
Дата
Msg-id XFMail.981228220657.jdp@polstra.com
обсуждение исходный текст
Ответ на Forgot how to set up cvsup  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
> I'm trying to set up cvsup on a new machine to snarf the postgres cvs
> repository. I've had my machine at home set up for so long, I can't
> remember how the $CVSROOT/CVSROOT part of my local repository directory
> tree came into being. Should it be imported from postgresql.org as is
> the pgsql part of the repository? Or should I set it up locally?

I'd expect it to come in from the master site, as part of the update.
I'm not sure how the collections are set up in postgresql.  In the
FreeBSD project, we have a collection "src-base" that contains
$CVSROOT/CVSROOT and little else.  Then there are separate collections
for various large parts of the source tree.  Finally, there is a sort
of mega-collection which is equivalent to all of that put together in
a single collection.

John


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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Forgot how to set up cvsup
Следующее
От: Michael Contzen
Дата:
Сообщение: Re: [HACKERS] bug(?) if int8 as primary key