view en/examples/mq.tarball.newsource.out @ 395:e0b56f008b09

Fix sample output for 'backout' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 21:51:54 +0200
parents 006bbad1f190
children bd8d96d3703d
line wrap: on
line source

$ \textbf{hg qpop -a}
Patch queue now empty
$ \textbf{cd ..}
$ \textbf{download netplug-1.2.8.tar.bz2}
$ \textbf{hg clone netplug-1.2.5 netplug-1.2.8}
18 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ \textbf{cd netplug-1.2.8}
$ \textbf{hg locate -0 | xargs -0 rm}
$ \textbf{cd ..}
$ \textbf{tar jxf netplug-1.2.8.tar.bz2}
$ \textbf{cd netplug-1.2.8}
$ \textbf{hg commit --addremove --message netplug-1.2.8}