bos@196: $ \textbf{hg init mytag} bos@196: $ \textbf{cd mytag} bos@196: $ \textbf{echo hello > myfile} bos@196: $ \textbf{hg commit -A -m 'Initial commit'} bos@196: adding myfile