From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9781: 24.0.90; VC can't commit removed files/directories. Date: Sat, 29 Oct 2011 14:32:23 -0400 Message-ID: <64zkgjlkco.fsf@fencepost.gnu.org> References: <46BCC398-40FE-4CE0-AAD4-26EFA06A3FDC@swipnet.se> <3D242727-985C-4926-9270-CBE926BDCECC@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1319913191 8316 80.91.229.12 (29 Oct 2011 18:33:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 29 Oct 2011 18:33:11 +0000 (UTC) Cc: "9781@debbugs.gnu.org" <9781@debbugs.gnu.org> To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 29 20:33:07 2011 Return-path: Envelope-to: geb-bug-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 1RKDiL-0005z5-BH for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Oct 2011 20:33:05 +0200 Original-Received: from localhost ([::1]:46322 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKDiK-000854-O2 for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Oct 2011 14:33:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKDiH-00084i-Tb for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2011 14:33:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKDiG-0007oA-Vi for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2011 14:33:01 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKDiG-0007o6-UD for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2011 14:33:00 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RKDkE-000750-0g for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2011 14:35:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Oct 2011 18:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9781 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9781-submit@debbugs.gnu.org id=B9781.131991326827167 (code B ref 9781); Sat, 29 Oct 2011 18:35:01 +0000 Original-Received: (at 9781) by debbugs.gnu.org; 29 Oct 2011 18:34:28 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKDjg-000747-E0 for submit@debbugs.gnu.org; Sat, 29 Oct 2011 14:34:28 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKDjd-000740-Mx for 9781@debbugs.gnu.org; Sat, 29 Oct 2011 14:34:26 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RKDhf-0005VY-Oa; Sat, 29 Oct 2011 14:32:23 -0400 X-Spook: strategic DES Waco, Texas Janet Reno eavesdropping X-Ran: Hu?$8gPTV;4suCko9,C/ja8f%F<{N](N4xj2}o*&XFe(bN4-W~.v%C? ("Jan =?UTF-8?Q?Dj=C3=A4rv?="'s message of "Fri, 21 Oct 2011 11:15:58 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 29 Oct 2011 14:35:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:53303 Archived-At: Jan Dj=C3=A4rv wrote: > I guess we have to check all backends individually.=20 I checked CVS, SVN and bzr; all have no problems committing read-only files. So this whole "is the file read-only" check should simply be skipped for those backends IMO. (I suspect only RCS is going to care about read-onlyness.)