Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
fbf
>
configs
>
default
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
sf-package/hlm.bat
author
Simon Howkins <simonh@symbian.org>
Fri, 19 Mar 2010 11:20:24 +0000
changeset 936
e6a0e92cf215
parent 0
571f289c60b8
permissions
-rw-r--r--
Updated version checker to permit all versions of hg from v1.2 to v1.5
@echo off
setlocal
call %~dp0..\common\hlm.bat %*
endlocal