Improved hg tagging automation to deal with the unfortunate situation of a package overwriting it's own source files during the build.
@echo offsetlocalif not defined HELIUM_HOME set HELIUM_HOME=%~dp0..\..\..\..\heliumecho %HELIUM_HOME%rem call ..\..\build\env.batcall %HELIUM_HOME%\hlm.bat %*endlocal