tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Thu, 21 Jan 2010 15:13:40 +0100
changeset 10272 886858b834da
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
subrepo: svn xml output is much easier to parse That's especially true with status flags: there are different fields and values for regular changes, meta changes, externals changes and externals meta changes.

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true