facing problem while using CVS

From: Saurabh Vyas <Saurabh(dot)Vyas(at)Sun(dot)COM>
To: pgsql-hackers(at)postgresql(dot)org
Subject: facing problem while using CVS
Date: 2006-07-28 09:13:12
Message-ID: 44C9D528.4050709@Sun.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)anoncvs(dot)postgresql(dot)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(at)anoncvs(dot)postgresql(dot)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

Browse pgsql-hackers by date

  From Date Subject
Next Message ITAGAKI Takahiro 2006-07-28 09:25:42 LWLock statistics collector (was: CSStorm occurred again by postgreSQL8.2)
Previous Message Pavel Stehule 2006-07-28 08:42:49 request: support of array in plperl OUT arguments