Gentoo Archives: gentoo-dev

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] How do you perform patchset versioning?
Date: Wed, 25 May 2011 13:35:19
Message-Id: 4DDD0566.8060905@gentoo.org
1 Hello fellow developers,
2
3 I'm wondering what is Best Practice to "tag" a bunch of patches stored in some
4 VCS like [1], which are bundled into one single version of a patchset-tarball.
5
6 My current usecase is:
7 mico-2.3.13-r4[2] uses version 0.1 for the set of patches[3].
8
9 While I have to add a new patch into [3] (and bump to patchset-0.2),
10 I still want to be able to recreate the patchset-0.1 content from VCS
11 if necessary.
12
13 My idea was to set a CVS-Tag on [3] for what is in each patchset version, but
14 as I don't see /any/ (according to ViewVC) CVS-Tag on [1], I'm unsure...
15
16 So what are your workflows here?
17
18 Thank you!
19
20 [1] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/
21 [2] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-misc/mico/mico-2.3.13-r4.ebuild?revision=1.1&view=markup
22 [3] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/mico/2.3.13/
23
24 /haubi/
25 --
26 Michael Haubenwallner
27 Gentoo on a different level

Replies

Subject Author
[gentoo-dev] Re: How do you perform patchset versioning? "Diego Elio Pettenò" <flameeyes@×××××.com>