tests/test-mq-qsave.t
author Steve Borho <steve@borho.org>
Tue, 08 Mar 2011 13:35:01 -0600
branchstable
changeset 13566 a87a0fcb412f
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
mergetools: add alternate registry keys for 32bit apps on 64bit O/S Not all applications needed the workarounds, so I did not add alternate keys for every Windows merge application.

  $ 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