comparison hgext/hgcia.py @ 13505:9b617c56eb65 stable

eol: do not abort on parse error Handle parse errors in the .hgeol similarly to how parse errors in the .hgtags file are handled: by issuing a warning. This allows the user to revert the file using 'hg revert' or 'hg update -C'.
author Martin Geisler <mg@aragost.com>
date Mon, 28 Feb 2011 15:46:48 +0100
parents 26e413f55b5e
children bbfae32f178e
comparison
equal deleted inserted replaced
13504:85840c4ae2ad 13505:9b617c56eb65