Anton Shestakov <engored@ya.ru>, Sat, 02 May 2015 01:52:26 +0800
viewer webapp
deploy.sh
Permissions: -rwxr-xr-x
HGURL='http://selenic.com/hg' TESTURL='http://selenic.com/hg' hg clone
"$HGURL" ./data/testhg
hg archive -R ./data/testhg ./data/newesthg
make --directory ./data/newesthg
localhg clone
"$TESTURL" -r
3.3.3 ./data/testrepo