Mercurial > hgbook
view ja/examples/mq.tarball.download.out @ 795:4eb02bea1666
Propagate 40025381bded
Get the copyright years right
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Thu, 18 Jun 2009 16:23:58 +0900 |
parents | b0db5adf11c1 |
children |
line wrap: on
line source
$ \textbf{download netplug-1.2.5.tar.bz2} $ \textbf{tar jxf netplug-1.2.5.tar.bz2} $ \textbf{cd netplug-1.2.5} $ \textbf{hg init} $ \textbf{hg commit -q --addremove --message netplug-1.2.5} $ \textbf{cd ..} $ \textbf{hg clone netplug-1.2.5 netplug} 18 files updated, 0 files merged, 0 files removed, 0 files unresolved