From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: Bzr question about moving and renaming files Date: Thu, 20 Jun 2013 23:07:43 +0200 Message-ID: <87k3loh4o0.fsf@rosalinde.fritz.box> References: <87wqpohln3.fsf@rosalinde.fritz.box> <87ppvgh701.fsf@rosalinde.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1371762475 32632 80.91.229.3 (20 Jun 2013 21:07:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Jun 2013 21:07:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 20 23:07:55 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Upm5C-0001LG-QP for ged-emacs-devel@m.gmane.org; Thu, 20 Jun 2013 23:07:54 +0200 Original-Received: from localhost ([::1]:35042 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upm5C-0005uD-AT for ged-emacs-devel@m.gmane.org; Thu, 20 Jun 2013 17:07:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upm56-0005mp-MN for emacs-devel@gnu.org; Thu, 20 Jun 2013 17:07:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Upm54-0007O4-Bq for emacs-devel@gnu.org; Thu, 20 Jun 2013 17:07:48 -0400 Original-Received: from mout.gmx.net ([212.227.17.20]:54228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upm54-0007Nq-25 for emacs-devel@gnu.org; Thu, 20 Jun 2013 17:07:46 -0400 Original-Received: from mailout-de.gmx.net ([10.1.76.24]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0MBYme-1Uz5Cp02Cs-00AUYC for ; Thu, 20 Jun 2013 23:07:45 +0200 Original-Received: (qmail invoked by alias); 20 Jun 2013 21:07:44 -0000 Original-Received: from i59F54BAE.versanet.de (EHLO rosalinde.fritz.box) [89.245.75.174] by mail.gmx.net (mp024) with SMTP; 20 Jun 2013 23:07:44 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX19tdiBtfzltPr/tHwY+EZVYi/YF+lrZ+G/vPrCADt k3X0pke56kEPmG In-Reply-To: (Stefan Monnier's message of "Thu, 20 Jun 2013 16:51:51 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.20 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160789 Archived-At: On Thu, 20 Jun 2013 16:51:51 -0400 Stefan Monnier wrote: >> Is this a known limitation of VC or a bug? > > VC has lot and lots of such limitations/bugs. > It's OK for "edit & commit" but I don't recommend it for anything beyond > that, sadly. Pity.