tests/test-mq-qsave.t
author Boris Feld <boris.feld@octobus.net>
Thu, 07 Dec 2017 18:56:10 +0100
changeset 35343 06987c6971be
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
upgrade: more standard creation of the temporary repository By using the standard path to create a repository we fill some hole in the current initialization process. The one who triggered this changeset was the lack of extensions initialization.

  $ 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