view tests/test-mq-qsave.t @ 16759:133a7922a900 stable

win32: fix encoding handling for registry strings (issue3467) This stopped handling non-ASCII strings in 1.8
author Matt Mackall <mpm@selenic.com>
date Mon, 21 May 2012 16:32:49 -0500
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