tests/test-mq-qsave.t
author Matt Mackall <mpm@selenic.com>
Thu, 12 Jul 2012 14:20:34 -0500
changeset 17150 3ac9592b7ab4
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
backout e7167007c083 This may have allowed unbounded I/O sizes with the current chunk retrieval code.

  $ echo "[extensions]" >> $HGRCPATH
  $ echo "mq=" >> $HGRCPATH

  $ hg init

  $ echo 'base' > base
  $ hg ci -Ambase
  adding base

  $ hg qnew -mmqbase mqbase

  $ hg qsave
  $ hg qrestore 2
  restoring status: hg patches saved state