Re: Further CVS errors

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: Justin Clift <justin(at)postgresql(dot)org>, PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Further CVS errors
Date: 2001-09-21 18:36:59
Message-ID: 20010921143622.E30377-100000@mail1.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


try that ... you might have to remove the pgsql directory first, but I've
just tried from a remote machine and ran into same problems (testing from
same machine isn't necessarily good *groan*) ... it looks like its working
for me now ...

On Fri, 21 Sep 2001, Oleg Bartunov wrote:

> Marc,
>
> I'm back from vacation and also can't do cvs:
>
> pg(at)zen:~/cvs$ cvs -z3 checkout pgsql
> cannot create_adm_p /tmp/cvs-serv67095/pgsql
> Permission denied
>
> Oleg
> On Fri, 21 Sep 2001, Marc G. Fournier wrote:
>
> >
> > 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
> > >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
> >
>
> Regards,
> Oleg
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83
>
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Pilosov 2001-09-21 19:11:10 Re: [PATCH] [LARGE] select * from cursor foo
Previous Message Peter Eisentraut 2001-09-21 18:08:45 Re: psql and security