author | Thomas Arendsen Hein <thomas@intevation.de> |
Tue, 07 Aug 2007 10:01:20 +0200 | |
changeset 5141 | bcf6ba3fcbe4 |
parent 5140 | 792c1d979097 |
child 5142 | 2ffe3e2a1ac2 |
--- a/hgext/convert/subversion.py Tue Aug 07 09:56:21 2007 +0200 +++ b/hgext/convert/subversion.py Tue Aug 07 10:01:20 2007 +0200 @@ -303,7 +303,6 @@ except SubversionException: dirent = None if not dirent: - print self.base, path raise util.Abort('%s not found up to revision %d' % (path, stop)) return dirent.created_rev