From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41175 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: snapshot old? Date: Sun, 30 Dec 2001 16:16:29 +0100 Organization: Denizens of Doom, Norway Chapter Sender: owner-ding@hpc.uh.edu Message-ID: <87itaosppu.fsf@bang.priv.no> References: <2nadw17nq6.fsf@zsh.cs.rochester.edu> <2nvgep45gr.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176611 4737 80.91.224.250 (21 Oct 2002 05:03:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:03:31 +0000 (UTC) Return-Path: Original-Received: (qmail 9820 invoked from network); 30 Dec 2001 15:23:39 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 30 Dec 2001 15:23:39 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16Khnk-0000WI-00; Sun, 30 Dec 2001 09:23:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 30 Dec 2001 09:22:53 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA03393 for ; Sun, 30 Dec 2001 09:22:36 -0600 (CST) Original-Received: (qmail 9776 invoked by alias); 30 Dec 2001 15:22:35 -0000 Original-Received: (qmail 9768 invoked from network); 30 Dec 2001 15:22:35 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 30 Dec 2001 15:22:35 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16KhnY-00071z-00 for ; Sun, 30 Dec 2001 16:22:52 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: c96s55h3.upc.chello.no Original-X-Trace: quimby2.netfonds.no 1009725772 27026 213.46.211.96 (30 Dec 2001 15:22:52 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 30 Dec 2001 15:22:52 GMT User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41175 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41175 >>>>> Lars Magne Ingebrigtsen : > ShengHuo ZHU writes: >> Not perfectly. Though the log was posted, I still got a warning >> >> cvslog: can't open /usr/local/cvsroot/CVSROOT/modules: No such file or >> directory > Seems like a spurious warning from the cvslog script. I've just > commented it out now. Is there a /usr/local/cvsroot/CVSROOT/modules file on quimby? Or is there just the RCS file /usr/local/cvsroot/CVSROOT/modules,v? Try logging in on quimby, as a user that is member of a group that has write access to the CVSROOT directory, and do cd /usr/local/cvsroot/CVSROOT/ co -r modules Does that fix the problem?