I use Mercurial a DVCS. I can do this:
[EMAIL PROTECTED]:~/repo/dib/AnimationDemo$ hg id -i ffd79a345811 which gives me the unique "revision" which I am compiling. I'd like to capture that string for use in Ant. What would be the best way to accomplish this? Patrick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
