From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: vls@m-net.arbornet.org (V. L. Simpson) Newsgroups: gmane.emacs.help Subject: Re: GNU.org is down Date: 11 Dec 2003 08:44:02 -0600 Organization: Monster Island Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <877k13h0st.fsf@godzilla.localnet> References: <87oeuht8d8.fsf@thalassa.informatimago.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071154286 26468 80.91.224.253 (11 Dec 2003 14:51:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Dec 2003 14:51:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 11 15:51:24 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 1AUS9s-0004SG-00 for ; Thu, 11 Dec 2003 15:51:23 +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 1AUT5y-0002Pi-9o for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Dec 2003 10:51:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!nntp-relay.ihug.net!ihug.co.nz!in.100proofnews.com!in.100proofnews.com!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.hal-pc.org!news.hal-pc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Lines: 16 Original-NNTP-Posting-Host: 206.180.153.48.adsl.hal-pc.org Original-X-Trace: 1071153844 news.hal-pc.org 188 206.180.153.48:1063 Original-X-Complaints-To: abuse@hal-pc.org Original-Xref: shelby.stanford.edu gnu.emacs.help:119217 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:15155 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15155 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. HTH, vls