How to write common.converter_source?
Kaz Nishimura
kazssym at vx68k.org
Wed May 6 12:50:48 UTC 2015
I am thinking of writing a common.converter_source subclass for PRCS
<http://prcs.sourceforge.net/>. I already have a standalone converter
prcs2hg <http://www.vx68k.org/prcs2hg> written in Python. How should I
start writing a converter_source subclass?
Some of the issues importing revisions from PRCS includes PRCS supports
deletion of intermediate revisions and N-way merge. I tried to cope with
them in prcs2hg but I want help from Mercurial experts to write a
converter_source subclass. Should I ask in the mercurial-dev list instead?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20150506/477b0407/attachment.html>
More information about the Mercurial
mailing list