Re: Dingo and PerForce

2004-12-20 Thread gnn
At Mon, 20 Dec 2004 15:57:36 -0800, Brooks Davis wrote: > > [1 ] > On Sun, Dec 19, 2004 at 01:23:43PM +0900, [EMAIL PROTECTED] wrote: > > Howdy, > > > > For those who use PerForce and want to work on Dingo there is > > now a dingo branch, named "dingo". The dingo branch contains > >

Re: Dingo and PerForce

2004-12-20 Thread Brooks Davis
On Sun, Dec 19, 2004 at 01:23:43PM +0900, [EMAIL PROTECTED] wrote: > Howdy, > > For those who use PerForce and want to work on Dingo there is > now a dingo branch, named "dingo". The dingo branch contains > all of src, not just sys, as I suspect there are userland bits > w

Re: Dingo and PerForce

2004-12-19 Thread Maxim Konovalov
On Mon, 20 Dec 2004, 16:01+1030, Wilkinson, Alex wrote: > 0n Sun, Dec 19, 2004 at 02:50:09PM +0100, Andre Oppermann wrote: > > >> now a dingo branch, named "dingo". The dingo branch contains > >> all of src, not just sys, as I suspect there are userland bits > >>

Re: Dingo and PerForce

2004-12-19 Thread Wilkinson, Alex
0n Sun, Dec 19, 2004 at 02:50:09PM +0100, Andre Oppermann wrote: >> now a dingo branch, named "dingo". The dingo branch contains >> all of src, not just sys, as I suspect there are userland bits >> we'll want to do. I know I'll be doing userland things.

Re: Dingo and PerForce

2004-12-19 Thread gnn
At Sun, 19 Dec 2004 12:32:27 -0500, Bosko Milekic wrote: > You develop in your individual branch, test your changes. If all is > well, you push into dingo, where changes get tested with respect to > other dingo-related changes (which have not yet been pushed into HEAD). > When it's all ready, ever

Re: Dingo and PerForce

2004-12-19 Thread Bosko Milekic
This way he can push changes back into 'dingo' before pushing them back into HEAD. It makes a lot of sense, actually, to do this sort of 3-tier approach when multiple people are working on different parts of a larger sub-project, like for example dingo. HEAD (top, must work) <-- (dingo, pre-prod

Re: Dingo and PerForce

2004-12-19 Thread Max Laier
On Sunday 19 December 2004 05:23, [EMAIL PROTECTED] wrote: > For those who use PerForce and want to work on Dingo there is > now a dingo branch, named "dingo". The dingo branch contains > all of src, not just sys, as I suspect there are userland bits > we'll want to do. I

Re: Dingo and PerForce

2004-12-19 Thread Andre Oppermann
[EMAIL PROTECTED] wrote: > > Howdy, > > For those who use PerForce and want to work on Dingo there is Did you update the Dingo project page with the stuff I sent you about three weeks ago? -- Andre > now a dingo branch, named "dingo". The dingo branch contains > all