svn-like keyword substition
J.S. van Bethlehem
jakobb at astro.rug.nl
Mon Nov 24 11:02:35 CST 2008
Since I'm actually just checking out this extention, I'm not really an
expert, but maybe this has to do with this (for me at least) confusing
kwshrink and kwexpand? The wiki is not really clear and the extention
seems to have some bugs (for one the author string when using kwdemo
seems to print only the first letter instead of the full author =
whatever comes here)
Jakob
Marko Käning wrote:
>> http://www.selenic.com/mercurial/wiki/index.cgi/KeywordExtension
> Just checked this out.
>
> But there is something strange going on.
>
> I have a keyword "$Revision$" in one of my files which gets substituted.
>
> But the version inserted into the file is actually not the tip, but seems
> to be the Revision when the keyword got inserted into the file.
>
> Is this possible?
>
>
> If so, this is not what I wanted.
>
> I want to get the actual tip revision of my clone displayed. How can I
> achieve this?
>
>
>
> This is my current config:
>
> [keywordmaps]
> Revision = {node|short}
>
>
> Any hints?
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
More information about the Mercurial
mailing list