From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N4DZH-0005P1-RU for mharc-grub-devel@gnu.org; Sat, 31 Oct 2009 09:00:32 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4DZE-0005Lp-Tm for grub-devel@gnu.org; Sat, 31 Oct 2009 09:00:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4DZ8-0005FI-Pi for grub-devel@gnu.org; Sat, 31 Oct 2009 09:00:27 -0400 Received: from [199.232.76.173] (port=55438 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4DZ8-0005Eo-35 for grub-devel@gnu.org; Sat, 31 Oct 2009 09:00:22 -0400 Received: from 197.red-80-32-81.staticip.rima-tde.net ([80.32.81.197]:41483 helo=mail.pina.cat) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4DZ7-0006m5-AU for grub-devel@gnu.org; Sat, 31 Oct 2009 09:00:21 -0400 Received: from pinux (82-45-164-87.cable.ubr06.hari.blueyonder.co.uk [82.45.164.87]) by mail.pina.cat (Postfix) with ESMTP id 5A00F288F3096 for ; Sat, 31 Oct 2009 13:36:58 +0100 (CET) Received: by pinux (Postfix, from userid 1000) id 0A780CA6D6; Sat, 31 Oct 2009 12:36:58 +0000 (GMT) Date: Sat, 31 Oct 2009 12:36:57 +0000 From: Carles Pina i Estany To: grub-devel@gnu.org Message-ID: <20091031123657.GA29323@pina.cat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Greylist: delayed 1398 seconds by postgrey-1.27 at monty-python; Sat, 31 Oct 2009 09:00:17 EDT Subject: Diff between Branches X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2009 13:00:29 -0000 Hi, I'm novice with Bazaar. I would like to diff between gettext branch and trunk. I did: bzr branch http://bzr.savannah.gnu.org/r/grub/people/robertmh/gettext/ cd gettext bzr diff -r branch:http://bzr.savannah.gnu.org/r/ub/trunk/grub But I have some unexpected results like adding files and removing files that I would not expect: === added file 'AUTHORS' --- AUTHORS 1970-01-01 00:00:00 +0000 +++ AUTHORS 2009-10-31 12:19:08 +0000 and then: === removed file 'AUTHORS' --- AUTHORS 2005-09-03 16:54:27 +0000 +++ AUTHORS 1970-01-01 00:00:00 +0000 The content of the "old2 and "new" AUTHORS files looks similar, even though the date is not similar :-) Am I doing something in the incorrect way? Or I'm doing it in bad timing? Thanks, -- Carles Pina i Estany http://pinux.info