Re: Further CVS errors

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: Justin Clift <justin(at)postgresql(dot)org>
Cc: PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Further CVS errors
Date: 2001-09-21 12:11:23
Message-ID: 20010921081106.Q30377-100000@mail1.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Ookay, this it now:

> cvs -d :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot login
(Logging in to anoncvs(at)anoncvs(dot)postgresql(dot)org)
CVS password:
> cvs -d :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot co pgsql
cvs server: Updating pgsql
U pgsql/COPYRIGHT
U pgsql/GNUmakefile.in
U pgsql/HISTORY
U pgsql/INSTALL
U pgsql/Makefile
U pgsql/README
U pgsql/aclocal.m4
^Ccvs [checkout aborted]: received interrupt signal

On Fri, 21 Sep 2001, Justin Clift wrote:

> Hi,
>
> This isn't working for me either (no existing checkout) :
>
> [justin(at)justinspc cvs]$ cvs -d
> :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot login
> (Logging in to anoncvs(at)anoncvs(dot)postgresql(dot)org)
> CVS password: <<just pressed enter>>
> [justin(at)justinspc cvs]$ cvs -d
> :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot co pgsql
> cvs server: Updating pgsql
> cvs server: failed to create lock directory for
> `/projects/cvsroot/pgsql' (/projects/cvsroot/pgsql/#cvs.lock):
> Permission denied
> cvs server: failed to obtain dir lock in repository
> `/projects/cvsroot/pgsql'
> cvs [server aborted]: read lock failed - giving up
> [justin(at)justinspc cvs]$ cvs -d
> :pserver:anoncvs(at)anoncvs(dot)postgresql(dot)org:/projects/cvsroot logout
> (Logging out of anoncvs(at)anoncvs(dot)postgresql(dot)org)
> [justin(at)justinspc cvs]$
>
> Also tried with using the password of 'postgresql'.
>
> I'm get the feeling the problem is not on my end.
>
> :(
>
> Regards and best wishes,
>
> Justin Clift
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2001-09-21 12:12:06 Re: Further CVS errors
Previous Message Colin 't Hart 2001-09-21 12:08:44 Re: [HACKERS] psql and security