Hi Alexey,<br><br>Thanks so much for your detailed comments, will look into them when I find time.<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I know two tools which allows to work with multiple patches.<br>
<br>
* Mercurial queues. It allows to work on stack of patches. One can<br>
add/remove/change/rearrange patches and constantly update patches againist svn<br>
head. Very handy if you mostly work on one feature.<br>
<br></blockquote><div>I know of hg but have never tried it out so far. :-) <br></div><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

* git-svn. It&#39;s easier to work on multiple features (git&#39;s branches are<br>
wonderful) but harder to change locally commited patch. Also it&#39;s still<br>
possible.<br></blockquote><div><br>Yeah, git is very good compared to svn, hope KDE moves all its repos to git very soon :D<br><br>Rgds<br>-Abhi<br></div></div>