loglist & commitlog permission denied errors

Alan Coopersmith release-wranglers@freedesktop.org
Sat Mar 13 18:55:48 PST 2004


This is a multi-part message in MIME format.
--------------030600040204050508080804
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

I just did a remote/ssh cvs commit to the IPv6-REVIEW branch I set up for the
IPv6 standards public review and got a whole bunch of errors that said:

/cvs/xorg/CVSROOT/logmail: /cvs/xorg/CVSROOT/logs/loglist: Permission denied
/cvs/xorg/CVSROOT/logmail: /cvs/xorg/CVSROOT/logs/commitlog: Permission denied

The changes seem to have been checked in correctly and I can view them via the
cvsweb interface, and I got the commit mail message, so I don't know what, if
anything, this actually affected.

-- 
	-Alan Coopersmith-          alan.coopersmith@sun.com
	 Sun Microsystems, Inc. -- Operating Platforms Group
	 Solaris x86 & Interface Technology: X Window System

--------------030600040204050508080804
Content-Type: message/rfc822;
 name="Attached Message"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="Attached Message"

Return-path: <xorg-commit-admin@freedesktop.org>
Received: from sfbaymail2sca.sfbay.sun.com
 (sfbaymail2sca.SFBay.Sun.COM [129.145.155.42]) by ha21sca-mail1.sfbay.sun.com
 (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep  8 2003))
 with ESMTP id <0HUJ00HFH2XW0V@ha21sca-mail1.sfbay.sun.com>; Sat,
 13 Mar 2004 10:49:08 -0800 (PST)
Received: from sunmail3.sfbay.sun.com
 (sunmail3.SFBay.Sun.COM [129.149.247.180])	by sfbaymail2sca.sfbay.sun.com
 (8.12.10+Sun/8.12.10/ENSMAIL,v2.2) with ESMTP id i2DIn8Xd005308; Sat,
 13 Mar 2004 10:49:08 -0800 (PST)
Received: from nwkea-mail-1.sun.com ([192.18.42.13])	by sunmail3.sfbay.sun.com
 (8.11.7p1+Sun/8.11.7/ENSMAIL,v2.2) with ESMTP id i2DIn7w10097; Sat,
 13 Mar 2004 10:49:07 -0800 (PST)
Received: from relay21.sun.com
 (relay21.sun.com [192.12.251.14] (may be forged))	by nwkea-mail-1.sun.com
 (8.12.10/8.12.9) with ESMTP id i2DIn6WA015677; Sat,
 13 Mar 2004 10:49:07 -0800 (PST)
Received: from mms21es.sun.com (mms21es.sun.com [150.143.232.14])
 by relay21i.sun.com with ESMTP; Sat, 13 Mar 2004 18:49:06 +0000 (Z)
Received: from mms23bas.mms.us.syntegra.com
 (mms23bas.mms.us.syntegra.com [192.12.251.50]) by mms21es.sun.com with ESMTP;
 Sat, 13 Mar 2004 18:49:06 +0000 (Z)
Received: from pdx.freedesktop.org (pdx.freedesktop.org [131.252.208.82])
 by relay23.sun.com with ESMTP; Sat, 13 Mar 2004 18:49:06 +0000 (Z)
Received: from localhost ([127.0.0.1] helo=pdx.freedesktop.org)
	by pdx.freedesktop.org with esmtp (Exim 4.30)	id 1B2EBy-0002qY-Ge; Sat,
 13 Mar 2004 10:49:02 -0800
Received: from alanc by pdx.freedesktop.org with local (Exim 4.30)
	id 1B2EBc-0002p7-OR	for xorg-commit@pdx.freedesktop.org; Sat,
 13 Mar 2004 10:48:40 -0800
Date: Sat, 13 Mar 2004 10:48:40 -0800
From: Alan Coopersmith <xorg-commit@pdx.freedesktop.org>
Subject: CVS Update: xc (branch: IPv6-REVIEW)
Sender: xorg-commit-admin@freedesktop.org
To: xorg-commit@pdx.freedesktop.org
Errors-to: xorg-commit-admin@freedesktop.org
Message-id: <E1B2EBc-0002p7-OR@pdx.freedesktop.org>
Precedence: bulk
X-BeenThere: xorg-commit@freedesktop.org
X-Mailman-Version: 2.0.11
List-Post: <mailto:xorg-commit@freedesktop.org>
List-Subscribe: <http://freedesktop.org/mailman/listinfo/xorg-commit>,
	<mailto:xorg-commit-request@freedesktop.org?subject=subscribe>
List-Unsubscribe: <http://freedesktop.org/mailman/listinfo/xorg-commit>,
	<mailto:xorg-commit-request@freedesktop.org?subject=unsubscribe>
List-Archive: <http://freedesktop.org/pipermail/xorg-commit/>
List-Help: <mailto:xorg-commit-request@freedesktop.org?subject=help>
List-Id: Track commits to xorg source code <xorg-commit.freedesktop.org>

CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc@pdx.	04/03/13 10:48:40

Log message:
  ServerInterpreted address family additions for IPv6 public review

Modified files:
      ./:	Tag: IPv6-REVIEW
        registry 
      xc/doc/man/X11/:	Tag: IPv6-REVIEW
        XAddHost.man 
      xc/doc/specs/X11/:	Tag: IPv6-REVIEW
        CH09 
      xc/doc/specs/XProtocol/:	Tag: IPv6-REVIEW
        X11.protocol 
      xc/include/:	Tag: IPv6-REVIEW
        X.h 
      xc/lib/X11/:	Tag: IPv6-REVIEW
        Host.c LiHosts.c Xlib.h 
      xc/programs/Xserver/include/:	Tag: IPv6-REVIEW
        os.h 
      xc/programs/Xserver/os/:	Tag: IPv6-REVIEW
        access.c connection.c 
      xc/programs/xhost/:	Tag: IPv6-REVIEW
        xhost.c xhost.man 
Added files:
      xc/doc/specs/SIAddresses/:	Tag: IPv6-REVIEW
        IPv6.txt README hostname.txt 
  
  Revision      Changes    Path
  1.1.4.2.6.2.2.1 +22 -2     xc/registry
  1.1.4.3.4.1.2.1 +50 -21    xc/doc/man/X11/XAddHost.man
  1.1.4.1.6.1.2.1 +26 -1     xc/doc/specs/X11/CH09
  1.1.4.2.10.1  +10 -3     xc/doc/specs/XProtocol/X11.protocol
  1.1.4.2.6.1.2.1 +3 -0      xc/include/X.h
  1.1.4.1.6.1.2.1 +92 -45    xc/lib/X11/Host.c
  1.1.14.1      +65 -28    xc/lib/X11/LiHosts.c
  1.1.4.7.2.2.2.1 +11 -1     xc/lib/X11/Xlib.h
  1.1.4.3.6.1.2.1 +2 -2      xc/programs/Xserver/include/os.h
  1.1.4.3.2.1.2.1 +449 -25   xc/programs/Xserver/os/access.c
  1.1.4.3.6.1.2.1 +1 -1      xc/programs/Xserver/os/connection.c
  1.1.4.2.6.1.2.1 +111 -19   xc/programs/xhost/xhost.c
  1.1.4.2.6.1.2.1 +37 -22    xc/programs/xhost/xhost.man


_______________________________________________
xorg-commit mailing list
xorg-commit@freedesktop.org
http://freedesktop.org/mailman/listinfo/xorg-commit

--------------030600040204050508080804--





More information about the release-wranglers mailing list