foozy@708: $ \textbf{hg init my-copy} foozy@708: $ \textbf{cd my-copy} foozy@708: $ \textbf{echo line > file} foozy@708: $ \textbf{hg add file} foozy@708: $ \textbf{hg commit -m 'Added a file'}