Re: CVS access problem

Поиск
Список
Период
Сортировка
От Arne Weiner
Тема Re: CVS access problem
Дата
Msg-id 3BA6EE10.CD92EBFA@gmx.de
обсуждение исходный текст
Ответы Re: CVS access problem
Список pgsql-hackers
The location of the cvs repository recently changed. It is know
accessible as
:pserver:<userid>@cvs.postgresql.org:/cvsroot

Your commandline for an initial login should be:$ cvs -d :pserver:anoncvs@cvs.postgresql.org:/cvsroot login

Arne Weiner.


"news.grapid1.mi.home.com" wrote:
> 
> I'm following the instructions on the web site which say's:
> -----------------------------------------------------------
> Do an initial login to the CVS server:
> 
> $ cvs -d :pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot login
> 
> You will be prompted for a password; enter 'postgresql'. You should only
> need to do this once, since the password will be saved in .cvspass in your
> home directory.
> ------------------------------------------------------------
> This doesn't seem to work.  Is there something else I should use instead?
> 
> Thanks.
> 
> Mark


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

Предыдущее
От: Haller Christoph
Дата:
Сообщение: Re: MySQL development MUST immdediately cease - Due to
Следующее
От: Lincoln Yeoh
Дата:
Сообщение: Anyone tried compiling postgresql with the Intel compilers?