is -kk important in hg convert ?

hg user mercurialuser at gmail.com
Mon Mar 17 18:10:56 CDT 2008


In convert extension there is this line:
args = ("-N -P -kk -r %s --" % rev).split()

These are the arguments passed to the cvs server when a new revision is
downloaded...

-kk resets the $Id: <value>$ string to the empty $Id$.....

Now, when I diff a converted file from a cvs checked-out file.... the file
is different... is the  -kk actually necessary ?

Francesco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080318/3855688d/attachment.htm 


More information about the Mercurial mailing list