Re: CVS Messed Up

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: David Fetter <david(at)fetter(dot)org>
Cc: Chris Ryan <xgbe(at)yahoo(dot)com>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: CVS Messed Up
Date: 2006-01-02 05:38:41
Message-ID: 20060102013758.U1088@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Sun, 1 Jan 2006, David Fetter wrote:

> Folks,
>
> I was trying to put up the PostgreSQL Weekly News as usual, and this
> is what happened:
>
> $ cvs -d :pserver:dfetter(at)gborg(dot)postgresql(dot)org:/usr/local/cvsroot/pgweb login
> Logging in to :pserver:dfetter(at)gborg(dot)postgresql(dot)org:2401/usr/local/cvsroot/pgweb
> CVS password:
> $ cvs com -m "PostgreSQL Weekly News, January 01, 2006"
> cvs commit: Examining .
> cvs commit: Examining weeklynews
> cannot create_adm_p /tmp/cvs-serv98441/weeklynews
> Permission denied
>
> Any ideas what's wrong and how to fix it?

This will have to wait for Chris ... only thing I know to check is the
permissions on /tmp, which are definitely right:

gborg# ls -ld /tmp
drwxrwxrwt 3 root wheel 512 Jan 2 05:37 /tmp
gborg# cd /tmp
gborg# ls -lt
total 2
drwxrwxrwt 2 root wheel 512 Jan 1 01:11 .X11-unix
gborg#

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Marc G. Fournier 2006-01-02 05:39:13 Re: gborg complete
Previous Message David Fetter 2006-01-02 04:33:02 CVS Messed Up