**FUNKY** tags
David Champion
dgc at uchicago.edu
Tue May 5 14:23:37 CDT 2009
> This is what I have in my .hgrc regarding convert:
>
> [extensions]
> hgext.convert=
You need this; it enables the extension.
> [convert]
> cvsps = cvsps -A -u
This tells convert to use external cvsps. Delete or comment it to
use internal cvsps.
> I am using 1.21.1 which was built this year. However, I believe I
> first did the conversion using 0.9.5. This could be the problem with
> the funky tags. However, as I reported in another thread, it seems
> that the current convert will not convert our repository at all.
There are occasional fixes to convert and to cvsps.py (internal), and it
might be worth trying again. If it's not working I probably can't help,
but perhaps someone else can. The 'funky' tags definitely come from
external cvsps, no matter which version of mercurial you're using.
--
-D. dgc at uchicago.edu NSIT University of Chicago
More information about the Mercurial
mailing list