newbie migration from cvs: replacement for keyword expansion

Christian Ebert blacktrash at gmx.net
Tue Jan 3 20:07:04 UTC 2006


* Christian Ebert on Monday, January 02, 2006 at 11:33:09 +0100:
> * Benoit Boissinot on Sunday, January 01, 2006 at 14:32:01 +0100:
>> Using tip, it should be
>> [encode]
>> *.py = hgfilterencode.sh
>> 
>> [decode]
>> *.py = hgfilter.sh
>> 
>> where hgfilterencode is the reverse operation (removing the changeset id).
> 
> Hm, this only gives me problems with `clone'.

Ok, I start to get it (sort of):

Works if I do hg clone -U and then hg up.

And in the working dir I first have to remove the file to filter
and then do hg up; the file is not overwritten. Is that correct?

Of course getting the last revision of the corresponding file,
e.g via hg log file would be still a bit more difficult ...

c
-- 
_B A U S T E L L E N_ lesen!  --->> <http://www.blacktrash.org/baustellen.html>



More information about the Mercurial mailing list