tests/test-mq-qsave.t
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 24 Oct 2011 13:32:23 +0200
branchstable
changeset 15353 ab600a25dfc0
parent 12324 b701610f6c56
child 49621 55c6ebd11cb9
permissions -rw-r--r--
posix: workaround for os.path.realpath bug in Python 2.4.1 and before os.path.realpath didn't resolve symlinks that were the first component of the path, see http://bugs.python.org/issue1213894

  $ 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