Обсуждение: csv problem

Поиск
Список
Период
Сортировка

csv problem

От
Haris Peco
Дата:
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

Re: csv problem

От
Kris Jurka
Дата:

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

Re: csv problem

От
Haris Peco
Дата:
Kris,

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

cvs -d :pserver:anonymous@gborg.postgresql.org:/usr/local/cvsroot/pgjdbc login
Logging in to :pserver:anonymous@gborg.postgresql.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
>