csv problem

Lists: pgsql-jdbc
From: Haris Peco <snpe(at)snpe(dot)co(dot)yu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: csv problem
Date: 2006-05-24 13:12:04
Message-ID: 200605241512.05034.snpe@snpe.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Hello,

I got this error when try download jdbc from cvs

cvs login: authorization failed: server gborg.postgresql.org rejected access to /usr/local/cvsroot/pgjdbc for user anonymous

What is problem ?

Thanks


From: Kris Jurka <books(at)ejurka(dot)com>
To: Haris Peco <snpe(at)snpe(dot)co(dot)yu>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: csv problem
Date: 2006-05-24 17:05:23
Message-ID: Pine.BSO.4.63.0605241204450.17252@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

On Wed, 24 May 2006, Haris Peco wrote:

> Hello,
>
> I got this error when try download jdbc from cvs
>
> cvs login: authorization failed: server gborg.postgresql.org rejected
> access to /usr/local/cvsroot/pgjdbc for user anonymous
>

I just tested and it works for me. Are you sure you're using the right
password "anonymous"?

Kris Jurka


From: Haris Peco <snpe(at)snpe(dot)co(dot)yu>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: Kris Jurka <books(at)ejurka(dot)com>
Subject: Re: csv problem
Date: 2006-05-25 00:52:25
Message-ID: 200605250252.25424.snpe@snpe.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Kris,

I type next on linux (I do 'cvs up' a long time)

cvs -d :pserver:anonymous(at)gborg(dot)postgresql(dot)org:/usr/local/cvsroot/pgjdbc login
Logging in to :pserver:anonymous(at)gborg(dot)postgresql(dot)org:2401/usr/local/cvsroot/pgjdbc
CVS password:
cvs login: authorization failed: server gborg.postgresql.org rejected access to /usr/local/cvsroot/pgjdbc for user anonymous

On Wednesday 24 May 2006 07:05 pm, Kris Jurka wrote:
>
> On Wed, 24 May 2006, Haris Peco wrote:
>
> > Hello,
> >
> > I got this error when try download jdbc from cvs
> >
> > cvs login: authorization failed: server gborg.postgresql.org rejected
> > access to /usr/local/cvsroot/pgjdbc for user anonymous
> >
>
> I just tested and it works for me. Are you sure you're using the right
> password "anonymous"?
>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>