From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Steuber Newsgroups: gmane.emacs.help Subject: Re: GNU.org is down Date: Sun, 14 Dec 2003 19:09:50 GMT Organization: Nerds for universal gun ownership Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87oeuht8d8.fsf@thalassa.informatimago.com> <877k13h0st.fsf@godzilla.localnet> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071429304 6920 80.91.224.253 (14 Dec 2003 19:15:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2003 19:15:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 14 20:14:58 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AVbhi-0007PH-00 for ; Sun, 14 Dec 2003 20:14:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AVcf9-0001qF-NM for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Dec 2003 15:16:23 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.telusplanet.net!newsfeed.telus.net!chi1.webusenet.com!news.webusenet.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny01.gnilink.net.POSTED!d7fde121!not-for-mail Original-Newsgroups: gnu.emacs.help X-Lisp-Expression: (do ((a 1 b) (b 1 (+ a b))) (nil a) (print a)) X-AYB: All your base are belong to us X-Authority: Question Authority Original-Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-NNTP-Posting-Host: 151.197.92.135 Original-X-Complaints-To: abuse@verizon.net Original-X-Trace: nwrdny01.gnilink.net 1071428990 151.197.92.135 (Sun, 14 Dec 2003 14:09:50 EST) Original-NNTP-Posting-Date: Sun, 14 Dec 2003 14:09:50 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:119310 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15248 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15248 vls@m-net.arbornet.org (V. L. Simpson) writes: > David Steuber writes: > > > When CVS is fully restored, will I have to use SSH in the future? > > I've been doing the following: > > > > cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co emacs > > I just did a quick check w/o CVS_RSH set and received a hung > connection. With CVS_RSH=ssh everything worked fine. So yes it > appears ssh is now required for anonymous downloads. > > Note--You only need the client installed, a running sshd is not necessary. I must be missing something. I have ssh. I set CVS_RSH=ssh. But the above cvs command still doesn't work for me. I must need to change something else. -- One Emacs to rule them all. One Emacs to find them, One Emacs to take commands and to the keystrokes bind them, All other programming languages wish they were Lisp.