From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Build failure on MS-Windows Date: Wed, 19 Jun 2013 17:49:41 +0300 Message-ID: <837ghqqhoa.fsf@gnu.org> References: <87mwqn1a91.fsf@yandex.ru> <03ip1bw4t5.fsf@fencepost.gnu.org> <83hagurerx.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1371653411 10800 80.91.229.3 (19 Jun 2013 14:50:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Jun 2013 14:50:11 +0000 (UTC) Cc: emacs-devel@gnu.org, dgutov@yandex.ru, dmoncayo@gmail.com, lekktu@gmail.com To: Richard Copley Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 19 16:50:12 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 1UpJi5-0004R4-4N for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 16:50:09 +0200 Original-Received: from localhost ([::1]:57568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpJi4-0003Fi-OU for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 10:50:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpJhZ-0002Qu-H3 for emacs-devel@gnu.org; Wed, 19 Jun 2013 10:49:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpJhY-0004Qa-4G for emacs-devel@gnu.org; Wed, 19 Jun 2013 10:49:37 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:63190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpJhX-0004QQ-Ss; Wed, 19 Jun 2013 10:49:36 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MON00100AGVP000@a-mtaout23.012.net.il>; Wed, 19 Jun 2013 17:49:34 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MON0010MAIMNX40@a-mtaout23.012.net.il>; Wed, 19 Jun 2013 17:49:34 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 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:160667 Archived-At: > Date: Wed, 19 Jun 2013 07:33:58 +0100 > From: Richard Copley > Cc: Glenn Morris , Juanma Barranquero , > Emacs Development , Dani Moncayo Melgar , > Brief Busters > > > > > rm -rf /path/to/emacs/ > > > > bzr branch ... > > > > > > > > It's the only way to be _really_ sure. ;) > > > > > > > > > > That's ok if you don't mind waiting all week. > > > > ??? "bzr branch" is a local operation in this case, which takes about > > 20 seconds on my XP machine. > > > > "rm -rf /path/to/emacs" deletes my entire local repository, because I've > been doing it all wrong, as recommended here: > http://www.emacswiki.org/emacs/BzrForEmacsCasualDevs#toc2 I hope you are using http://www.emacswiki.org/emacs/BzrForEmacsDevs now, or will from now on.