Mercurial > hgbook
view en/examples/mq.tarball.download.out @ 192:06ab90119fa6
Be more conservative in timeouts.
Needed on my new, slower (!?) laptop.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 16 Apr 2007 14:39:51 -0700 |
parents | 006bbad1f190 |
children | bd8d96d3703d |
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