I'm unable to access CVS
What am I doing wrong ?
[hannu@me cvs_downloads]$ cvs -d
:pserver:anoncvs@postgresql.org:/usr/local/cvsroot login
(Logging in to anoncvs@postgresql.org)
CVS password:
## here I enter password: postgresql
cvs [login aborted]: authorization failed: server postgresql.org
rejected access
------------
Hannu
Karel Zak wrote:
On Mon, 11 Sep 2000, Hannu Krosing wrote:
What am I doing wrong ?
[hannu@me cvs_downloads]$ cvs -d
:pserver:anoncvs@postgresql.org:/usr/local/cvsroot loginSure, right path is:
postgresql.org:/home/projects/pgsql/cvsroot
^^^^^^^^^^^^^^^^^^^^^^^^^^^(Logging in to anoncvs@postgresql.org)
CVS password:## here I enter password: postgresql
rather 'postgres'
Karel
Thanks!
Could someone fix it in docs ?
http://www.postgresql.org/users-lounge/docs/7.0/programmer/cvs8365.htm
Import Notes
Reference msg id not found: Pine.LNX.3.96.1000911115855.8157C-100000@ara.zf.jcu.cz | Resolved by subject fallback
On Mon, 11 Sep 2000, Hannu Krosing wrote:
What am I doing wrong ?
[hannu@me cvs_downloads]$ cvs -d
:pserver:anoncvs@postgresql.org:/usr/local/cvsroot login
Sure, right path is:
postgresql.org:/home/projects/pgsql/cvsroot
^^^^^^^^^^^^^^^^^^^^^^^^^^^
(Logging in to anoncvs@postgresql.org)
CVS password:## here I enter password: postgresql
rather 'postgres'
Karel