[PATCH 0 of 3] darcs2hg small patches
Guy Brand
gb at isis.u-strasbg.fr
Sat Feb 24 18:52:47 UTC 2007
Hi,
I'm sending three small patches against darcs2hg converter.
One is for importing darcs tags, which self explains what it does.
One is to avoid darcs administrative files when working in the
converted repository. Having hg st polluted by the output of all the
files in _darcs directory gets boring, so I thought ignoring this
directory by default is the right lazy way.
The last one is needed if you pull from darcs repos which have had
conflicts: darcs pull does not clean the workdir (and there is no
option to do it, at least with darcs 1.0.8 and prior) so a conflict
which appears during a pull will stick in the pulled repository
(and the same for the repo converted to mercurial) until you fix it
manually.
Cheers,
--
gb
More information about the Mercurial
mailing list