From: | Arne Weiner <aswr(at)gmx(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: CVS access problem |
Date: | 2001-09-18 06:47:44 |
Message-ID: | 3BA6EE10.CD92EBFA@gmx.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)cvs(dot)postgresql(dot)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(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Lincoln Yeoh | 2001-09-18 07:29:57 | Anyone tried compiling postgresql with the Intel compilers? |
Previous Message | Tom Lane | 2001-09-18 04:40:32 | Re: Beta time |