public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek.chauhan@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [GLEP] scm package version suffix
Date: Mon, 10 Dec 2007 13:14:56 +0530	[thread overview]
Message-ID: <8b4c83ad0712092344k713552fdqb59472abaf52dbd8@mail.gmail.com> (raw)
In-Reply-To: <20071210071826.465f7bff@blueyonder.co.uk>

On Dec 10, 2007 12:48 PM, Ciaran McCreesh
<ciaran.mccreesh@blueyonder.co.uk> wrote:
> Feature as opposed to release branches would still have to be separate
> packages, especially if you need to depend upon a particular feature.

I don't understand how having to depend on a particular feature causes
one to need a separate package. Infact, if a branch has a new feature
that I want to test against a lot of packages, having a separate
package means I have to either || ( sys-apps/package
sys-apps/package-branch ) for all packages that I want to test it
against, or make a virtual package sys-apps/package-9999 which just
depends on sys-apps/package-branch. The former is too much work
sometimes, and the latter just brings us full circle.

Why not just have something like
sys-devel/gcc-4.2.3_p20071127-scm_b${BRANCHNAME}-r1 ?
It should be easy to parse since it'll always be after "scm" and will
be the last portion of the version string before "-rN".
In case ${BRANCHNAME} itself ends in "-rN" (highly unlikely), the
entire version string could be made to end with "-r0" to signify that
it's revision 0 and not revision N.

Also, releases are often tagged rather than being branched out, which
would have to be kept in mind as well.

-- 
~Nirbheek Chauhan
-- 
gentoo-dev@gentoo.org mailing list



  reply	other threads:[~2007-12-10  7:47 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-09 16:01 [gentoo-dev] [GLEP] scm package version suffix Piotr Jaroszyński
2007-12-09 16:18 ` Josh Sled
2007-12-09 17:22   ` Piotr Jaroszyński
2007-12-09 17:52 ` Petteri Räty
2007-12-09 18:00   ` Piotr Jaroszyński
2007-12-09 18:45 ` Jan Kundrát
2007-12-09 18:57   ` Ciaran McCreesh
2007-12-10  4:31     ` Donnie Berkholz
2007-12-10  7:18       ` Ciaran McCreesh
2007-12-10  7:44         ` Nirbheek Chauhan [this message]
2007-12-10  8:24           ` Ciaran McCreesh
2007-12-10  8:36             ` Robin H. Johnson
2007-12-10  8:44               ` Ciaran McCreesh
2007-12-11  1:12             ` [gentoo-dev] " Ryan Hill
2007-12-10 12:59           ` [gentoo-dev] " Robert Buchholz
2007-12-10 14:24             ` Nirbheek Chauhan
2007-12-10 15:14               ` Robert Buchholz
2007-12-10 19:44                 ` Nirbheek Chauhan
2007-12-10 19:49                   ` Nirbheek Chauhan
2007-12-11  0:27                   ` [gentoo-dev] " Steve Long
2007-12-11 10:59                     ` Nirbheek Chauhan
2007-12-11 11:03                     ` Nirbheek Chauhan
2007-12-11  8:21                   ` Duncan
2007-12-11 11:06                     ` Nirbheek Chauhan
2007-12-11 11:17                       ` Ciaran McCreesh
2007-12-11 12:10                         ` Nirbheek Chauhan
2007-12-10  8:26         ` [gentoo-dev] " Robin H. Johnson
2007-12-10  8:34           ` Ciaran McCreesh
2007-12-10  9:21           ` [gentoo-dev] Handling branch strings Donnie Berkholz
2007-12-10  9:34             ` Santiago M. Mola
2007-12-10 19:42               ` Donnie Berkholz
2007-12-11  1:35                 ` [gentoo-dev] " Ryan Hill
2007-12-11  8:11                 ` [gentoo-dev] " Ciaran McCreesh
2007-12-11 11:46                   ` Santiago M. Mola
2007-12-11 17:56             ` [gentoo-dev] " Christian Faulhammer
2007-12-09 19:38   ` [gentoo-dev] Re: [GLEP] scm package version suffix Ryan Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8b4c83ad0712092344k713552fdqb59472abaf52dbd8@mail.gmail.com \
    --to=nirbheek.chauhan@gmail.com \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox