Ticket #18764: hg.log

File hg.log, 29.6 KB (added by j.van_den_hoff@…, 15 years ago)

logfile of `hg convert' run with python -v flag added

Line 
1# installing zipimport hook
2import zipimport # builtin
3# installed zipimport hook
4# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site.py
5import site # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site.pyc
6# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py
7import os # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.pyc
8import errno # builtin
9import posix # builtin
10# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/posixpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/posixpath.py
11import posixpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/posixpath.pyc
12# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/stat.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/stat.py
13import stat # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/stat.pyc
14# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/UserDict.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/UserDict.py
15import UserDict # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/UserDict.pyc
16# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/copy_reg.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/copy_reg.py
17import copy_reg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/copy_reg.pyc
18# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/types.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/types.py
19import types # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/types.pyc
20import _types # builtin
21# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/warnings.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/warnings.py
22import warnings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/warnings.pyc
23# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/linecache.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/linecache.py
24import linecache # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/linecache.pyc
25import encodings # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings
26# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/__init__.py
27import encodings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/__init__.pyc
28# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py
29import codecs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.pyc
30import _codecs # builtin
31# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/aliases.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/aliases.py
32import encodings.aliases # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/aliases.pyc
33# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/iso8859_15.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/iso8859_15.py
34import encodings.iso8859_15 # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/encodings/iso8859_15.pyc
35Python 2.5.4 (r254:67916, Jan  9 2009, 16:38:48)
36[GCC 4.0.1 (Apple Computer, Inc. build 5370)] on darwin
37Type "help", "copyright", "credits" or "license" for more information.
38import mercurial # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial
39# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/__init__.py
40import mercurial # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/__init__.pyc
41# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/demandimport.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/demandimport.py
42import mercurial.demandimport # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/demandimport.pyc
43# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/util.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/util.py
44import mercurial.util # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/util.pyc
45# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/i18n.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/i18n.py
46import mercurial.i18n # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/i18n.pyc
47# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/gettext.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/gettext.py
48import gettext # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/gettext.pyc
49# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.py
50import locale # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.pyc
51dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_locale.so", 2);
52import _locale # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_locale.so
53# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/re.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/re.py
54import re # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/re.pyc
55# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_compile.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_compile.py
56import sre_compile # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_compile.pyc
57# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_constants.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_constants.py
58import sre_constants # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_constants.pyc
59import _sre # builtin
60# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_parse.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_parse.py
61import sre_parse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sre_parse.pyc
62# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/subprocess.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/subprocess.py
63import subprocess # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/subprocess.pyc
64dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/fcntl.so", 2);
65import fcntl # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/fcntl.so
66# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ConfigParser.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ConfigParser.py
67import ConfigParser # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ConfigParser.pyc
68# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/dispatch.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/dispatch.py
69import mercurial.dispatch # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/dispatch.pyc
70# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/repo.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/repo.py
71import mercurial.repo # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/repo.pyc
72# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/ui.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/ui.py
73import mercurial.ui # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/ui.pyc
74dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/osutil.so", 2);
75import mercurial.osutil # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/osutil.so
76# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/extensions.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/extensions.py
77import mercurial.extensions # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/extensions.pyc
78import hgext # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext
79# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/__init__.py
80import hgext # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/__init__.pyc
81# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/extdiff.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/extdiff.py
82import hgext.extdiff # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/extdiff.pyc
83# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/node.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/node.py
84import mercurial.node # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/node.pyc
85dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so", 2);
86import binascii # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so
87# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/commands.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/commands.py
88import mercurial.commands # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/commands.pyc
89# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/fetch.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/fetch.py
90import hgext.fetch # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/fetch.pyc
91import hgext.convert # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert
92# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/__init__.py
93import hgext.convert # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/__init__.pyc
94# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/fancyopts.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/fancyopts.py
95import mercurial.fancyopts # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/fancyopts.pyc
96# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.py
97import getopt # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/getopt.pyc
98# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/cmdutil.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/cmdutil.py
99import mercurial.cmdutil # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/cmdutil.pyc
100# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/hook.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/hook.py
101import mercurial.hook # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/hook.pyc
102# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/convcmd.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/convcmd.py
103import hgext.convert.convcmd # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/convcmd.pyc
104# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/common.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/common.py
105import hgext.convert.common # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/common.pyc
106# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/cvs.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/cvs.py
107import hgext.convert.cvs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/cvs.pyc
108dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cStringIO.so", 2);
109import cStringIO # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cStringIO.so
110# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/darcs.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/darcs.py
111import hgext.convert.darcs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/darcs.pyc
112import xml # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml
113# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/__init__.py
114import xml # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/__init__.pyc
115import xml.etree # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree
116# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/__init__.py
117import xml.etree # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/__init__.pyc
118# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/cElementTree.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/cElementTree.py
119import xml.etree.cElementTree # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/cElementTree.pyc
120dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_elementtree.so", 2);
121# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/copy.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/copy.py
122import copy # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/copy.pyc
123# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/ElementTree.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/ElementTree.py
124import xml.etree.ElementTree # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/ElementTree.pyc
125dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/array.so", 2);
126import array # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/array.so
127# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/string.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/string.py
128import string # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/string.pyc
129dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/strop.so", 2);
130import strop # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/strop.so
131dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/pyexpat.so", 2);
132import pyexpat # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/pyexpat.so
133import _elementtree # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_elementtree.so
134# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/git.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/git.py
135import hgext.convert.git # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/git.pyc
136# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/hg.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/hg.py
137import hgext.convert.hg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/hg.pyc
138# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/subversion.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/subversion.py
139import hgext.convert.subversion # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/subversion.pyc
140import svn # directory /opt/local/lib/svn-python2.5/svn
141# /opt/local/lib/svn-python2.5/svn/__init__.pyc matches /opt/local/lib/svn-python2.5/svn/__init__.py
142import svn # precompiled from /opt/local/lib/svn-python2.5/svn/__init__.pyc
143# /opt/local/lib/svn-python2.5/svn/core.pyc matches /opt/local/lib/svn-python2.5/svn/core.py
144import svn.core # precompiled from /opt/local/lib/svn-python2.5/svn/core.pyc
145import libsvn # directory /opt/local/lib/svn-python2.5/libsvn
146# /opt/local/lib/svn-python2.5/libsvn/__init__.pyc matches /opt/local/lib/svn-python2.5/libsvn/__init__.py
147import libsvn # precompiled from /opt/local/lib/svn-python2.5/libsvn/__init__.pyc
148# /opt/local/lib/svn-python2.5/libsvn/core.pyc matches /opt/local/lib/svn-python2.5/libsvn/core.py
149import libsvn.core # precompiled from /opt/local/lib/svn-python2.5/libsvn/core.pyc
150# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/new.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/new.py
151import new # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/new.pyc
152dlopen("/opt/local/lib/svn-python2.5/libsvn/_core.so", 2);
153# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/monotone.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/monotone.py
154import hgext.convert.monotone # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/monotone.pyc
155# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/gnuarch.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/gnuarch.py
156import hgext.convert.gnuarch # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/gnuarch.pyc
157# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/bzr.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/bzr.py
158import hgext.convert.bzr # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/hgext/convert/bzr.pyc
159# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/hg.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/hg.py
160import mercurial.hg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/hg.pyc
161# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/localrepo.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/localrepo.py
162import mercurial.localrepo # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/localrepo.pyc
163# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/store.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/store.py
164import mercurial.store # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/store.pyc
165# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.py
166import shutil # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/shutil.pyc
167assuming destination pkc-hg
168initializing destination pkc-hg repository
169Subversion python bindings could not be loaded
170# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/lock.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/lock.py
171import mercurial.lock # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/lock.pyc
172# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/revlog.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/revlog.py
173import mercurial.revlog # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial/revlog.pyc
174# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/struct.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/struct.py
175import struct # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/struct.pyc
176dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_struct.so", 2);
177import _struct # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_struct.so
178dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/zlib.so", 2);
179import zlib # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/zlib.so
180# /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/socket.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/socket.py
181import socket # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/socket.pyc
182dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_socket.so", 2);
183import _socket # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_socket.so
184dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/_ssl.so", 2);
185import _ssl # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/_ssl.so
186abort: /Users/vdh/rfiles/Rlibrary/pkc: missing or unsupported repository
187# clear __builtin__._
188# clear sys.path
189# clear sys.argv
190# clear sys.ps1
191# clear sys.ps2
192# clear sys.exitfunc
193# clear sys.exc_type
194# clear sys.exc_value
195# clear sys.exc_traceback
196# clear sys.last_type
197# clear sys.last_value
198# clear sys.last_traceback
199# clear sys.path_hooks
200# clear sys.path_importer_cache
201# clear sys.meta_path
202# restore sys.stdin
203# restore sys.stdout
204# restore sys.stderr
205# cleanup __main__
206# cleanup[1] xml
207# cleanup[1] _struct
208# cleanup[1] zipimport
209# cleanup[1] mercurial
210# cleanup[1] cStringIO
211# cleanup[1] new
212# cleanup[1] mercurial.i18n
213# cleanup[1] xml.etree
214# cleanup[1] _locale
215# cleanup[1] array
216# cleanup[1] sre_constants
217# cleanup[1] _codecs
218# cleanup[1] copy
219# cleanup[1] _types
220# cleanup[1] posix
221# cleanup[1] exceptions
222# cleanup[1] sre_parse
223# cleanup[1] hgext
224# cleanup[1] site
225# cleanup[1] pyexpat
226# cleanup[1] xml.etree.cElementTree
227# cleanup[1] strop
228# cleanup[1] gettext
229# cleanup[1] mercurial.dispatch
230# cleanup[1] warnings
231# cleanup[1] libsvn
232# cleanup[1] svn
233# cleanup[1] linecache
234# cleanup[1] mercurial.node
235# cleanup[1] signal
236# cleanup[1] mercurial.fancyopts
237# cleanup[1] socket
238# cleanup[1] mercurial.revlog
239# cleanup[1] _socket
240# cleanup[1] binascii
241# cleanup[1] mercurial.lock
242# cleanup[1] zlib
243# cleanup[1] mercurial.cmdutil
244# cleanup[1] mercurial.hook
245# cleanup[1] getopt
246# cleanup[1] _ssl
247# cleanup[1] struct
248# cleanup[2] subprocess
249# cleanup[2] types
250# cleanup[2] hgext.convert
251# cleanup[2] pyexpat.errors
252# cleanup[2] xml.etree.ElementTree
253# cleanup[2] mercurial.ui
254# cleanup[2] hgext.convert.common
255# cleanup[2] string
256# cleanup[2] _elementtree
257# cleanup[2] mercurial.extensions
258# cleanup[2] ConfigParser
259# cleanup[2] hgext.convert.subversion
260# cleanup[2] pyexpat.model
261# cleanup[2] mercurial.demandimport
262# cleanup[2] locale
263# cleanup[2] mercurial.util
264# cleanup[2] encodings
265# cleanup[2] hgext.convert.monotone
266# cleanup[2] hgext.convert.convcmd
267# cleanup[2] hgext.convert.darcs
268# cleanup[2] mercurial.store
269# cleanup[2] mercurial.hg
270# cleanup[2] re
271# cleanup[2] fcntl
272# cleanup[2] UserDict
273# cleanup[2] hgext.convert.cvs
274# cleanup[2] codecs
275# cleanup[2] mercurial.osutil
276# cleanup[2] hgext.convert.git
277# cleanup[2] os
278# cleanup[2] _sre
279# cleanup[2] mercurial.localrepo
280# cleanup[2] posixpath
281# cleanup[2] errno
282# cleanup[2] mercurial.repo
283# cleanup[2] encodings.iso8859_15
284# cleanup[2] mercurial.commands
285# cleanup[2] encodings.aliases
286# cleanup[2] copy_reg
287# cleanup[2] sre_compile
288# cleanup[2] shutil
289# cleanup[2] hgext.convert.gnuarch
290# cleanup[2] hgext.fetch
291# cleanup[2] stat
292# cleanup[2] hgext.convert.hg
293# cleanup[2] hgext.extdiff
294# cleanup[2] hgext.convert.bzr
295# cleanup[2] os.path
296# cleanup sys
297# cleanup __builtin__
298# cleanup ints: 57 unfreed ints in 4 out of 803 blocks
299# cleanup floats: 1 unfreed float in 1 out of 1 block