I have a workspace with some committed changes. hg list produces a list of several files. hg backup creates a cmd.backup/workspace/[123..] directory that contains a bunch of "metadata" files, but I don't get copies of the real files (ie. the ones that show up in hg list).
What am I missing (or messing up)? -- Rod.