Alexander Klenin schrieb:
> On Sun, Mar 1, 2009 at 21:06, Florian Klaempfl <flor...@freepascal.org> wrote:
>> If one has more patches, something like using mercurial queues is a good
>> idea. Maybe Alexander Klenin could write a short tutorial how to use mq
>> to maintain patches.
> 
> There are many tutorials already:
> http://www.google.ru/search?q=mercurial+queues+tutorial
> The only thing I should note is that, contrary to recommendation by
> some tutorials,
> one must _not_ turn on "git diff" option, since resulting patches will
> not be applicable by svn.

Due to their flexible concept, DVCS require good descriptions of working
practices especially because most people are not common with DVCS and as
the win32text documentation showed, their documentation is still far
from perfect.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to