From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: vc-revert broken for Subversion files Date: Thu, 26 Jul 2007 00:16:41 +0200 Message-ID: <87r6mwuo1i.fsf@ambire.localdomain> References: <18083.30192.743099.875105@rgrjr.dyndns.org> <200707221859.l6MIxbA9014188@oogie-boogie.ics.uci.edu> <87d4ykt8eh.fsf@ambire.localdomain> <87k5sq51lc.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1185439806 5490 80.91.229.12 (26 Jul 2007 08:50:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2007 08:50:06 +0000 (UTC) Cc: rogers-emacs@rgrjr.dyndns.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 26 10:50:04 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IDz2k-0007gN-B5 for ged-emacs-devel@m.gmane.org; Thu, 26 Jul 2007 10:49:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDz2j-0008Ha-SZ for ged-emacs-devel@m.gmane.org; Thu, 26 Jul 2007 04:49:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IDz1s-0007vV-4e for emacs-devel@gnu.org; Thu, 26 Jul 2007 04:49:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IDz1q-0007up-EQ for emacs-devel@gnu.org; Thu, 26 Jul 2007 04:49:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDz1q-0007uc-7s for emacs-devel@gnu.org; Thu, 26 Jul 2007 04:49:02 -0400 Original-Received: from ppp-138-32.21-151.libero.it ([151.21.32.138] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IDz1p-0006Ka-MV for emacs-devel@gnu.org; Thu, 26 Jul 2007 04:49:01 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1IDp9t-0006YQ-4P; Thu, 26 Jul 2007 00:16:41 +0200 In-Reply-To: (Stefan Monnier's message of "Wed\, 25 Jul 2007 15\:49\:41 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Genre and OS details not recognized. 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:75554 Archived-At: () Stefan Monnier () Wed, 25 Jul 2007 15:49:41 -0400 So I think (a) is right, because if any of the files are on a distant repository, the resulting command will take a long time, even if all the other files's repositories are nearby. thanks for explaining the intent. i'll leave things alone, now. thi