From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bob@gnu.org (Robert J. Chassell) Newsgroups: gmane.emacs.devel Subject: Re: emacs-w3m? Date: Sat, 27 Feb 2010 11:30:02 -0500 Message-ID: References: <3E1D063D-AC8A-4E40-B9F8-6ACA5089C4A7@gmail.com> <873a0p1dqt.fsf@telefonica.net> <87r5o9yr4y.fsf@telefonica.net> <87mxywzx2r.fsf@telefonica.net> <83zl2wl5i9.fsf@gnu.org> <83ocjckq2d.fsf@gnu.org> <83wrxydhu5.fsf@gnu.org> Reply-To: bob@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1267288523 3043 80.91.229.12 (27 Feb 2010 16:35:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 27 Feb 2010 16:35:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 27 17:35:16 2010 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.69) (envelope-from ) id 1NlPZn-0004Nl-UM for ged-emacs-devel@m.gmane.org; Sat, 27 Feb 2010 17:35:14 +0100 Original-Received: from localhost ([127.0.0.1]:49945 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlPZe-0003du-CO for ged-emacs-devel@m.gmane.org; Sat, 27 Feb 2010 11:31:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NlPZZ-0003dd-4d for emacs-devel@gnu.org; Sat, 27 Feb 2010 11:31:21 -0500 Original-Received: from [199.232.76.173] (port=55690 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlPZY-0003dV-QJ for emacs-devel@gnu.org; Sat, 27 Feb 2010 11:31:20 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NlPZX-0006of-8t for emacs-devel@gnu.org; Sat, 27 Feb 2010 11:31:20 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58233) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NlPZK-0006nF-SZ for emacs-devel@gnu.org; Sat, 27 Feb 2010 11:31:19 -0500 Original-Received: from bob by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NlPYI-0001P6-7P; Sat, 27 Feb 2010 11:30:02 -0500 In-reply-to: <83wrxydhu5.fsf@gnu.org> (message from Eli Zaretskii on Sat, 27 Feb 2010 13:43:46 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121446 Archived-At: > I suspect I gave the command > > bzr add lisp/ChangeLog.OTHER --file-ids-from=sftp://bob@bzr.savannah.gnu.org/srv/bzr/emacs/trunk/ > > to add that file to the lisp directory of my trunk repository and then > found it did not exist. Can you remember what caused you to issue this "bzr add" command? To obtain a clean lisp/ChangeLog but I saw the result NoSuchFile: No such file: u'/usr/local/src/emacs/trunk/lisp/ChangeLog.OTHER' Before that, I did Sat 2010-02-20 12:13:57 +0000 0.186 bzr arguments: [u'help', u'add'] 0.248 looking for plugins in /home/bob/.bazaar/plugins 0.249 looking for plugins in /usr/lib/python2.5/site-packages/bzrlib/plugins 0.700 encoding stdout as sys.stdout encoding 'ISO-8859-1' 0.837 return code 0 I suspect you are right, that, The second sentence explains the rationale behind this feature. But in this case, Bob mistakenly added a single file, and that ended up adding the whole directory. By contrast, "cvs add" is explicitly non-recursive, AFAIR. Saturday was several days before my erroneous commit. Although I spent several hours on the commit and tried to do things right, I failed. I won't make the same mistake again. Thank you. -- Robert J. Chassell bob@gnu.org bob@rattlesnake.com http://www.rattlesnake.com http://www.teak.cc