From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39743 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: New cvs setup? Date: Tue, 30 Oct 2001 14:34:35 +0900 Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035175405 29576 80.91.224.250 (21 Oct 2002 04:43:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:43:25 +0000 (UTC) Return-Path: Original-Received: (qmail 2568 invoked from network); 30 Oct 2001 05:36:25 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 30 Oct 2001 05:36:25 -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 15yRYO-0004CQ-00; Mon, 29 Oct 2001 23:35:12 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 29 Oct 2001 23:34:51 -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 XAA05949 for ; Mon, 29 Oct 2001 23:34:40 -0600 (CST) Original-Received: (qmail 2526 invoked by alias); 30 Oct 2001 05:34:55 -0000 Original-Received: (qmail 2521 invoked from network); 30 Oct 2001 05:34:55 -0000 Original-Received: from groundpoundrecords.com (HELO jpl.org) (207.228.244.150) by gnus.org with SMTP; 30 Oct 2001 05:34:55 -0000 Original-Received: from yamaoka@jpl.org by jpl.org (jpl.org [207.228.245.242]) (8.11.1/8.11.1) id f9U5Yt105123 Tue, 30 Oct 2001 14:34:55 +0900 (JST) Original-To: ding@gnus.org User-Agent: T-gnus/6.15.4 (based on Oort Gnus v0.04) (revision 08) XEmacs/21.5 (beta3) (asparagus) (sparc-sun-solaris2.6) WEMIKO/1.14.1 (=?ISO-2022-JP?B?GyRCNl9KXExTQ24bKEI=?=) CLIME/1.14.3 (=?ISO-2022-JP?B?GyRCO3swZkA+OH0bKEI=?=) APEL/10.3 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39743 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39743 >>>>> In >>>>> Harry Putnam wrote: >>>> if (`cvs -d :pserver:gnus@cvs.gnus.org:/usr/local/cvsroot\\ >>>> status gnus/lisp/ChangeLog|& grep '^File: ChangeLog'| wc -l` == 1) then > You mean you can check status of files and grep through ChangeLogs > without logging in? Yes I do. I believe that we have no need to log in for each time. > It appears you are calling a cvs server and running scripts in > cvsroot. Can that happen withoug logging in or some other form of > connecting to the machine? Logging in procedure is necessary only when the entry for the server is not in the file ~/.cvspass or the password has changed. However, >> Is your `cvs' a real cvs executable? > rpm -q cvs > cvs-1.11-3 > Its the same cvs I've been updating with for mnths. For example >> Otherwise, there seems to be something wrong in your environment >> (e.g. firewall). > I don't think so. [...] > I'm not very adept at using cvs but, my executable seems to be > working in all cases but gnus. That should in theory, rule out a > firewall or networking misconfiguration. There seems to be no problem in your environment, but I don't know what is the matter. -- Katsumi Yamaoka