diff mercurial/store.py @ 7774:3b8f2750efcf

Handle when the slicemap option is an empty string In the cmdtable for the convert extension, the default value for splicefile is empty string, while mapfile (the class that reads splicemaps) expects either a real path or None. This patch changes mapfile to expect a real path or logical false (False, None, empty string, etc.)
author Stefan Rusek <stefan@rusek.org>
date Wed, 11 Feb 2009 21:47:57 +0100
parents ee5aba886108
children e710f0f592b2
line wrap: on
line diff