From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Using keyboard-interactive authentication added to source files Date: Tue, 18 Oct 2005 08:54:14 +0200 Message-ID: <43549C16.20904@student.lu.se> References: <4354341A.2030105@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129618918 8927 80.91.229.2 (18 Oct 2005 07:01:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2005 07:01:58 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 18 09:01:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ERlTB-0001gR-Jm for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2005 09:01:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERlTA-0007gh-Qi for ged-emacs-devel@m.gmane.org; Tue, 18 Oct 2005 03:01:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ERlMa-0006a1-9N for emacs-devel@gnu.org; Tue, 18 Oct 2005 02:54:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ERlMX-0006Zi-0l for emacs-devel@gnu.org; Tue, 18 Oct 2005 02:54:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ERlMW-0006Za-3v for emacs-devel@gnu.org; Tue, 18 Oct 2005 02:54:16 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ERlMW-0004Ic-6C for emacs-devel@gnu.org; Tue, 18 Oct 2005 02:54:16 -0400 Original-Received: from [192.168.123.121] (83.249.204.195) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 434E6D1D000E0289 for emacs-devel@gnu.org; Tue, 18 Oct 2005 08:54:15 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: Emacs Devel In-Reply-To: <4354341A.2030105@student.lu.se> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44237 Archived-At: Lennart Borgman wrote: > I get a strange error when i check out files from CVS. For example > doing an ediff-revision on w32term.h I got a line saying > > Using keyboard-interactive authentication. > > in the temporary checked out copy. I do not believe it worked like > this before, I should have noticed it I mean. Any ideas? > > BTW I just noticed that the w32 binaries for the command line cvs > client is no longer available for download. https://www.cvshome.org/ > is gone. It forwards to a new site that does not work in Firefox, only > IE. Going to http://www.cvsnt.org/ (which is redirected) I found a newer client. This solved the problem.