On Mon, Nov 14, 2011 at 10:32:53AM +0100, Jarek Czekalski wrote: > Jedit is maintained as an svn repository. I have read only access to > it. I mentioned hg only because I got in touch with it in another > project. I would like to stay with bare svn, as hg generated patches > may differ in format.
I would recommend using hg patch queues inside of the subversion working copy. See http://hgbook.red-bean.com/read/managing-change-with-mercurial-queues.html See also this issue which is about adding a similar feature to svn: http://subversion.tigris.org/issues/show_bug.cgi?id=3626