mercurial/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 27 Oct 2006 18:17:12 +0200
changeset 3550 eda9e7c9300d
parent 0 9117c6561b0b
permissions -rw-r--r--
New UnexpectedOutput exception to catch server errors in localrepo.stream_in If the unexpected is a string, the empty string will be mentioned, and long strings are cut to at most 400 chars.