**FUNKY** tags
Stephen Rasku
mercurial at srasku.net
Tue May 5 13:10:59 CDT 2009
On Tue, May 5, 2009 at 13:33, David Champion <dgc at uchicago.edu> wrote:
> * On 05 May 2009, Stephen Rasku wrote:
>>
>> How do I do this? Do I need to do something in .hgrc?
>
> No: as I understand it, in current versions of mercurial you need
> something in .hgrc in order not to do this.
This is what I have in my .hgrc regarding convert:
[extensions]
hgext.convert=
[convert]
cvsps = cvsps -A -u
I am not sure if this means I am using the internal or external cvsps or not.
> Builtin cvsps has been the default since e786192d995d, 15 Oct 2008, and
> was first released in mercurial 1.1. If your mercurial is older than
> that, you would need to update to get it.
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.
...Stephen
More information about the Mercurial
mailing list