From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: bug#20137: number of generation doesn't always rise monotonically Date: Wed, 18 Mar 2015 16:52:35 -0400 Message-ID: References: <20150318173550.GE525@venom.suse.cz> <87k2yedovp.fsf@gnu.org> <87zj7a3udo.fsf@taylan.uni.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYKxg-00062R-QJ for bug-guix@gnu.org; Wed, 18 Mar 2015 16:53:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YYKxb-0000MV-0s for bug-guix@gnu.org; Wed, 18 Mar 2015 16:53:08 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:53426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YYKxa-0000MR-Ss for bug-guix@gnu.org; Wed, 18 Mar 2015 16:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YYKxa-0004S2-Hg for bug-guix@gnu.org; Wed, 18 Mar 2015 16:53:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87zj7a3udo.fsf@taylan.uni.cx> 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: Taylan Ulrich =?UTF-8?Q?Bay=C4=B1rl=C4=B1/Kammer?= Cc: 20137@debbugs.gnu.org On Wed, Mar 18, 2015 at 4:47 PM, Taylan Ulrich Bay=C4=B1rl=C4=B1/Kammer wrote: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> 2. Upon rollback from P to N, keep all the generations, but use P+1 >> for the next generation number. Doesn=E2=80=99t work, because roll= ing back >> from P+1 would bring you back to P instead of N. > > Perhaps we can eventually move to an actual tree structure where the > nodes can be named whatever. +1 - Dave