Francois Gouget wrote:
> On Mon, 18 Aug 2008, Detlef Riekenberg wrote:
>
>> On So, 2008-08-17 at 19:03 +0200, Michael Karcher wrote:
>>> ---
>>> configure | 303
>>> +++
>> You should never include autogenerated code in a Patch.
>
> How d
On Mon, 18 Aug 2008, Detlef Riekenberg wrote:
> On So, 2008-08-17 at 19:03 +0200, Michael Karcher wrote:
> > ---
> > configure | 303
> > +++
>
> You should never include autogenerated code in a Patch.
How do you do that with Git?
When
Kai wrote:
>> >> Btw, how does patchwatcher handle that?
>> > Not at all.
>
>Whoops, I just realized this came across rather rude
Nah, that was fine. (Although "it doesn't yet" might have been
clearer.)
> I'm currently trying to get the basic features of the
> patchwatcher to work in buildbot an
On Tuesday 19 August 2008 02:36:02 Dan Kegel wrote:
> >> Btw, how does patchwatcher handle that?
> > Not at all.
>
> Patches gratefully accepted.
Whoops, I just realized this came across rather rude. Sorry for that. I'm
currently trying to get the basic features of the patchwatcher to work in
bu
>> Btw, how does patchwatcher handle that?
>> Does it detect that in the case of changing config.h.in,
>> dlls/Makefile.in, server/protocol.def it needs
>> to regenerate the files by running autoconf,
>> tools/make_requests, or tools/make_makefiles?
>
> Not at all.
Patches gratefully accepted.
St
On Monday 18 August 2008 09:50:05 Dmitry Timoshkov wrote:
> "Detlef Riekenberg" [EMAIL PROTECTED] wrote:
> > On So, 2008-08-17 at 19:03 +0200, Michael Karcher wrote:
> >> ---
> >> configure | 303
> >> +++
> >
> > You should never include a
"Detlef Riekenberg" [EMAIL PROTECTED] wrote:
> On So, 2008-08-17 at 19:03 +0200, Michael Karcher wrote:
>> ---
>> configure | 303
>> +++
>
> You should never include autogenerated code in a Patch.
> This will reduce the risk, that your P
Am Montag, den 18.08.2008, 09:30 +0200 schrieb Detlef Riekenberg:
> On So, 2008-08-17 at 19:03 +0200, Michael Karcher wrote:
> > ---
> > configure | 303
> > +++
>
> You should never include autogenerated code in a Patch.
> This will reduc
On So, 2008-08-17 at 19:03 +0200, Michael Karcher wrote:
> ---
> configure | 303
> +++
You should never include autogenerated code in a Patch.
This will reduce the risk, that your Patch does not apply
after a different Patch was commited.