facing problem while using CVS

Поиск
Список
Период
Сортировка
От Saurabh Vyas
Тема facing problem while using CVS
Дата
Msg-id 44C9D528.4050709@Sun.COM
обсуждение исходный текст
Список pgsql-hackers
Hi All,

I am facing problem while using CVS. I am working on Solaris 10 and
trying to fetch source code of Postgres as " Anonymous CVS" as follows
:

/$ cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login /

(url : http://developer.postgresql.org/docs/postgres/anoncvs.html 
<http://www.google.com/url?sa=D&q=http://developer.postgresql.org/docs/postgres/anoncvs.html>) 


after providing password I am getting error :

/Unknown host anoncvs.postgresql.org. /

I even tried it with :
/ $ /usr/dist/share/socks/bin/runsocks cvs -d 
:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsrooot login /

still i got the following problem :

/ cvs [login aborted]: connect to 66.98.251.159(66.98.251.159):2041 
failed: Connection refused
/

can anyone help me in this regards

Thanks in advance,
Saurabh



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [hackers-jp: 219] Re: postgresql-8.1.4文字セットサポート
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: The vacuum-ignore-vacuum patch