From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Rollback problems Date: Sun, 27 Jan 2013 18:05:11 +0100 Message-ID: <87libe4kvs.fsf@gnu.org> References: <201301232148.46744.andreas@enge.fr> <87mwvzsdzt.fsf@gnu.org> <201301240017.55013.andreas@enge.fr> <87mwvystku.fsf@gnu.org> <87bocel2vo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzVfO-000730-MI for bug-guix@gnu.org; Sun, 27 Jan 2013 12:05:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TzVfN-0003wf-MS for bug-guix@gnu.org; Sun, 27 Jan 2013 12:05:14 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:11863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzVfN-0003wH-G7 for bug-guix@gnu.org; Sun, 27 Jan 2013 12:05:13 -0500 In-Reply-To: <87bocel2vo.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 24 Jan 2013 21:52:59 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Having agreed on linear history, it seems that (a) the current behavior > is broken because roll-backs don=E2=80=99t actually follow the history, as > illustrated previously, and (b) the generation from which we are rolling > back must be deleted. Commit 82fe08e implements this. Please report any problems with the new behavior. Thanks, Ludo=E2=80=99.