view tests/test-mq-qsave.t @ 17603:a7fa5bd1c914

wireproto: workaround for yield inside try/finally incompatible with python2.4
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 18 Sep 2012 17:00:58 +0200
parents b701610f6c56
children 55c6ebd11cb9
line wrap: on
line source

  $ 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