From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xin Shi Newsgroups: gmane.emacs.help Subject: No password pop-up for CVS diff inside Emacs Date: Fri, 25 Nov 2011 19:50:33 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015175cb2d6900dab04b293a254 X-Trace: dough.gmane.org 1322247772 10721 80.91.229.12 (25 Nov 2011 19:02:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2011 19:02:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 25 20:02:46 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RU12p-0000a0-TG for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Nov 2011 20:02:44 +0100 Original-Received: from localhost ([::1]:48972 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU12p-0007zd-1r for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Nov 2011 14:02:43 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:51274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU0rb-0003nj-6f for help-gnu-emacs@gnu.org; Fri, 25 Nov 2011 13:51:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RU0ra-0004l5-0x for help-gnu-emacs@gnu.org; Fri, 25 Nov 2011 13:51:07 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:48557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU0rZ-0004ku-RI for help-gnu-emacs@gnu.org; Fri, 25 Nov 2011 13:51:05 -0500 Original-Received: by bke17 with SMTP id 17so5427135bke.0 for ; Fri, 25 Nov 2011 10:51:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=xNAR/NqlTVDx29YUvmqSmLrbDwxg3g3/xlMxXJrG2Sc=; b=ObBKSRqrARFEYyZgm8HSkrSo5OuvjQ2L9wYtAXYSJpbIzxuxPfP67sLI9KqOlQa/BE kN/XfWGugfi98qy5wXIuW0/rz+0napj4JAv0KGOCINE8bf3XUYQMuipyIthXbpMIyVly q+pU/HzPleikQH88QiaxTqzcK1HunvMGKJQ9g= Original-Received: by 10.204.9.211 with SMTP id m19mr34370122bkm.92.1322247064128; Fri, 25 Nov 2011 10:51:04 -0800 (PST) Original-Received: by 10.204.69.136 with HTTP; Fri, 25 Nov 2011 10:50:33 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-Mailman-Approved-At: Fri, 25 Nov 2011 14:02:37 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83050 Archived-At: --0015175cb2d6900dab04b293a254 Content-Type: text/plain; charset=ISO-8859-1 Hello Experts, I'm viewing a CVS controlled file inside Emacs and I want to look at the earlier version by: C-x v ~ , then the version number, but it failed: ad-Orig-error: Running cvs -Q update -r1.4 -p Example.cc...FAILED (status 1) I tested the command in the terminal: cvs -Q update -r1.4 -p Example.cc It poped-up for password, and after I entered, it is OK. Now the question is why the Emacs in the first place didn't ask me the password and just failed? Thanks! Xin --0015175cb2d6900dab04b293a254 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Experts,

I'm viewing a CVS controlled file ins= ide Emacs and I want to look at the earlier version by:

C-x v ~ , then the version number, but it failed:

ad-Orig-error: Running cvs -Q update -r1.4 -p Example.cc...FAILED (sta= tus 1)

I tested the command in the terminal:=A0
cvs -Q update -r1.4 -p Example.cc

It poped= -up for password, and after I entered, it is OK.=A0

Now the question is why the Emacs in the first place di= dn't ask me the password and just failed?=A0

T= hanks!
Xin

--0015175cb2d6900dab04b293a254--