hlm.bat
author MattD <mattd@symbian.org>
Tue, 02 Mar 2010 12:24:33 +0000
changeset 909 869f7b50a6f1
parent 0 571f289c60b8
permissions -rw-r--r--
sourcesync template - Updated generation of 'changes.txt' so that it does a 'follow' rather than being restricted to a 'branch'. This enables us to see the history if the previous tag was an ancestor but on a different branch.

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal