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.
Andreas Tscharner pisze:
>> I see. Could you please help me establish a scenario with a local svn
>> server? I don't know what are the best ways to achieve the following:
>>
>
> Stupid question: Why do you want to use svn if you'll have a working system with hg?
>
> Concerning your problem: You might want to try to convert the main svn repository to a Mercurial repository and manage your patches there. This should work because you can make "incremental" conversions (i.e. if you convert the same svn repository to the same hg repository, only the newly added changes from svn are converted)
>
> Best regards
> Andreas
>
Received on 2011-11-14 10:33:26 CET