Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Alexis Ballier
On Tue, 11 Aug 2015 18:03:54 +0200 hasufell wrote: > On 08/11/2015 05:21 PM, Alexis Ballier wrote: > > > > Big changes that that go in feature branches and are merged in one > > pass are, from my experience, way too much prone to errors. Did > > anyone ever try to review a merge commit? > > >

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Alexis Ballier
On Tue, 11 Aug 2015 11:51:14 -0400 Ian Stakenvicius wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 11/08/15 11:21 AM, Alexis Ballier wrote: > > On Tue, 11 Aug 2015 11:11:43 -0400 Ian Stakenvicius > > wrote: > > > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 > >> > >>

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/08/15 12:03 PM, hasufell wrote: > On 08/11/2015 05:21 PM, Alexis Ballier wrote: >> >> Big changes that that go in feature branches and are merged in >> one pass are, from my experience, way too much prone to errors. >> Did anyone ever try to r

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread hasufell
On 08/11/2015 05:21 PM, Alexis Ballier wrote: > > Big changes that that go in feature branches and are merged in one pass > are, from my experience, way too much prone to errors. Did anyone ever > try to review a merge commit? > You will run repoman (and probably other pkgcore based checks) befo

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/08/15 11:21 AM, Alexis Ballier wrote: > On Tue, 11 Aug 2015 11:11:43 -0400 Ian Stakenvicius > wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> On 11/08/15 10:01 AM, Michał Górny wrote: >>> Dnia 2015-08-11, o godz. 15:52:16 P

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Alexis Ballier
On Tue, 11 Aug 2015 11:11:43 -0400 Ian Stakenvicius wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 11/08/15 10:01 AM, Michał Górny wrote: > > Dnia 2015-08-11, o godz. 15:52:16 Patrice Clement > > napisał(a): > > > >> Hi there > >> > >> According to > >> https://wiki.gentoo.

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/08/15 10:01 AM, Michał Górny wrote: > Dnia 2015-08-11, o godz. 15:52:16 Patrice Clement > napisał(a): > >> Hi there >> >> According to >> https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, >> >> "there may be developer-specif

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Alexis Ballier
On Tue, 11 Aug 2015 10:26:46 -0400 "Anthony G. Basile" wrote: > On 8/11/15 10:19 AM, hasufell wrote: > > On 08/11/2015 04:10 PM, Alexis Ballier wrote: > >> On Tue, 11 Aug 2015 16:01:05 +0200 > >> Michał Górny wrote: > >> > >>> Dnia 2015-08-11, o godz. 15:52:16 > >>> Patrice Clement napisał(a):

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Rich Freeman
On Tue, Aug 11, 2015 at 10:26 AM, Anthony G. Basile wrote: > I would not say "caution" so much as good judgment. The first example that > came to mind was working with the profiles which crosses many directories > and files. In the past when I did restructuring to the hardened profiles, I > test

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Alexis Ballier
On Tue, 11 Aug 2015 16:19:12 +0200 hasufell wrote: > On 08/11/2015 04:10 PM, Alexis Ballier wrote: > > On Tue, 11 Aug 2015 16:01:05 +0200 > > Michał Górny wrote: > > > >> Dnia 2015-08-11, o godz. 15:52:16 > >> Patrice Clement napisał(a): > >> > >>> Hi there > >>> > >>> According to > >>> https

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Anthony G. Basile
On 8/11/15 10:19 AM, hasufell wrote: On 08/11/2015 04:10 PM, Alexis Ballier wrote: On Tue, 11 Aug 2015 16:01:05 +0200 Michał Górny wrote: Dnia 2015-08-11, o godz. 15:52:16 Patrice Clement napisał(a): Hi there According to https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, "

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread William Hubbs
On Tue, Aug 11, 2015 at 04:12:29PM +0200, hasufell wrote: > On 08/11/2015 03:52 PM, Patrice Clement wrote: > > Hi there > > > > According to > > https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, > > "there may be developer-specific, task-specific, project-specific branches > > etc

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread hasufell
On 08/11/2015 04:10 PM, Alexis Ballier wrote: > On Tue, 11 Aug 2015 16:01:05 +0200 > Michał Górny wrote: > >> Dnia 2015-08-11, o godz. 15:52:16 >> Patrice Clement napisał(a): >> >>> Hi there >>> >>> According to >>> https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, >>> "there may

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread hasufell
On 08/11/2015 03:52 PM, Patrice Clement wrote: > Hi there > > According to https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, > "there may be developer-specific, task-specific, project-specific branches > etc". As far as I understand, it means I can go and create my own branch on >

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Alexis Ballier
On Tue, 11 Aug 2015 16:01:05 +0200 Michał Górny wrote: > Dnia 2015-08-11, o godz. 15:52:16 > Patrice Clement napisał(a): > > > Hi there > > > > According to > > https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, > > "there may be developer-specific, task-specific, project-specif

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Tobias Klausmann
Hi! On Tue, 11 Aug 2015, Michał Górny wrote: > Dnia 2015-08-11, o godz. 15:52:16 > Patrice Clement napisał(a): > > > According to > > https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, > > "there may be developer-specific, task-specific, project-specific branches > > etc". As fa

Re: [gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Michał Górny
Dnia 2015-08-11, o godz. 15:52:16 Patrice Clement napisał(a): > Hi there > > According to https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, > "there may be developer-specific, task-specific, project-specific branches > etc". As far as I understand, it means I can go and create my

[gentoo-dev] Developer branches on proj/gentoo

2015-08-11 Thread Patrice Clement
Hi there According to https://wiki.gentoo.org/wiki/Gentoo_git_workflow#Branching_Model, "there may be developer-specific, task-specific, project-specific branches etc". As far as I understand, it means I can go and create my own branch on the main repository and push it and it gets spread all over