Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-30 Thread David Goodenough
On Saturday 30 Jul 2011, Benjamin Drung wrote: > Am Samstag, den 30.07.2011, 16:26 +0100 schrieb David Goodenough: > > On Saturday 30 Jul 2011, Lucas Nussbaum wrote: > > > On 28/07/11 at 15:36 +0200, Lucas Nussbaum wrote: > > > > Hi, > > > > > > > > It seems that many different teams have recently

Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-30 Thread Benjamin Drung
Am Samstag, den 30.07.2011, 16:26 +0100 schrieb David Goodenough: > On Saturday 30 Jul 2011, Lucas Nussbaum wrote: > > On 28/07/11 at 15:36 +0200, Lucas Nussbaum wrote: > > > Hi, > > > > > > It seems that many different teams have recently switched to Git, or are > > > considering switching. But e

Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-30 Thread David Goodenough
On Saturday 30 Jul 2011, Lucas Nussbaum wrote: > On 28/07/11 at 15:36 +0200, Lucas Nussbaum wrote: > > Hi, > > > > It seems that many different teams have recently switched to Git, or are > > considering switching. But each of them seems to re-implement the wheel > > by designing their own Git wor

Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-30 Thread Lucas Nussbaum
On 28/07/11 at 15:36 +0200, Lucas Nussbaum wrote: > Hi, > > It seems that many different teams have recently switched to Git, or are > considering switching. But each of them seems to re-implement the wheel > by designing their own Git workflow. > > I think that it would be fantastic if we could

Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-30 Thread martin f krafft
also sprach Thomas Koch [2011.07.29.1613 +0200]: > I've attached a draft of a description of the workflow. It would be good to put this onto the vcs-pkg-discuss mailing list. -- .''`. martin f. krafft Related projects: : :' : proud Debian developer http://debiansystem.i

Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-29 Thread Thomas Koch
Thomas Koch: > I've attached a draft of a description of the workflow. now living at http://wiki.debian.org/ThomasKoch/GitPackagingWorkflow with one correction: * git-base-commit: SHA-1 value of the base commit of the patch branch (only necessary if git-base-dependencies is not empty) Thomas

Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-29 Thread Thomas Koch
Hi, debconf is fantastic in that it gave me the possibility to discuss with many people and rework my ideas about patch management. The ideas now feel right. I've attached a draft of a description of the workflow. Before continuing with the description I'll now try to find my way around the g

Re: Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-29 Thread Iain Lane
Hi there, On Thu, Jul 28, 2011 at 03:36:07PM +0200, Lucas Nussbaum wrote: > Hi, > > It seems that many different teams have recently switched to Git, or are > considering switching. But each of them seems to re-implement the wheel > by designing their own Git workflow. None of us is at Debconf u

Call for teams interested in collaborating on a 'standard' Git workflow

2011-07-28 Thread Lucas Nussbaum
Hi, It seems that many different teams have recently switched to Git, or are considering switching. But each of them seems to re-implement the wheel by designing their own Git workflow. I think that it would be fantastic if we could collaborate on defining a common Git workflow. Pros: - build on