From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OFdO3-0002WW-M5 for mharc-grub-devel@gnu.org; Fri, 21 May 2010 21:20:23 -0400 Received: from [140.186.70.92] (port=43839 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFdNx-0002Vm-Vn for grub-devel@gnu.org; Fri, 21 May 2010 21:20:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFdNw-0007yu-Kj for grub-devel@gnu.org; Fri, 21 May 2010 21:20:17 -0400 Received: from iona.labri.fr ([147.210.8.143]:58844) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFdNw-0007yj-G5 for grub-devel@gnu.org; Fri, 21 May 2010 21:20:16 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by iona.labri.fr (Postfix) with ESMTP id D04CA36B8E for ; Sat, 22 May 2010 03:20:13 +0200 (CEST) X-Virus-Scanned: amavisd-new at labri.fr Received: from iona.labri.fr ([127.0.0.1]) by localhost (iona.labri.fr [127.0.0.1]) (amavisd-new, port 10027) with LMTP id E7-8uCVm7-ez for ; Sat, 22 May 2010 03:20:13 +0200 (CEST) Received: from [192.168.1.50] (c2433-1-88-160-112-182.fbx.proxad.net [88.160.112.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by iona.labri.fr (Postfix) with ESMTP id A469A36B81 for ; Sat, 22 May 2010 03:20:13 +0200 (CEST) Message-ID: <4BF73141.4020606@labri.fr> Date: Sat, 22 May 2010 03:20:01 +0200 From: =?windows-1252?Q?Gr=E9goire_Sutre?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100411 Icedove/3.0.4 MIME-Version: 1.0 To: The development of GNU GRUB References: <1268605383.2839.26.camel@homenes1> <4BB657BB.60801@gmail.com> <1270669741.2732.129.camel@homenes1> <4BBCED68.3080900@gmail.com> <1270762038.2730.37.camel@homenes1> <4BC892C3.3090507@gmail.com> <1271794445.4221.93.camel@pracovna> <1274485618.18038.56.camel@pracovna> In-Reply-To: <1274485618.18038.56.camel@pracovna> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [Patch] [bug #26237] multiple problems with usb devices X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2010 01:20:22 -0000 On 05/22/2010 01:46 AM, Ale=9A Nesrsta wrote: > I cannot get actual bzr code because of this error: > $ bzr get http://bzr.savannah.gnu.org/r/grub > bzr: ERROR: Not a branch: > "http://bzr.savannah.gnu.org/r/grub/.bzr/branch/". For trunk, use: bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub Gr=E9goire