RE: [INTERFACES] Can't connect to anonCVS !

From: "Kogotkov, Vyacheslav" <Vyacheslav(dot)Kogotkov(at)artificial-life(dot)com>
To: "'Oliver Elphick'" <olly(at)lfix(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: RE: [INTERFACES] Can't connect to anonCVS !
Date: 2001-01-24 11:41:18
Message-ID: D15F32DE6D70D411814400508B4492ED55EBD1@SVRSPBEXCH01
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you very much !
It works !!!

Regards,
Slava

-----Original Message-----
From: Oliver Elphick [mailto:olly(at)lfix(dot)co(dot)uk]
Sent: Wednesday, January 24, 2001 2:27 PM
To: Kogotkov, Vyacheslav
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [INTERFACES] Can't connect to anonCVS !

"Kogotkov, Vyacheslav" wrote:
> Hi ALL !!!
>
> PLease, HELP !
> I've tried to connect to anonCVS according
>to documentation
>cvs -d :pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot login
>type password "postgresql"
>but got message "Unknown host postgresql.org"

It does work:

cvs -d :pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot login
(Logging in to anoncvs(at)postgresql(dot)org)
CVS password:

Perhaps you are suffering from slow DNS response (it is probably not
invalid DNS, seeing that your mail got to the lists at postgresql.org).

At the moment, postgresql.org is 216.126.84.28; try using the IP address
directly.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"If anyone has material possessions and sees his
brother in need but has no pity on him, how can the
love of God be in him?"
I John 3:17

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2001-01-24 11:59:18 Re: PostgreSQL: Introduction and Concepts by Bruce Momjian
Previous Message Oliver Elphick 2001-01-24 11:34:43 Re: If test in sql??