Re: My first commits...

2009-10-06 Thread Christian Grobmeier
>> Christian, >> why are you committing to a branch? We usually commit to the trunk >> only. > > After trying to merge the previous changes I understand why :) Yes that was exactly what I had in mind :-) Thanks for merging your changes manually again - lots of work Cheers Christian

Re: My first commits...

2009-10-06 Thread Christian Hammers
Am Tue, 6 Oct 2009 06:57:38 +0200 schrieb Christian Grobmeier : > Christian, > why are you committing to a branch? We usually commit to the trunk > only. After trying to merge the previous changes I understand why :) Using "svn merge" the original message goes away so I had to get the diffs from

Re: My first commits...

2009-10-05 Thread Gav...
On Tue, 6 Oct 2009 06:57:38 +0200, Christian Grobmeier wrote: > Christian, > why are you committing to a branch? We usually commit to the trunk > only. B/c of the commit messages we all can follow whats happening and > step in > Cheers > I would say that is how it is done elsewhere. Here, for

Re: My first commits...

2009-10-05 Thread Christian Grobmeier
Christian, why are you committing to a branch? We usually commit to the trunk only. B/c of the commit messages we all can follow whats happening and step in Cheers On Tue, Oct 6, 2009 at 1:01 AM, Christian Hammers wrote: > ...are not yet complete but trying to get everything into nice > chunks t

My first commits...

2009-10-05 Thread Christian Hammers
...are not yet complete but trying to get everything into nice chunks takes some time. Feel free to make suggestions if I should put more or less into each commit. bye, -christian-