From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Error from automake.sg Date: Thu, 09 Jun 2011 14:53:39 -0700 Organization: UCLA Computer Science Department Message-ID: <4DF140E3.9010407@cs.ucla.edu> References: <19951.46275.322520.849256@fencepost.gnu.org> <19953.834.704644.933192@fencepost.gnu.org> <4DF122F5.5030701@cs.ucla.edu> <83k4cubrs1.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1307656447 32414 80.91.229.12 (9 Jun 2011 21:54:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Jun 2011 21:54:07 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 09 23:54:03 2011 Return-path: Envelope-to: ged-emacs-devel@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 1QUnAx-0002e6-4H for ged-emacs-devel@m.gmane.org; Thu, 09 Jun 2011 23:54:03 +0200 Original-Received: from localhost ([::1]:40907 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUnAw-0006iO-Bz for ged-emacs-devel@m.gmane.org; Thu, 09 Jun 2011 17:54:02 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUnAe-0006hw-SL for emacs-devel@gnu.org; Thu, 09 Jun 2011 17:53:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUnAe-0001hI-2Z for emacs-devel@gnu.org; Thu, 09 Jun 2011 17:53:44 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:37287) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUnAb-0001g2-82; Thu, 09 Jun 2011 17:53:41 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id B41B439E8100; Thu, 9 Jun 2011 14:53:39 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ONbNulJ4Q23U; Thu, 9 Jun 2011 14:53:39 -0700 (PDT) Original-Received: from [131.179.64.200] (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 5485639E80F0; Thu, 9 Jun 2011 14:53:39 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10 In-Reply-To: <83k4cubrs1.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 131.179.128.62 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:140335 Archived-At: On 06/09/11 14:48, Eli Zaretskii wrote: > Why would one need to make a new branch? Is there something that > "bzr clean-tree --force --unknown --ignored --detritus" wouldn't do? Not that I know of, but then, I've never heard of most of those options. I gave just the simple version that I knew would work, and which I tested.