gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Re: possible bug with version number sorting


From: Mirian Crzig Lennox
Subject: Re: [Gnu-arch-users] Re: possible bug with version number sorting
Date: Thu, 11 Dec 2003 14:44:12 -0500
User-agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix)

address@hidden (Tom Lord) writes:
>
> Hehe.  No, it sounds like a bug somewhere but I haven't followed this
> particular thread closely.    Can you please send a brief recipe to
> display the bug?

Certainly.

        tla archive-setup foo--main--0
        mkdir foo
        tla init-tree -d foo foo--main--0
        tla import -d foo

        tla archive-setup foo--test1--0.1.0 foo--test1--0.1.1
        tla tag foo--main--0--base-0 foo--test1--0.1.0
        tla tag foo--test1--0.1.0--base-0 foo--test1--0.1.1
        tla get foo--test1

(Notice that this creates foo--test1--0.1.1--base-0 as expected.)

        tla archive-setup foo--test2--0.1 foo--test2--0.1.1
        tla tag foo--main--0--base-0 foo--test2--0.1
        tla tag foo--test2--0.1--base-0 foo--test2--0.1.1
        tla get foo--test2

This creates foo--test2--0.1--base-0, where one might reasonably have
expected foo--test2--0.1.1--base-0 instead.

cheers,
Mirian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]