mercurial/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 29 Jun 2007 11:13:36 +0200
changeset 4739 1da35d1e7ef9
parent 0 9117c6561b0b
permissions -rw-r--r--
Added full URL to debug output if something doesn't look like an http hg repo. This way it is easier to debug problems with failing subcommands, like changegroupsubset due to permission problems, when generally accessing the repository works fine.