Compiling thg-winbuild

Ryan Clark Rclark at diconfiberoptics.com
Fri Apr 2 18:22:17 CDT 2010


Hello all,

First, I'm new 'round these parts, so please forgive me if I'm in the wrong place. Please tell me the proper place to go.

I am having trouble getting ToroiseHG (--thg-release) to build. I got plain hg (--hg-release) and the thg documentation (--thg-doc) to build, but not --thg-release.

I'm running an XP system, and I *think* I have followed the instructions in README properly. Maybe I did something out of order.
In any case, I'm getting error 103 from "light." Earlier in the process there are similar errors ("LGHT0103") about missing DLLs, but the build continues.

The full log is pasted below.

Thanks for the help!

Ryan

--------------------------

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

V:\thg-winbuild>hg version
Mercurial Distributed SCM (version 1.5.1)

Copyright (C) 2005-2010 Matt Mackall <mpm at selenic.com> and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

V:\thg-winbuild>hg pull
pulling from http://bitbucket.org/tortoisehg/thg-winbuild/
searching for changes
no changes found

V:\thg-winbuild>hg update 1.0.1
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

V:\thg-winbuild>hg summ
parent: 355:064078c39967 1.0.1
 Only append hgperiodic to tortoisehg version for nightly builds
branch: default
commit: 1 modified, 3 unknown (new branch head)
update: 5 new changesets (update)

V:\thg-winbuild>python setup.py --thg-release
pulling from http://selenic.com/repo/hg/
searching for changes
no changes found
pulling from http://bitbucket.org/tortoisehg/stable/
searching for changes
no changes found
pulling from http://bitbucket.org/bradobro/hgfold/
searching for changes
no changes found
pulling from http://bitbucket.org/glimchb/hgcr-gui/
searching for changes
no changes found
pulling from http://www.kingswood-consulting.co.uk/hg/perfarce/
searching for changes
no changes found
pulling from http://bitbucket.org/mg/hg-eol/
searching for changes
no changes found
pulling from http://bitbucket.org/sborho/python-keyring-lib/
searching for changes
no changes found
pulling from http://bitbucket.org/Mekk/mercurial_keyring/
searching for changes
no changes found
pulling from http://bitbucket.org/abderrahim/dulwich/
searching for changes
no changes found
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
pulling from http://bitbucket.org/sborho/wincolor/
searching for changes
no changes found
updating to branch stable
1145 files updated, 0 files merged, 0 files removed, 0 files unresolved
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
        1 file(s) copied.
1.5.1
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
running build_py
byte-compiling .\mercurial\ancestor.py to ancestor.pyc
byte-compiling .\mercurial\archival.py to archival.pyc
byte-compiling .\mercurial\bundlerepo.py to bundlerepo.pyc
byte-compiling .\mercurial\byterange.py to byterange.pyc
byte-compiling .\mercurial\changegroup.py to changegroup.pyc
byte-compiling .\mercurial\copies.py to copies.pyc
byte-compiling .\mercurial\filemerge.py to filemerge.pyc
byte-compiling .\mercurial\graphmod.py to graphmod.pyc
byte-compiling .\mercurial\hbisect.py to hbisect.pyc
byte-compiling .\mercurial\help.py to help.pyc
byte-compiling .\mercurial\httprepo.py to httprepo.pyc
byte-compiling .\mercurial\keepalive.py to keepalive.pyc
byte-compiling .\mercurial\lsprof.py to lsprof.pyc
byte-compiling .\mercurial\lsprofcalltree.py to lsprofcalltree.pyc
byte-compiling .\mercurial\mail.py to mail.pyc
byte-compiling .\mercurial\merge.py to merge.pyc
byte-compiling .\mercurial\minirst.py to minirst.pyc
byte-compiling .\mercurial\patch.py to patch.pyc
byte-compiling .\mercurial\posix.py to posix.pyc
byte-compiling .\mercurial\repair.py to repair.pyc
byte-compiling .\mercurial\simplemerge.py to simplemerge.pyc
byte-compiling .\mercurial\sshrepo.py to sshrepo.pyc
byte-compiling .\mercurial\sshserver.py to sshserver.pyc
byte-compiling .\mercurial\statichttprepo.py to statichttprepo.pyc
byte-compiling .\mercurial\streamclone.py to streamclone.pyc
byte-compiling .\mercurial\strutil.py to strutil.pyc
byte-compiling .\mercurial\templatefilters.py to templatefilters.pyc
byte-compiling .\mercurial\templatekw.py to templatekw.pyc
byte-compiling .\mercurial\templater.py to templater.pyc
byte-compiling .\mercurial\transaction.py to transaction.pyc
byte-compiling .\mercurial\url.py to url.pyc
byte-compiling .\mercurial\verify.py to verify.pyc
byte-compiling .\mercurial\hgweb\common.py to common.pyc
byte-compiling .\mercurial\hgweb\hgwebdir_mod.py to hgwebdir_mod.pyc
byte-compiling .\mercurial\hgweb\hgweb_mod.py to hgweb_mod.pyc
byte-compiling .\mercurial\hgweb\protocol.py to protocol.pyc
byte-compiling .\mercurial\hgweb\request.py to request.pyc
byte-compiling .\mercurial\hgweb\server.py to server.pyc
byte-compiling .\mercurial\hgweb\webcommands.py to webcommands.pyc
byte-compiling .\mercurial\hgweb\webutil.py to webutil.pyc
byte-compiling .\mercurial\hgweb\wsgicgi.py to wsgicgi.pyc
byte-compiling .\hgext\acl.py to acl.pyc
byte-compiling .\hgext\bookmarks.py to bookmarks.pyc
byte-compiling .\hgext\bugzilla.py to bugzilla.pyc
byte-compiling .\hgext\children.py to children.pyc
byte-compiling .\hgext\churn.py to churn.pyc
byte-compiling .\hgext\color.py to color.pyc
byte-compiling .\hgext\extdiff.py to extdiff.pyc
byte-compiling .\hgext\fetch.py to fetch.pyc
byte-compiling .\hgext\gpg.py to gpg.pyc
byte-compiling .\hgext\graphlog.py to graphlog.pyc
byte-compiling .\hgext\hgcia.py to hgcia.pyc
byte-compiling .\hgext\hgk.py to hgk.pyc
byte-compiling .\hgext\interhg.py to interhg.pyc
byte-compiling .\hgext\keyword.py to keyword.pyc
byte-compiling .\hgext\mq.py to mq.pyc
byte-compiling .\hgext\notify.py to notify.pyc
byte-compiling .\hgext\pager.py to pager.pyc
byte-compiling .\hgext\parentrevspec.py to parentrevspec.pyc
byte-compiling .\hgext\patchbomb.py to patchbomb.pyc
byte-compiling .\hgext\progress.py to progress.pyc
byte-compiling .\hgext\purge.py to purge.pyc
byte-compiling .\hgext\rebase.py to rebase.pyc
byte-compiling .\hgext\record.py to record.pyc
byte-compiling .\hgext\relink.py to relink.pyc
byte-compiling .\hgext\schemes.py to schemes.pyc
byte-compiling .\hgext\share.py to share.pyc
byte-compiling .\hgext\transplant.py to transplant.pyc
byte-compiling .\hgext\win32mbcs.py to win32mbcs.pyc
byte-compiling .\hgext\win32text.py to win32text.pyc
byte-compiling .\hgext\__init__.py to __init__.pyc
byte-compiling .\hgext\convert\bzr.py to bzr.pyc
byte-compiling .\hgext\convert\common.py to common.pyc
byte-compiling .\hgext\convert\convcmd.py to convcmd.pyc
byte-compiling .\hgext\convert\cvs.py to cvs.pyc
byte-compiling .\hgext\convert\cvsps.py to cvsps.pyc
byte-compiling .\hgext\convert\darcs.py to darcs.pyc
byte-compiling .\hgext\convert\filemap.py to filemap.pyc
byte-compiling .\hgext\convert\git.py to git.pyc
byte-compiling .\hgext\convert\gnuarch.py to gnuarch.pyc
byte-compiling .\hgext\convert\hg.py to hg.pyc
byte-compiling .\hgext\convert\monotone.py to monotone.pyc
byte-compiling .\hgext\convert\p4.py to p4.pyc
byte-compiling .\hgext\convert\subversion.py to subversion.pyc
byte-compiling .\hgext\convert\transport.py to transport.pyc
byte-compiling .\hgext\convert\__init__.py to __init__.pyc
byte-compiling .\hgext\highlight\highlight.py to highlight.pyc
byte-compiling .\hgext\highlight\__init__.py to __init__.pyc
byte-compiling .\hgext\zeroconf\Zeroconf.py to Zeroconf.pyc
byte-compiling .\hgext\zeroconf\__init__.py to __init__.pyc
running build_mo
creating mercurial\locale
creating mercurial\locale\da
creating mercurial\locale\da\LC_MESSAGES
generating mercurial\locale\da\LC_MESSAGES\hg.mo from i18n\da.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\da\LC_MESSAGES\hg.mo i18n\da.po -c
1378 translated messages, 352 untranslated messages.
creating mercurial\locale\de
creating mercurial\locale\de\LC_MESSAGES
generating mercurial\locale\de\LC_MESSAGES\hg.mo from i18n\de.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\de\LC_MESSAGES\hg.mo i18n\de.po -c
1157 translated messages, 508 untranslated messages.
creating mercurial\locale\el
creating mercurial\locale\el\LC_MESSAGES
generating mercurial\locale\el\LC_MESSAGES\hg.mo from i18n\el.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\el\LC_MESSAGES\hg.mo i18n\el.po -c
296 translated messages, 1372 untranslated messages.
creating mercurial\locale\fr
creating mercurial\locale\fr\LC_MESSAGES
generating mercurial\locale\fr\LC_MESSAGES\hg.mo from i18n\fr.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\fr\LC_MESSAGES\hg.mo i18n\fr.po -c
305 translated messages, 31 fuzzy translations, 1310 untranslated messages.
creating mercurial\locale\it
creating mercurial\locale\it\LC_MESSAGES
generating mercurial\locale\it\LC_MESSAGES\hg.mo from i18n\it.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\it\LC_MESSAGES\hg.mo i18n\it.po -c
990 translated messages, 194 fuzzy translations, 462 untranslated messages.
creating mercurial\locale\ja
creating mercurial\locale\ja\LC_MESSAGES
generating mercurial\locale\ja\LC_MESSAGES\hg.mo from i18n\ja.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\ja\LC_MESSAGES\hg.mo i18n\ja.po -c
1703 translated messages, 27 untranslated messages.
creating mercurial\locale\pt_BR
creating mercurial\locale\pt_BR\LC_MESSAGES
generating mercurial\locale\pt_BR\LC_MESSAGES\hg.mo from i18n\pt_BR.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\pt_BR\LC_MESSAGES\hg.mo i18n\pt_BR.po -c
1732 translated messages.
creating mercurial\locale\sv
creating mercurial\locale\sv\LC_MESSAGES
generating mercurial\locale\sv\LC_MESSAGES\hg.mo from i18n\sv.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\sv\LC_MESSAGES\hg.mo i18n\sv.po -c
582 translated messages, 1149 untranslated messages.
creating mercurial\locale\zh_CN
creating mercurial\locale\zh_CN\LC_MESSAGES
generating mercurial\locale\zh_CN\LC_MESSAGES\hg.mo from i18n\zh_CN.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\zh_CN\LC_MESSAGES\hg.mo i18n\zh_CN.po -c
335 translated messages, 92 fuzzy translations, 1306 untranslated messages.
creating mercurial\locale\zh_TW
creating mercurial\locale\zh_TW\LC_MESSAGES
generating mercurial\locale\zh_TW\LC_MESSAGES\hg.mo from i18n\zh_TW.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o mercurial\locale\zh_TW\LC_MESSAGES\hg.mo i18n\zh_TW.po -c
107 translated messages, 31 fuzzy translations, 1508 untranslated messages.
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
running build_ext
building 'mercurial.base85' extension
creating build
creating build\temp.win32-2.6
creating build\temp.win32-2.6\Release
creating build\temp.win32-2.6\Release\mercurial
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python26\include -IC:\Python26\PC /Tcmercurial/base85.c /Fobuild\temp.win32-2.6\Release\mercurial/base85.obj
base85.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python26\libs /LIBPATH:C:\Python26\PCbuild /EXPORT:initbase85 build\temp.win32-2.6\Release\mercurial/base85.obj /OUT:V:\thg-winbuild\build-hg\mercurial\base85.pyd /IMPLIB:build\temp.win32-2.6\Release\mercurial\base85.lib /MANIFESTFILE:build\temp.win32-2.6\Release\mercurial\base85.pyd.manifest
   Creating library build\temp.win32-2.6\Release\mercurial\base85.lib and object build\temp.win32-2.6\Release\mercurial\base85.exp
C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\mt.exe -nologo -manifest build\temp.win32-2.6\Release\mercurial\base85.pyd.manifest -outputresource:V:\thg-winbuild\build-hg\mercurial\base85.pyd;2
building 'mercurial.bdiff' extension
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python26\include -IC:\Python26\PC /Tcmercurial/bdiff.c /Fobuild\temp.win32-2.6\Release\mercurial/bdiff.obj
bdiff.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python26\libs /LIBPATH:C:\Python26\PCbuild /EXPORT:initbdiff build\temp.win32-2.6\Release\mercurial/bdiff.obj /OUT:V:\thg-winbuild\build-hg\mercurial\bdiff.pyd /IMPLIB:build\temp.win32-2.6\Release\mercurial\bdiff.lib /MANIFESTFILE:build\temp.win32-2.6\Release\mercurial\bdiff.pyd.manifest
   Creating library build\temp.win32-2.6\Release\mercurial\bdiff.lib and object build\temp.win32-2.6\Release\mercurial\bdiff.exp
C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\mt.exe -nologo -manifest build\temp.win32-2.6\Release\mercurial\bdiff.pyd.manifest -outputresource:V:\thg-winbuild\build-hg\mercurial\bdiff.pyd;2
building 'mercurial.diffhelpers' extension
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python26\include -IC:\Python26\PC /Tcmercurial/diffhelpers.c /Fobuild\temp.win32-2.6\Release\mercurial/diffhelpers.obj
diffhelpers.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python26\libs /LIBPATH:C:\Python26\PCbuild /EXPORT:initdiffhelpers build\temp.win32-2.6\Release\mercurial/diffhelpers.obj /OUT:V:\thg-winbuild\build-hg\mercurial\diffhelpers.pyd /IMPLIB:build\temp.win32-2.6\Release\mercurial\diffhelpers.lib /MANIFESTFILE:build\temp.win32-2.6\Release\mercurial\diffhelpers.pyd.manifest
   Creating library build\temp.win32-2.6\Release\mercurial\diffhelpers.lib and object build\temp.win32-2.6\Release\mercurial\diffhelpers.exp
C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\mt.exe -nologo -manifest build\temp.win32-2.6\Release\mercurial\diffhelpers.pyd.manifest -outputresource:V:\thg-winbuild\build-hg\mercurial\diffhelpers.pyd;2
building 'mercurial.mpatch' extension
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python26\include -IC:\Python26\PC /Tcmercurial/mpatch.c /Fobuild\temp.win32-2.6\Release\mercurial/mpatch.obj
mpatch.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python26\libs /LIBPATH:C:\Python26\PCbuild /EXPORT:initmpatch build\temp.win32-2.6\Release\mercurial/mpatch.obj /OUT:V:\thg-winbuild\build-hg\mercurial\mpatch.pyd /IMPLIB:build\temp.win32-2.6\Release\mercurial\mpatch.lib /MANIFESTFILE:build\temp.win32-2.6\Release\mercurial\mpatch.pyd.manifest
   Creating library build\temp.win32-2.6\Release\mercurial\mpatch.lib and object build\temp.win32-2.6\Release\mercurial\mpatch.exp
C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\mt.exe -nologo -manifest build\temp.win32-2.6\Release\mercurial\mpatch.pyd.manifest -outputresource:V:\thg-winbuild\build-hg\mercurial\mpatch.pyd;2
building 'mercurial.parsers' extension
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python26\include -IC:\Python26\PC /Tcmercurial/parsers.c /Fobuild\temp.win32-2.6\Release\mercurial/parsers.obj
parsers.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python26\libs /LIBPATH:C:\Python26\PCbuild /EXPORT:initparsers build\temp.win32-2.6\Release\mercurial/parsers.obj /OUT:V:\thg-winbuild\build-hg\mercurial\parsers.pyd /IMPLIB:build\temp.win32-2.6\Release\mercurial\parsers.lib /MANIFESTFILE:build\temp.win32-2.6\Release\mercurial\parsers.pyd.manifest
   Creating library build\temp.win32-2.6\Release\mercurial\parsers.lib and object build\temp.win32-2.6\Release\mercurial\parsers.exp
C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\mt.exe -nologo -manifest build\temp.win32-2.6\Release\mercurial\parsers.pyd.manifest -outputresource:V:\thg-winbuild\build-hg\mercurial\parsers.pyd;2
building 'mercurial.osutil' extension
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python26\include -IC:\Python26\PC /Tcmercurial/osutil.c /Fobuild\temp.win32-2.6\Release\mercurial/osutil.obj
osutil.c
C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:C:\Python26\libs /LIBPATH:C:\Python26\PCbuild /EXPORT:initosutil build\temp.win32-2.6\Release\mercurial/osutil.obj /OUT:V:\thg-winbuild\build-hg\mercurial\osutil.pyd /IMPLIB:build\temp.win32-2.6\Release\mercurial\osutil.lib /MANIFESTFILE:build\temp.win32-2.6\Release\mercurial\osutil.pyd.manifest
   Creating library build\temp.win32-2.6\Release\mercurial\osutil.lib and object build\temp.win32-2.6\Release\mercurial\osutil.exp
C:\Program Files\Microsoft SDKs\Windows\v7.0\Bin\mt.exe -nologo -manifest build\temp.win32-2.6\Release\mercurial\osutil.pyd.manifest -outputresource:V:\thg-winbuild\build-hg\mercurial\osutil.pyd;2
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
updating to branch stable
455 files updated, 0 files merged, 0 files removed, 0 files unresolved
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
1.0.1
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
running build_mo
creating locale
creating locale\ca
creating locale\ca\LC_MESSAGES
generating locale\ca\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\ca.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\ca\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\ca.po -c
29 translated messages, 1115 untranslated messages.
creating locale\cs
creating locale\cs\LC_MESSAGES
generating locale\cs\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\cs.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\cs\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\cs.po -c
1389 translated messages.
creating locale\da
creating locale\da\LC_MESSAGES
generating locale\da\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\da.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\da\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\da.po -c
1193 translated messages, 196 untranslated messages.
creating locale\de
creating locale\de\LC_MESSAGES
generating locale\de\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\de.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\de\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\de.po -c
656 translated messages, 733 untranslated messages.
creating locale\en_GB
creating locale\en_GB\LC_MESSAGES
generating locale\en_GB\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\en_GB.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\en_GB\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\en_GB.po -c
9 translated messages, 1166 untranslated messages.
creating locale\es
creating locale\es\LC_MESSAGES
generating locale\es\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\es.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\es\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\es.po -c
835 translated messages, 340 untranslated messages.
creating locale\fa
creating locale\fa\LC_MESSAGES
generating locale\fa\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\fa.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\fa\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\fa.po -c
17 translated messages, 1159 untranslated messages.
creating locale\fr
creating locale\fr\LC_MESSAGES
generating locale\fr\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\fr.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\fr\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\fr.po -c
399 translated messages, 776 untranslated messages.
creating locale\he
creating locale\he\LC_MESSAGES
generating locale\he\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\he.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\he\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\he.po -c
1 translated message, 1143 untranslated messages.
creating locale\hr
creating locale\hr\LC_MESSAGES
generating locale\hr\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\hr.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\hr\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\hr.po -c
73 translated messages, 1102 untranslated messages.
creating locale\hu
creating locale\hu\LC_MESSAGES
generating locale\hu\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\hu.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\hu\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\hu.po -c
408 translated messages, 981 untranslated messages.
creating locale\it
creating locale\it\LC_MESSAGES
generating locale\it\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\it.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\it\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\it.po -c
1397 translated messages.
creating locale\ja
creating locale\ja\LC_MESSAGES
generating locale\ja\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\ja.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\ja\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\ja.po -c
1397 translated messages.
creating locale\ko
creating locale\ko\LC_MESSAGES
generating locale\ko\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\ko.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\ko\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\ko.po -c
107 translated messages, 1068 untranslated messages.
creating locale\nl
creating locale\nl\LC_MESSAGES
generating locale\nl\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\nl.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\nl\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\nl.po -c
21 translated messages, 1123 untranslated messages.
creating locale\nn
creating locale\nn\LC_MESSAGES
generating locale\nn\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\nn.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\nn\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\nn.po -c
0 translated messages, 1174 untranslated messages.
creating locale\oc
creating locale\oc\LC_MESSAGES
generating locale\oc\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\oc.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\oc\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\oc.po -c
249 translated messages, 1140 untranslated messages.
creating locale\pl
creating locale\pl\LC_MESSAGES
generating locale\pl\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\pl.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\pl\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\pl.po -c
15 translated messages, 1374 untranslated messages.
creating locale\pt
creating locale\pt\LC_MESSAGES
generating locale\pt\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\pt.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\pt\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\pt.po -c
1128 translated messages, 48 untranslated messages.
creating locale\pt_BR
creating locale\pt_BR\LC_MESSAGES
generating locale\pt_BR\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\pt_BR.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\pt_BR\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\pt_BR.po -c
1397 translated messages.
creating locale\ru
creating locale\ru\LC_MESSAGES
generating locale\ru\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\ru.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\ru\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\ru.po -c
1389 translated messages.
creating locale\sv
creating locale\sv\LC_MESSAGES
generating locale\sv\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\sv.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\sv\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\sv.po -c
51 translated messages, 1125 untranslated messages.
creating locale\tr
creating locale\tr\LC_MESSAGES
generating locale\tr\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\tr.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\tr\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\tr.po -c
4 translated messages, 1172 untranslated messages.
creating locale\uk
creating locale\uk\LC_MESSAGES
generating locale\uk\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\uk.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\uk\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\uk.po -c
1389 translated messages.
creating locale\zh_CN
creating locale\zh_CN\LC_MESSAGES
generating locale\zh_CN\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\zh_CN.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\zh_CN\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\zh_CN.po -c
1167 translated messages, 8 untranslated messages.
creating locale\zh_TW
creating locale\zh_TW\LC_MESSAGES
generating locale\zh_TW\LC_MESSAGES\tortoisehg.mo from i18n/tortoisehg\zh_TW.po
C:\Program Files\GnuWin32\bin\msgfmt.exe -v -o locale\zh_TW\LC_MESSAGES\tortoisehg.mo i18n/tortoisehg\zh_TW.po -c
177 translated messages, 998 untranslated messages.
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
        1 file(s) copied.
        1 file(s) copied.
Running Sphinx v0.6.5
loading pickled environment... not found
building [htmlhelp]: targets for 24 source files that are out of date
updating environment: 24 added, 0 changed, 0 removed
reading sources... [  4%] changelog
reading sources... [  8%] clone
reading sources... [ 12%] commit
reading sources... [ 16%] common
reading sources... [ 20%] daily
reading sources... [ 25%] datamine
reading sources... [ 29%] debugging
reading sources... [ 33%] explorer
reading sources... [ 37%] extensions
reading sources... [ 41%] faq
reading sources... [ 45%] guess
reading sources... [ 50%] ignore
reading sources... [ 54%] index
reading sources... [ 58%] init
reading sources... [ 62%] intro
reading sources... [ 66%] nonhg
reading sources... [ 70%] patches
reading sources... [ 75%] preface
reading sources... [ 79%] quick
reading sources... [ 83%] recovery
reading sources... [ 87%] serve
reading sources... [ 91%] settings
reading sources... [ 95%] shelve
reading sources... [100%] synchronize

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  4%] changelog
writing output... [  8%] clone
writing output... [ 12%] commit
writing output... [ 16%] common
writing output... [ 20%] daily
writing output... [ 25%] datamine
writing output... [ 29%] debugging
writing output... [ 33%] explorer
writing output... [ 37%] extensions
writing output... [ 41%] faq
writing output... [ 45%] guess
writing output... [ 50%] ignore
writing output... [ 54%] index
writing output... [ 58%] init
writing output... [ 62%] intro
writing output... [ 66%] nonhg
writing output... [ 70%] patches
writing output... [ 75%] preface
writing output... [ 79%] quick
writing output... [ 83%] recovery
writing output... [ 87%] serve
writing output... [ 91%] settings
writing output... [ 95%] shelve
writing output... [100%] synchronize

writing additional files... genindex modindex
copying images... figures\recover.png figures\annotate.png figures\synchronize.png figures\search.png figures\searchbar.png figures\init.png figures\cmenu-files.jpg figures\guess.jpg figures\visual-diff.jpg figures\hgcmd.jpg figures\nautilus.png figures\share.png figures\taskbarui.png figures\patchqueue.png figures\serve.png figures\clone.png figures\commit.png figures\parentbar.png figures\settings.png figures\ignore.jpg figures\advancedbar.png figures\cmenu-nofiles.jpg figures\cmenu-global-settings.jpg figures\shelve.png figures\email.png figures\syncbar.png figures\overlayicons.png figures\log.png figures\import.png
copying static files... done
dumping stopword list...
writing project file...
writing TOC file...
writing index file...
build succeeded.
Making output directory...
Microsoft HTML Help Compiler 4.74.8702

Compiling v:\thg-winbuild\build-thg\doc\build\chm\TortoiseHg.chm


Compile time: 0 minutes, 5 seconds
167     Topics
970     Local links
84      Internet links
29      Graphics


Created v:\thg-winbuild\build-thg\doc\build\chm\TortoiseHg.chm, 1,592,925 bytes
Compression decreased file by 284,756 bytes.

Build finished. The CHM file is in build/chm.
Running Sphinx v0.6.5
loading pickled environment... done
building [latex]: all documents
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
processing TortoiseHg.tex... index preface intro quick daily common explorer init clone commit shelve changelog datamine synchronize serve guess ignore settings recovery patches extensions nonhg faq debugging
resolving references...
writing... done
copying images... figures\recover.png figures\annotate.png figures\search.png figures\cmenu-nofiles.jpg figures\init.png figures\searchbar.png figures\cmenu-files.jpg figures\guess.jpg figures\visual-diff.jpg figures\hgcmd.jpg figures\nautilus.png figures\share.png figures\taskbarui.png figures\patchqueue.png figures\serve.png figures\clone.png figures\commit.png figures\parentbar.png figures\settings.png figures\ignore.jpg figures\advancedbar.png figures\synchronize.png figures\cmenu-global-settings.jpg figures\shelve.png figures\email.png figures\syncbar.png figures\overlayicons.png figures\log.png figures\import.png
copying TeX support files... done
build succeeded, 1 warning.
Making output directory...
V:\thg-winbuild\build-thg\doc\source\extensions.txt:: WARNING: unusable reference target found: nonhg.html#perfarce
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
entering extended mode
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.
(V:\thg-winbuild\build-thg\doc\build\pdf\manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\report.cls"
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.8\tex\latex\base\size10.clo")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\inputenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\utf8.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ot1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\omsenc.dfu")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\fontenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.def"))
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.sty"
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\bblopts.cfg")
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\english.ldf"
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.def")))
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\times.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\fncychap.sty)
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\longtable.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\sphinx.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\base\textcomp.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.dfu")))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyh
dr\fancyhdr.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyb
ox\fancybox.sty"
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
)
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\titles
ec\titlesec.sty") (V:\thg-winbuild\build-thg\doc\build\pdf\tabulary.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\array.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsmath.sty"
For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amstext.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsgen.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsbsy.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsopn.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\makeidx.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\framed.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\color.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\color.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\pdftex-def\pdftex.def"))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyv
rb\fancyvrb.sty"
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix
<2008/02/07> (tvz) ("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\keyval.sty"
)) ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\threeparttable.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\mdwtoo
ls\footnote.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\wrapfi
g\wrapfig.sty") ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\parskip.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphicx.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphics.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\trig.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\graphics.cfg")))
("C:\Program Files\MiKTeX 2.8\tex\plain\misc\pdfcolor.tex")
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hyperref.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifpdf.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifvtex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ifxetex\ifxetex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\hycolor.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\xcolor-patch.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\pd1enc.def")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\etexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\infwarerr.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\hyperref.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\kvoptions.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\kvsetkeys.sty"))

Package hyperref Warning: Option `pagecolor' is not available anymore.

Implicit mode ON; LaTeX internals redefined
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\url.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bitset.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\intcalc.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bigintcalc.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\pdftexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifluatex.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ltxcmds.sty"))))
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\atbegshi.sty"))
*hyperref using default driver hpdftex*
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hpdftex.def"))
Writing index file TortoiseHg.idx
No file TortoiseHg.aux.
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1cmr.fd")
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1ptm.fd")
("C:\Program Files\MiKTeX 2.8\tex\context\base\supp-pdf.tex"
[Loading MPS to PDF converter (version 2006.09.02).]
) ("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\nameref.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\refcount.sty"))
<thg_logo_pdf.png, id=3, 113.65538pt x 67.94615pt> <use thg_logo_pdf.png>
<use thg_logo_pdf.png> ("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1phv.fd"
) [1{C:/Documents and Settings/rclark/Local Settings/Application Data/MiKTeX/2.
8/pdftex/config/pdftex.map} <V:/thg-winbuild/build-thg/doc/build/pdf/thg_logo_p
df.png>] [2]
Adding blank page after the table of contents.
pdfTeX warning (ext4): destination with the same identifier (name{page.i}) has
been already used, duplicate ignored
<to be read again>
                   \relax
l.107 \tableofcontents
                       [1]pdfTeX warning (ext4): destination with the same iden
tifier (name{page.ii}) has been already used, duplicate ignored
<to be read again>
                   \relax
l.107 \tableofcontents
                       [2] [1] [2]
Chapter 1.
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\ts1ptm.fd") [3]
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1pcr.fd")
Underfull \hbox (badness 10000) in paragraph at lines 233--234

[4]
Chapter 2.

Underfull \hbox (badness 10000) in paragraph at lines 302--303

[5] [6]
Chapter 3.
<cmenu-global-settings.jpg, id=104, 306.39468pt x 103.88812pt>
<use cmenu-global-settings.jpg> <use cmenu-global-settings.jpg>
<settings.png, id=105, 594.22pt x 538.01pt> <use settings.png>
<use settings.png> [7 <V:/thg-winbuild/build-thg/doc/build/pdf/cmenu-global-set
tings.jpg>] [8 <V:/thg-winbuild/build-thg/doc/build/pdf/settings.png (PNG copy)
>] <init.png, id=121, 420.57124pt x 150.5625pt> <use init.png> <use init.png>
[9 <V:/thg-winbuild/build-thg/doc/build/pdf/init.png>]
Underfull \hbox (badness 10000) in paragraph at lines 530--531

<commit.png, id=131, 833.1125pt x 562.1pt> <use commit.png> <use commit.png>
<share.png, id=132, 540.0175pt x 165.61874pt> <use share.png> <use share.png>
[10] [11 <V:/thg-winbuild/build-thg/doc/build/pdf/commit.png (PNG copy)> <V:/th
g-winbuild/build-thg/doc/build/pdf/share.png (PNG copy)>]
<clone.png, id=150, 543.02875pt x 167.62625pt> <use clone.png> <use clone.png>
<overlayicons.png, id=151, 407.5225pt x 66.2475pt> <use overlayicons.png>
<use overlayicons.png> [12 <V:/thg-winbuild/build-thg/doc/build/pdf/clone.png>
<V:/thg-winbuild/build-thg/doc/build/pdf/overlayicons.png>] [13] [14]
Chapter 4.
<visual-diff.jpg, id=177, 417.56pt x 287.0725pt> <use visual-diff.jpg>
<use visual-diff.jpg> [15] [16 <V:/thg-winbuild/build-thg/doc/build/pdf/visual-
diff.jpg>] [17] <hgcmd.jpg, id=208, 304.88907pt x 239.39438pt> <use hgcmd.jpg>
<use hgcmd.jpg> <use overlayicons.png> <use overlayicons.png>
<taskbarui.png, id=209, 417.56pt x 410.53375pt> <use taskbarui.png>
<use taskbarui.png> [18 <V:/thg-winbuild/build-thg/doc/build/pdf/hgcmd.jpg>]
<cmenu-nofiles.jpg, id=220, 426.59375pt x 487.8225pt> <use cmenu-nofiles.jpg>
<use cmenu-nofiles.jpg> <cmenu-files.jpg, id=221, 297.36093pt x 149.8097pt>
<use cmenu-files.jpg> <use cmenu-files.jpg>
<nautilus.png, id=222, 739.76375pt x 511.9125pt> <use nautilus.png>
<use nautilus.png> <use init.png> <use init.png> [19] [20 <V:/thg-winbuild/buil
d-thg/doc/build/pdf/taskbarui.png (PNG copy)>] [21 <V:/thg-winbuild/build-thg/d
oc/build/pdf/cmenu-nofiles.jpg>] [22 <V:/thg-winbuild/build-thg/doc/build/pdf/c
menu-files.jpg> <V:/thg-winbuild/build-thg/doc/build/pdf/nautilus.png (PNG copy
)>]
Underfull \hbox (badness 10000) in paragraph at lines 1088--1089

<use clone.png> <use clone.png> [23]
Underfull \hbox (badness 10000) in paragraph at lines 1194--1195

<use commit.png> <use commit.png> [24] [25] [26]
<parentbar.png, id=284, 656.4525pt x 80.3pt> <use parentbar.png>
<use parentbar.png> <advancedbar.png, id=285, 746.79pt x 33.12375pt>
<use advancedbar.png> <use advancedbar.png> [27 <V:/thg-winbuild/build-thg/doc/
build/pdf/parentbar.png> <V:/thg-winbuild/build-thg/doc/build/pdf/advancedbar.p
ng>] [28] [29] [30]
Underfull \hbox (badness 10000) in paragraph at lines 1740--1741

[31] <shelve.png, id=328, 833.1125pt x 529.98pt> <use shelve.png>
<use shelve.png> [32 <V:/thg-winbuild/build-thg/doc/build/pdf/shelve.png>]
[33] [34] <log.png, id=370, 895.345pt x 693.59125pt> <use log.png>
<use log.png> [35 <V:/thg-winbuild/build-thg/doc/build/pdf/log.png (PNG copy)>]
<syncbar.png, id=379, 684.5575pt x 23.08624pt> <use syncbar.png>
<use syncbar.png> [36 <V:/thg-winbuild/build-thg/doc/build/pdf/syncbar.png (PNG
 copy)>] <searchbar.png, id=387, 874.26625pt x 26.0975pt> <use searchbar.png>
<use searchbar.png> [37 <V:/thg-winbuild/build-thg/doc/build/pdf/searchbar.png
(PNG copy)>] [38] [39] [40] [41]
<search.png, id=435, 464.4853pt x 392.96812pt> <use search.png>
<use search.png> [42] [43 <V:/thg-winbuild/build-thg/doc/build/pdf/search.png (
PNG copy)>] <annotate.png, id=450, 820.06375pt x 706.64pt> <use annotate.png>
<use annotate.png> [44] [45 <V:/thg-winbuild/build-thg/doc/build/pdf/annotate.p
ng>] <synchronize.png, id=466, 673.51625pt x 529.98pt> <use synchronize.png>
<use synchronize.png> [46 <V:/thg-winbuild/build-thg/doc/build/pdf/synchronize.
png>] [47] <email.png, id=482, 668.4975pt x 487.8225pt> <use email.png>
<use email.png> [48 <V:/thg-winbuild/build-thg/doc/build/pdf/email.png>]
<serve.png, id=493, 388.45125pt x 252.945pt> <use serve.png> <use serve.png>
[49 <V:/thg-winbuild/build-thg/doc/build/pdf/serve.png (PNG copy)>]
<guess.jpg, id=502, 417.05812pt x 352.31625pt> <use guess.jpg> <use guess.jpg>
[50] [51 <V:/thg-winbuild/build-thg/doc/build/pdf/guess.jpg>]
<ignore.jpg, id=524, 334.24875pt x 292.09125pt> <use ignore.jpg>
<use ignore.jpg> [52] [53 <V:/thg-winbuild/build-thg/doc/build/pdf/ignore.jpg>]
[54]
Chapter 5.
<use settings.png> <use settings.png> [55] [56] [57] [58] [59] [60]
Chapter 6.
<recover.png, id=598, 459.7175pt x 250.9375pt> <use recover.png>
<use recover.png> [61 <V:/thg-winbuild/build-thg/doc/build/pdf/recover.png (PNG
 copy)>] [62]
Chapter 7.
[63] <use email.png> <use email.png> [64]
<import.png, id=638, 517.935pt x 427.5975pt> <use import.png> <use import.png>
Underfull \hbox (badness 10000) in paragraph at lines 3926--3927

<patchqueue.png, id=639, 463.7325pt x 249.93375pt> <use patchqueue.png>
<use patchqueue.png> [65] [66 <V:/thg-winbuild/build-thg/doc/build/pdf/import.p
ng (PNG copy)>] [67 <V:/thg-winbuild/build-thg/doc/build/pdf/patchqueue.png (PN
G copy)>] [68]
Chapter 8.
[69] [70]
Underfull \hbox (badness 10000) in paragraph at lines 4173--4177
[]\T1/ptm/b/n/10 Note:  \T1/ptm/m/n/10 On Win-dows 2K, the en-crypted pass-word
s are stored in the sys-tem reg-istry un-der
[71] [72]
Chapter 9.
[73] [74]
Underfull \hbox (badness 10000) in paragraph at lines 4402--4403

[75] [76]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 4490--4494
[]\T1/ptm/m/n/10 The avail-able trans-la-tions were stored by the in-staller un
-der \T1/pcr/m/n/10 C:\Program
[77] [78]
Underfull \hbox (badness 10000) in paragraph at lines 4690--4692
[]\T1/ptm/m/n/10 You can find \T1/pcr/m/n/10 gtkrc \T1/ptm/m/n/10 file in your
Tor-toiseHg in-stall di-rec-tory: i.e. \T1/pcr/m/n/10 C:\Program
[79] [80]
Chapter 11.
[81] [82]
Chapter 12.
No file modTortoiseHg.ind.
No file TortoiseHg.ind.
[83] (V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux) )
(see the transcript file for additional information)pdfTeX warning (dest): name
{id10} has been referenced but does not exist, replaced by a fixed one

{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/8r.enc}<C:/Program Files/
MiKTeX 2.8/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Files/MiKTeX 2
.8/fonts/type1/public/amsfonts/cm/cmsy8.pfb><C:/Program Files/MiKTeX 2.8/fonts/
type1/urw/courier/ucrb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/couri
er/ucrr8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/courier/ucrro8a.pfb>
<C:/Program Files/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvb8a.pfb><C:/Program Fi
les/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvbo8a.pfb><C:/Program Files/MiKTeX 2.
8/fonts/type1/urw/times/utmb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw
/times/utmbi8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmr8a.pf
b><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmri8a.pfb>
Output written on TortoiseHg.pdf (87 pages, 1914881 bytes).
Transcript written on TortoiseHg.log.
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
entering extended mode
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.
(V:\thg-winbuild\build-thg\doc\build\pdf\manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\report.cls"
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.8\tex\latex\base\size10.clo")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\inputenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\utf8.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ot1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\omsenc.dfu")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\fontenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.def"))
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.sty"
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\bblopts.cfg")
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\english.ldf"
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.def")))
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\times.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\fncychap.sty)
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\longtable.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\sphinx.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\base\textcomp.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.dfu")))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyh
dr\fancyhdr.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyb
ox\fancybox.sty"
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
)
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\titles
ec\titlesec.sty") (V:\thg-winbuild\build-thg\doc\build\pdf\tabulary.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\array.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsmath.sty"
For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amstext.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsgen.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsbsy.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsopn.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\makeidx.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\framed.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\color.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\color.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\pdftex-def\pdftex.def"))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyv
rb\fancyvrb.sty"
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix
<2008/02/07> (tvz) ("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\keyval.sty"
)) ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\threeparttable.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\mdwtoo
ls\footnote.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\wrapfi
g\wrapfig.sty") ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\parskip.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphicx.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphics.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\trig.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\graphics.cfg")))
("C:\Program Files\MiKTeX 2.8\tex\plain\misc\pdfcolor.tex")
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hyperref.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifpdf.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifvtex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ifxetex\ifxetex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\hycolor.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\xcolor-patch.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\pd1enc.def")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\etexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\infwarerr.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\hyperref.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\kvoptions.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\kvsetkeys.sty"))

Package hyperref Warning: Option `pagecolor' is not available anymore.

Implicit mode ON; LaTeX internals redefined
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\url.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bitset.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\intcalc.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bigintcalc.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\pdftexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifluatex.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ltxcmds.sty"))))
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\atbegshi.sty"))
*hyperref using default driver hpdftex*
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hpdftex.def"))
Writing index file TortoiseHg.idx
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1cmr.fd")
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1ptm.fd")
("C:\Program Files\MiKTeX 2.8\tex\context\base\supp-pdf.tex"
[Loading MPS to PDF converter (version 2006.09.02).]
) ("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\nameref.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\refcount.sty"))
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
<thg_logo_pdf.png, id=239, 113.65538pt x 67.94615pt> <use thg_logo_pdf.png>
<use thg_logo_pdf.png> ("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1phv.fd"
) [1{C:/Documents and Settings/rclark/Local Settings/Application Data/MiKTeX/2.
8/pdftex/config/pdftex.map} <V:/thg-winbuild/build-thg/doc/build/pdf/thg_logo_p
df.png>] [2] (V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tocpdfTeX warn
ing (ext4): destination with the same identifier (name{page.i}) has been alread
y used, duplicate ignored
<to be read again>
                   \relax
l.113 ... {5.4}From command line}{60}{section.5.4}
                                                   [1])pdfTeX warning (ext4): d
estination with the same identifier (name{page.ii}) has been already used, dupl
icate ignored
<to be read again>
                   \relax
l.107 \tableofcontents
                       [2] [1] [2]
Chapter 1.
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\ts1ptm.fd") [3]
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1pcr.fd")
Underfull \hbox (badness 10000) in paragraph at lines 233--234

[4]
Chapter 2.

Underfull \hbox (badness 10000) in paragraph at lines 302--303

[5] [6]
Chapter 3.
<cmenu-global-settings.jpg, id=389, 306.39468pt x 103.88812pt>
<use cmenu-global-settings.jpg> <use cmenu-global-settings.jpg>
<settings.png, id=390, 594.22pt x 538.01pt> <use settings.png>
<use settings.png> [7 <V:/thg-winbuild/build-thg/doc/build/pdf/cmenu-global-set
tings.jpg>] [8 <V:/thg-winbuild/build-thg/doc/build/pdf/settings.png (PNG copy)
>] <init.png, id=404, 420.57124pt x 150.5625pt> <use init.png> <use init.png>
[9 <V:/thg-winbuild/build-thg/doc/build/pdf/init.png>]
Underfull \hbox (badness 10000) in paragraph at lines 530--531

<commit.png, id=412, 833.1125pt x 562.1pt> <use commit.png> <use commit.png>
<share.png, id=413, 540.0175pt x 165.61874pt> <use share.png> <use share.png>
[10] [11 <V:/thg-winbuild/build-thg/doc/build/pdf/commit.png (PNG copy)> <V:/th
g-winbuild/build-thg/doc/build/pdf/share.png (PNG copy)>]
<clone.png, id=428, 543.02875pt x 167.62625pt> <use clone.png> <use clone.png>
<overlayicons.png, id=429, 407.5225pt x 66.2475pt> <use overlayicons.png>
<use overlayicons.png> [12 <V:/thg-winbuild/build-thg/doc/build/pdf/clone.png>
<V:/thg-winbuild/build-thg/doc/build/pdf/overlayicons.png>] [13] [14]
Chapter 4.
<visual-diff.jpg, id=453, 417.56pt x 287.0725pt> <use visual-diff.jpg>
<use visual-diff.jpg> [15] [16 <V:/thg-winbuild/build-thg/doc/build/pdf/visual-
diff.jpg>] [17] <hgcmd.jpg, id=482, 304.88907pt x 239.39438pt> <use hgcmd.jpg>
<use hgcmd.jpg> <use overlayicons.png> <use overlayicons.png>
<taskbarui.png, id=483, 417.56pt x 410.53375pt> <use taskbarui.png>
<use taskbarui.png> [18 <V:/thg-winbuild/build-thg/doc/build/pdf/hgcmd.jpg>]
<cmenu-nofiles.jpg, id=493, 426.59375pt x 487.8225pt> <use cmenu-nofiles.jpg>
<use cmenu-nofiles.jpg> <cmenu-files.jpg, id=494, 297.36093pt x 149.8097pt>
<use cmenu-files.jpg> <use cmenu-files.jpg>
<nautilus.png, id=495, 739.76375pt x 511.9125pt> <use nautilus.png>
<use nautilus.png> <use init.png> <use init.png> [19] [20 <V:/thg-winbuild/buil
d-thg/doc/build/pdf/taskbarui.png (PNG copy)>] [21 <V:/thg-winbuild/build-thg/d
oc/build/pdf/cmenu-nofiles.jpg>] [22 <V:/thg-winbuild/build-thg/doc/build/pdf/c
menu-files.jpg> <V:/thg-winbuild/build-thg/doc/build/pdf/nautilus.png (PNG copy
)>]
Underfull \hbox (badness 10000) in paragraph at lines 1088--1089

<use clone.png> <use clone.png> [23]
Underfull \hbox (badness 10000) in paragraph at lines 1194--1195

<use commit.png> <use commit.png> [24] [25] [26]
<parentbar.png, id=554, 656.4525pt x 80.3pt> <use parentbar.png>
<use parentbar.png> <advancedbar.png, id=555, 746.79pt x 33.12375pt>
<use advancedbar.png> <use advancedbar.png> [27 <V:/thg-winbuild/build-thg/doc/
build/pdf/parentbar.png> <V:/thg-winbuild/build-thg/doc/build/pdf/advancedbar.p
ng>] [28] [29] [30]
Underfull \hbox (badness 10000) in paragraph at lines 1740--1741

[31] <shelve.png, id=598, 833.1125pt x 529.98pt> <use shelve.png>
<use shelve.png> [32 <V:/thg-winbuild/build-thg/doc/build/pdf/shelve.png>]
[33] [34] <log.png, id=639, 895.345pt x 693.59125pt> <use log.png>
<use log.png> [35 <V:/thg-winbuild/build-thg/doc/build/pdf/log.png (PNG copy)>]
<syncbar.png, id=647, 684.5575pt x 23.08624pt> <use syncbar.png>
<use syncbar.png> [36 <V:/thg-winbuild/build-thg/doc/build/pdf/syncbar.png (PNG
 copy)>] <searchbar.png, id=655, 874.26625pt x 26.0975pt> <use searchbar.png>
<use searchbar.png> [37 <V:/thg-winbuild/build-thg/doc/build/pdf/searchbar.png
(PNG copy)>] [38] [39] [40] [41]
<search.png, id=703, 464.4853pt x 392.96812pt> <use search.png>
<use search.png> [42] [43 <V:/thg-winbuild/build-thg/doc/build/pdf/search.png (
PNG copy)>] <annotate.png, id=717, 820.06375pt x 706.64pt> <use annotate.png>
<use annotate.png> [44] [45 <V:/thg-winbuild/build-thg/doc/build/pdf/annotate.p
ng>] <synchronize.png, id=733, 673.51625pt x 529.98pt> <use synchronize.png>
<use synchronize.png> [46 <V:/thg-winbuild/build-thg/doc/build/pdf/synchronize.
png>] [47] <email.png, id=748, 668.4975pt x 487.8225pt> <use email.png>
<use email.png> [48 <V:/thg-winbuild/build-thg/doc/build/pdf/email.png>]
<serve.png, id=759, 388.45125pt x 252.945pt> <use serve.png> <use serve.png>
[49 <V:/thg-winbuild/build-thg/doc/build/pdf/serve.png (PNG copy)>]
<guess.jpg, id=767, 417.05812pt x 352.31625pt> <use guess.jpg> <use guess.jpg>
[50] [51 <V:/thg-winbuild/build-thg/doc/build/pdf/guess.jpg>]
<ignore.jpg, id=788, 334.24875pt x 292.09125pt> <use ignore.jpg>
<use ignore.jpg> [52] [53 <V:/thg-winbuild/build-thg/doc/build/pdf/ignore.jpg>]
[54]
Chapter 5.
<use settings.png> <use settings.png> [55] [56] [57] [58] [59] [60]
Chapter 6.
<recover.png, id=856, 459.7175pt x 250.9375pt> <use recover.png>
<use recover.png> [61 <V:/thg-winbuild/build-thg/doc/build/pdf/recover.png (PNG
 copy)>] [62]
Chapter 7.
[63] <use email.png> <use email.png> [64]
<import.png, id=891, 517.935pt x 427.5975pt> <use import.png> <use import.png>
Underfull \hbox (badness 10000) in paragraph at lines 3926--3927

<patchqueue.png, id=892, 463.7325pt x 249.93375pt> <use patchqueue.png>
<use patchqueue.png> [65] [66 <V:/thg-winbuild/build-thg/doc/build/pdf/import.p
ng (PNG copy)>] [67 <V:/thg-winbuild/build-thg/doc/build/pdf/patchqueue.png (PN
G copy)>] [68]
Chapter 8.
[69] [70]
Underfull \hbox (badness 10000) in paragraph at lines 4173--4177
[]\T1/ptm/b/n/10 Note:  \T1/ptm/m/n/10 On Win-dows 2K, the en-crypted pass-word
s are stored in the sys-tem reg-istry un-der
[71] [72]
Chapter 9.
[73] [74]
Underfull \hbox (badness 10000) in paragraph at lines 4402--4403

[75] [76]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 4490--4494
[]\T1/ptm/m/n/10 The avail-able trans-la-tions were stored by the in-staller un
-der \T1/pcr/m/n/10 C:\Program
[77] [78]
Underfull \hbox (badness 10000) in paragraph at lines 4690--4692
[]\T1/ptm/m/n/10 You can find \T1/pcr/m/n/10 gtkrc \T1/ptm/m/n/10 file in your
Tor-toiseHg in-stall di-rec-tory: i.e. \T1/pcr/m/n/10 C:\Program
[79] [80]
Chapter 11.
[81] [82]
Chapter 12.
No file modTortoiseHg.ind.
No file TortoiseHg.ind.
[83] (V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux) )
(see the transcript file for additional information)pdfTeX warning (dest): name
{id10} has been referenced but does not exist, replaced by a fixed one

{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/8r.enc}<C:/Program Files/
MiKTeX 2.8/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Files/MiKTeX 2
.8/fonts/type1/public/amsfonts/cm/cmsy8.pfb><C:/Program Files/MiKTeX 2.8/fonts/
type1/urw/courier/ucrb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/couri
er/ucrr8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/courier/ucrro8a.pfb>
<C:/Program Files/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvb8a.pfb><C:/Program Fi
les/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvbo8a.pfb><C:/Program Files/MiKTeX 2.
8/fonts/type1/urw/times/utmb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw
/times/utmbi8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmr8a.pf
b><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmri8a.pfb>
Output written on TortoiseHg.pdf (87 pages, 1943168 bytes).
Transcript written on TortoiseHg.log.
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
entering extended mode
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.
(V:\thg-winbuild\build-thg\doc\build\pdf\manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\report.cls"
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.8\tex\latex\base\size10.clo")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\inputenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\utf8.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ot1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\omsenc.dfu")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\fontenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.def"))
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.sty"
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\bblopts.cfg")
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\english.ldf"
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.def")))
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\times.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\fncychap.sty)
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\longtable.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\sphinx.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\base\textcomp.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.dfu")))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyh
dr\fancyhdr.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyb
ox\fancybox.sty"
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
)
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\titles
ec\titlesec.sty") (V:\thg-winbuild\build-thg\doc\build\pdf\tabulary.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\array.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsmath.sty"
For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amstext.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsgen.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsbsy.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsopn.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\makeidx.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\framed.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\color.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\color.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\pdftex-def\pdftex.def"))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyv
rb\fancyvrb.sty"
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix
<2008/02/07> (tvz) ("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\keyval.sty"
)) ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\threeparttable.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\mdwtoo
ls\footnote.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\wrapfi
g\wrapfig.sty") ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\parskip.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphicx.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphics.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\trig.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\graphics.cfg")))
("C:\Program Files\MiKTeX 2.8\tex\plain\misc\pdfcolor.tex")
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hyperref.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifpdf.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifvtex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ifxetex\ifxetex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\hycolor.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\xcolor-patch.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\pd1enc.def")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\etexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\infwarerr.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\hyperref.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\kvoptions.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\kvsetkeys.sty"))

Package hyperref Warning: Option `pagecolor' is not available anymore.

Implicit mode ON; LaTeX internals redefined
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\url.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bitset.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\intcalc.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bigintcalc.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\pdftexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifluatex.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ltxcmds.sty"))))
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\atbegshi.sty"))
*hyperref using default driver hpdftex*
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hpdftex.def"))
Writing index file TortoiseHg.idx
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1cmr.fd")
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1ptm.fd")
("C:\Program Files\MiKTeX 2.8\tex\context\base\supp-pdf.tex"
[Loading MPS to PDF converter (version 2006.09.02).]
) ("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\nameref.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\refcount.sty"))
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
<thg_logo_pdf.png, id=239, 113.65538pt x 67.94615pt> <use thg_logo_pdf.png>
<use thg_logo_pdf.png> ("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1phv.fd"
) [1{C:/Documents and Settings/rclark/Local Settings/Application Data/MiKTeX/2.
8/pdftex/config/pdftex.map} <V:/thg-winbuild/build-thg/doc/build/pdf/thg_logo_p
df.png>] [2] (V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tocpdfTeX warn
ing (ext4): destination with the same identifier (name{page.i}) has been alread
y used, duplicate ignored
<to be read again>
                   \relax
l.113 ... {5.4}From command line}{60}{section.5.4}
                                                   [1])pdfTeX warning (ext4): d
estination with the same identifier (name{page.ii}) has been already used, dupl
icate ignored
<to be read again>
                   \relax
l.107 \tableofcontents
                       [2] [1] [2]
Chapter 1.
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\ts1ptm.fd") [3]
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1pcr.fd")
Underfull \hbox (badness 10000) in paragraph at lines 233--234

[4]
Chapter 2.

Underfull \hbox (badness 10000) in paragraph at lines 302--303

[5] [6]
Chapter 3.
<cmenu-global-settings.jpg, id=389, 306.39468pt x 103.88812pt>
<use cmenu-global-settings.jpg> <use cmenu-global-settings.jpg>
<settings.png, id=390, 594.22pt x 538.01pt> <use settings.png>
<use settings.png> [7 <V:/thg-winbuild/build-thg/doc/build/pdf/cmenu-global-set
tings.jpg>] [8 <V:/thg-winbuild/build-thg/doc/build/pdf/settings.png (PNG copy)
>] <init.png, id=404, 420.57124pt x 150.5625pt> <use init.png> <use init.png>
[9 <V:/thg-winbuild/build-thg/doc/build/pdf/init.png>]
Underfull \hbox (badness 10000) in paragraph at lines 530--531

<commit.png, id=412, 833.1125pt x 562.1pt> <use commit.png> <use commit.png>
<share.png, id=413, 540.0175pt x 165.61874pt> <use share.png> <use share.png>
[10] [11 <V:/thg-winbuild/build-thg/doc/build/pdf/commit.png (PNG copy)> <V:/th
g-winbuild/build-thg/doc/build/pdf/share.png (PNG copy)>]
<clone.png, id=428, 543.02875pt x 167.62625pt> <use clone.png> <use clone.png>
<overlayicons.png, id=429, 407.5225pt x 66.2475pt> <use overlayicons.png>
<use overlayicons.png> [12 <V:/thg-winbuild/build-thg/doc/build/pdf/clone.png>
<V:/thg-winbuild/build-thg/doc/build/pdf/overlayicons.png>] [13] [14]
Chapter 4.
<visual-diff.jpg, id=453, 417.56pt x 287.0725pt> <use visual-diff.jpg>
<use visual-diff.jpg> [15] [16 <V:/thg-winbuild/build-thg/doc/build/pdf/visual-
diff.jpg>] [17] <hgcmd.jpg, id=482, 304.88907pt x 239.39438pt> <use hgcmd.jpg>
<use hgcmd.jpg> <use overlayicons.png> <use overlayicons.png>
<taskbarui.png, id=483, 417.56pt x 410.53375pt> <use taskbarui.png>
<use taskbarui.png> [18 <V:/thg-winbuild/build-thg/doc/build/pdf/hgcmd.jpg>]
<cmenu-nofiles.jpg, id=493, 426.59375pt x 487.8225pt> <use cmenu-nofiles.jpg>
<use cmenu-nofiles.jpg> <cmenu-files.jpg, id=494, 297.36093pt x 149.8097pt>
<use cmenu-files.jpg> <use cmenu-files.jpg>
<nautilus.png, id=495, 739.76375pt x 511.9125pt> <use nautilus.png>
<use nautilus.png> <use init.png> <use init.png> [19] [20 <V:/thg-winbuild/buil
d-thg/doc/build/pdf/taskbarui.png (PNG copy)>] [21 <V:/thg-winbuild/build-thg/d
oc/build/pdf/cmenu-nofiles.jpg>] [22 <V:/thg-winbuild/build-thg/doc/build/pdf/c
menu-files.jpg> <V:/thg-winbuild/build-thg/doc/build/pdf/nautilus.png (PNG copy
)>]
Underfull \hbox (badness 10000) in paragraph at lines 1088--1089

<use clone.png> <use clone.png> [23]
Underfull \hbox (badness 10000) in paragraph at lines 1194--1195

<use commit.png> <use commit.png> [24] [25] [26]
<parentbar.png, id=554, 656.4525pt x 80.3pt> <use parentbar.png>
<use parentbar.png> <advancedbar.png, id=555, 746.79pt x 33.12375pt>
<use advancedbar.png> <use advancedbar.png> [27 <V:/thg-winbuild/build-thg/doc/
build/pdf/parentbar.png> <V:/thg-winbuild/build-thg/doc/build/pdf/advancedbar.p
ng>] [28] [29] [30]
Underfull \hbox (badness 10000) in paragraph at lines 1740--1741

[31] <shelve.png, id=598, 833.1125pt x 529.98pt> <use shelve.png>
<use shelve.png> [32 <V:/thg-winbuild/build-thg/doc/build/pdf/shelve.png>]
[33] [34] <log.png, id=639, 895.345pt x 693.59125pt> <use log.png>
<use log.png> [35 <V:/thg-winbuild/build-thg/doc/build/pdf/log.png (PNG copy)>]
<syncbar.png, id=647, 684.5575pt x 23.08624pt> <use syncbar.png>
<use syncbar.png> [36 <V:/thg-winbuild/build-thg/doc/build/pdf/syncbar.png (PNG
 copy)>] <searchbar.png, id=655, 874.26625pt x 26.0975pt> <use searchbar.png>
<use searchbar.png> [37 <V:/thg-winbuild/build-thg/doc/build/pdf/searchbar.png
(PNG copy)>] [38] [39] [40] [41]
<search.png, id=703, 464.4853pt x 392.96812pt> <use search.png>
<use search.png> [42] [43 <V:/thg-winbuild/build-thg/doc/build/pdf/search.png (
PNG copy)>] <annotate.png, id=717, 820.06375pt x 706.64pt> <use annotate.png>
<use annotate.png> [44] [45 <V:/thg-winbuild/build-thg/doc/build/pdf/annotate.p
ng>] <synchronize.png, id=733, 673.51625pt x 529.98pt> <use synchronize.png>
<use synchronize.png> [46 <V:/thg-winbuild/build-thg/doc/build/pdf/synchronize.
png>] [47] <email.png, id=748, 668.4975pt x 487.8225pt> <use email.png>
<use email.png> [48 <V:/thg-winbuild/build-thg/doc/build/pdf/email.png>]
<serve.png, id=759, 388.45125pt x 252.945pt> <use serve.png> <use serve.png>
[49 <V:/thg-winbuild/build-thg/doc/build/pdf/serve.png (PNG copy)>]
<guess.jpg, id=767, 417.05812pt x 352.31625pt> <use guess.jpg> <use guess.jpg>
[50] [51 <V:/thg-winbuild/build-thg/doc/build/pdf/guess.jpg>]
<ignore.jpg, id=788, 334.24875pt x 292.09125pt> <use ignore.jpg>
<use ignore.jpg> [52] [53 <V:/thg-winbuild/build-thg/doc/build/pdf/ignore.jpg>]
[54]
Chapter 5.
<use settings.png> <use settings.png> [55] [56] [57] [58] [59] [60]
Chapter 6.
<recover.png, id=856, 459.7175pt x 250.9375pt> <use recover.png>
<use recover.png> [61 <V:/thg-winbuild/build-thg/doc/build/pdf/recover.png (PNG
 copy)>] [62]
Chapter 7.
[63] <use email.png> <use email.png> [64]
<import.png, id=891, 517.935pt x 427.5975pt> <use import.png> <use import.png>
Underfull \hbox (badness 10000) in paragraph at lines 3926--3927

<patchqueue.png, id=892, 463.7325pt x 249.93375pt> <use patchqueue.png>
<use patchqueue.png> [65] [66 <V:/thg-winbuild/build-thg/doc/build/pdf/import.p
ng (PNG copy)>] [67 <V:/thg-winbuild/build-thg/doc/build/pdf/patchqueue.png (PN
G copy)>] [68]
Chapter 8.
[69] [70]
Underfull \hbox (badness 10000) in paragraph at lines 4173--4177
[]\T1/ptm/b/n/10 Note:  \T1/ptm/m/n/10 On Win-dows 2K, the en-crypted pass-word
s are stored in the sys-tem reg-istry un-der
[71] [72]
Chapter 9.
[73] [74]
Underfull \hbox (badness 10000) in paragraph at lines 4402--4403

[75] [76]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 4490--4494
[]\T1/ptm/m/n/10 The avail-able trans-la-tions were stored by the in-staller un
-der \T1/pcr/m/n/10 C:\Program
[77] [78]
Underfull \hbox (badness 10000) in paragraph at lines 4690--4692
[]\T1/ptm/m/n/10 You can find \T1/pcr/m/n/10 gtkrc \T1/ptm/m/n/10 file in your
Tor-toiseHg in-stall di-rec-tory: i.e. \T1/pcr/m/n/10 C:\Program
[79] [80]
Chapter 11.
[81] [82]
Chapter 12.
No file modTortoiseHg.ind.
No file TortoiseHg.ind.
[83] (V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux) )
(see the transcript file for additional information)pdfTeX warning (dest): name
{id10} has been referenced but does not exist, replaced by a fixed one

{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/8r.enc}<C:/Program Files/
MiKTeX 2.8/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Files/MiKTeX 2
.8/fonts/type1/public/amsfonts/cm/cmsy8.pfb><C:/Program Files/MiKTeX 2.8/fonts/
type1/urw/courier/ucrb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/couri
er/ucrr8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/courier/ucrro8a.pfb>
<C:/Program Files/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvb8a.pfb><C:/Program Fi
les/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvbo8a.pfb><C:/Program Files/MiKTeX 2.
8/fonts/type1/urw/times/utmb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw
/times/utmbi8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmr8a.pf
b><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmri8a.pfb>
Output written on TortoiseHg.pdf (87 pages, 1943168 bytes).
Transcript written on TortoiseHg.log.
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file V:/thg-winbuild/build-thg/doc/build/pdf/python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file TortoiseHg.idx....done (30 entries accepted, 0 rejected).
Sorting entries....done (151 comparisons).
Generating output file TortoiseHg.ind....done (69 lines written, 0 warnings).
Output written in TortoiseHg.ind.
Transcript written in TortoiseHg.ilg.
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file V:/thg-winbuild/build-thg/doc/build/pdf/python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modTortoiseHg.idx....done (30 entries accepted, 0 rejected).
Sorting entries....done (151 comparisons).
Generating output file modTortoiseHg.ind....done (69 lines written, 0 warnings).
Output written in modTortoiseHg.ind.
Transcript written in modTortoiseHg.ilg.
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
entering extended mode
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.
(V:\thg-winbuild\build-thg\doc\build\pdf\manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\report.cls"
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.8\tex\latex\base\size10.clo")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\inputenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\utf8.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ot1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\omsenc.dfu")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\fontenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.def"))
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.sty"
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\bblopts.cfg")
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\english.ldf"
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.def")))
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\times.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\fncychap.sty)
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\longtable.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\sphinx.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\base\textcomp.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.dfu")))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyh
dr\fancyhdr.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyb
ox\fancybox.sty"
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
)
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\titles
ec\titlesec.sty") (V:\thg-winbuild\build-thg\doc\build\pdf\tabulary.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\array.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsmath.sty"
For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amstext.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsgen.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsbsy.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsopn.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\makeidx.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\framed.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\color.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\color.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\pdftex-def\pdftex.def"))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyv
rb\fancyvrb.sty"
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix
<2008/02/07> (tvz) ("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\keyval.sty"
)) ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\threeparttable.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\mdwtoo
ls\footnote.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\wrapfi
g\wrapfig.sty") ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\parskip.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphicx.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphics.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\trig.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\graphics.cfg")))
("C:\Program Files\MiKTeX 2.8\tex\plain\misc\pdfcolor.tex")
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hyperref.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifpdf.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifvtex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ifxetex\ifxetex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\hycolor.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\xcolor-patch.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\pd1enc.def")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\etexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\infwarerr.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\hyperref.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\kvoptions.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\kvsetkeys.sty"))

Package hyperref Warning: Option `pagecolor' is not available anymore.

Implicit mode ON; LaTeX internals redefined
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\url.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bitset.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\intcalc.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bigintcalc.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\pdftexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifluatex.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ltxcmds.sty"))))
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\atbegshi.sty"))
*hyperref using default driver hpdftex*
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hpdftex.def"))
Writing index file TortoiseHg.idx
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1cmr.fd")
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1ptm.fd")
("C:\Program Files\MiKTeX 2.8\tex\context\base\supp-pdf.tex"
[Loading MPS to PDF converter (version 2006.09.02).]
) ("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\nameref.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\refcount.sty"))
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
<thg_logo_pdf.png, id=239, 113.65538pt x 67.94615pt> <use thg_logo_pdf.png>
<use thg_logo_pdf.png> ("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1phv.fd"
) [1{C:/Documents and Settings/rclark/Local Settings/Application Data/MiKTeX/2.
8/pdftex/config/pdftex.map} <V:/thg-winbuild/build-thg/doc/build/pdf/thg_logo_p
df.png>] [2] (V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tocpdfTeX warn
ing (ext4): destination with the same identifier (name{page.i}) has been alread
y used, duplicate ignored
<to be read again>
                   \relax
l.113 ... {5.4}From command line}{60}{section.5.4}
                                                   [1])pdfTeX warning (ext4): d
estination with the same identifier (name{page.ii}) has been already used, dupl
icate ignored
<to be read again>
                   \relax
l.107 \tableofcontents
                       [2] [1] [2]
Chapter 1.
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\ts1ptm.fd") [3]
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1pcr.fd")
Underfull \hbox (badness 10000) in paragraph at lines 233--234

[4]
Chapter 2.

Underfull \hbox (badness 10000) in paragraph at lines 302--303

[5] [6]
Chapter 3.
<cmenu-global-settings.jpg, id=389, 306.39468pt x 103.88812pt>
<use cmenu-global-settings.jpg> <use cmenu-global-settings.jpg>
<settings.png, id=390, 594.22pt x 538.01pt> <use settings.png>
<use settings.png> [7 <V:/thg-winbuild/build-thg/doc/build/pdf/cmenu-global-set
tings.jpg>] [8 <V:/thg-winbuild/build-thg/doc/build/pdf/settings.png (PNG copy)
>] <init.png, id=404, 420.57124pt x 150.5625pt> <use init.png> <use init.png>
[9 <V:/thg-winbuild/build-thg/doc/build/pdf/init.png>]
Underfull \hbox (badness 10000) in paragraph at lines 530--531

<commit.png, id=412, 833.1125pt x 562.1pt> <use commit.png> <use commit.png>
<share.png, id=413, 540.0175pt x 165.61874pt> <use share.png> <use share.png>
[10] [11 <V:/thg-winbuild/build-thg/doc/build/pdf/commit.png (PNG copy)> <V:/th
g-winbuild/build-thg/doc/build/pdf/share.png (PNG copy)>]
<clone.png, id=428, 543.02875pt x 167.62625pt> <use clone.png> <use clone.png>
<overlayicons.png, id=429, 407.5225pt x 66.2475pt> <use overlayicons.png>
<use overlayicons.png> [12 <V:/thg-winbuild/build-thg/doc/build/pdf/clone.png>
<V:/thg-winbuild/build-thg/doc/build/pdf/overlayicons.png>] [13] [14]
Chapter 4.
<visual-diff.jpg, id=453, 417.56pt x 287.0725pt> <use visual-diff.jpg>
<use visual-diff.jpg> [15] [16 <V:/thg-winbuild/build-thg/doc/build/pdf/visual-
diff.jpg>] [17] <hgcmd.jpg, id=482, 304.88907pt x 239.39438pt> <use hgcmd.jpg>
<use hgcmd.jpg> <use overlayicons.png> <use overlayicons.png>
<taskbarui.png, id=483, 417.56pt x 410.53375pt> <use taskbarui.png>
<use taskbarui.png> [18 <V:/thg-winbuild/build-thg/doc/build/pdf/hgcmd.jpg>]
<cmenu-nofiles.jpg, id=493, 426.59375pt x 487.8225pt> <use cmenu-nofiles.jpg>
<use cmenu-nofiles.jpg> <cmenu-files.jpg, id=494, 297.36093pt x 149.8097pt>
<use cmenu-files.jpg> <use cmenu-files.jpg>
<nautilus.png, id=495, 739.76375pt x 511.9125pt> <use nautilus.png>
<use nautilus.png> <use init.png> <use init.png> [19] [20 <V:/thg-winbuild/buil
d-thg/doc/build/pdf/taskbarui.png (PNG copy)>] [21 <V:/thg-winbuild/build-thg/d
oc/build/pdf/cmenu-nofiles.jpg>] [22 <V:/thg-winbuild/build-thg/doc/build/pdf/c
menu-files.jpg> <V:/thg-winbuild/build-thg/doc/build/pdf/nautilus.png (PNG copy
)>]
Underfull \hbox (badness 10000) in paragraph at lines 1088--1089

<use clone.png> <use clone.png> [23]
Underfull \hbox (badness 10000) in paragraph at lines 1194--1195

<use commit.png> <use commit.png> [24] [25] [26]
<parentbar.png, id=554, 656.4525pt x 80.3pt> <use parentbar.png>
<use parentbar.png> <advancedbar.png, id=555, 746.79pt x 33.12375pt>
<use advancedbar.png> <use advancedbar.png> [27 <V:/thg-winbuild/build-thg/doc/
build/pdf/parentbar.png> <V:/thg-winbuild/build-thg/doc/build/pdf/advancedbar.p
ng>] [28] [29] [30]
Underfull \hbox (badness 10000) in paragraph at lines 1740--1741

[31] <shelve.png, id=598, 833.1125pt x 529.98pt> <use shelve.png>
<use shelve.png> [32 <V:/thg-winbuild/build-thg/doc/build/pdf/shelve.png>]
[33] [34] <log.png, id=639, 895.345pt x 693.59125pt> <use log.png>
<use log.png> [35 <V:/thg-winbuild/build-thg/doc/build/pdf/log.png (PNG copy)>]
<syncbar.png, id=647, 684.5575pt x 23.08624pt> <use syncbar.png>
<use syncbar.png> [36 <V:/thg-winbuild/build-thg/doc/build/pdf/syncbar.png (PNG
 copy)>] <searchbar.png, id=655, 874.26625pt x 26.0975pt> <use searchbar.png>
<use searchbar.png> [37 <V:/thg-winbuild/build-thg/doc/build/pdf/searchbar.png
(PNG copy)>] [38] [39] [40] [41]
<search.png, id=703, 464.4853pt x 392.96812pt> <use search.png>
<use search.png> [42] [43 <V:/thg-winbuild/build-thg/doc/build/pdf/search.png (
PNG copy)>] <annotate.png, id=717, 820.06375pt x 706.64pt> <use annotate.png>
<use annotate.png> [44] [45 <V:/thg-winbuild/build-thg/doc/build/pdf/annotate.p
ng>] <synchronize.png, id=733, 673.51625pt x 529.98pt> <use synchronize.png>
<use synchronize.png> [46 <V:/thg-winbuild/build-thg/doc/build/pdf/synchronize.
png>] [47] <email.png, id=748, 668.4975pt x 487.8225pt> <use email.png>
<use email.png> [48 <V:/thg-winbuild/build-thg/doc/build/pdf/email.png>]
<serve.png, id=759, 388.45125pt x 252.945pt> <use serve.png> <use serve.png>
[49 <V:/thg-winbuild/build-thg/doc/build/pdf/serve.png (PNG copy)>]
<guess.jpg, id=767, 417.05812pt x 352.31625pt> <use guess.jpg> <use guess.jpg>
[50] [51 <V:/thg-winbuild/build-thg/doc/build/pdf/guess.jpg>]
<ignore.jpg, id=788, 334.24875pt x 292.09125pt> <use ignore.jpg>
<use ignore.jpg> [52] [53 <V:/thg-winbuild/build-thg/doc/build/pdf/ignore.jpg>]
[54]
Chapter 5.
<use settings.png> <use settings.png> [55] [56] [57] [58] [59] [60]
Chapter 6.
<recover.png, id=856, 459.7175pt x 250.9375pt> <use recover.png>
<use recover.png> [61 <V:/thg-winbuild/build-thg/doc/build/pdf/recover.png (PNG
 copy)>] [62]
Chapter 7.
[63] <use email.png> <use email.png> [64]
<import.png, id=891, 517.935pt x 427.5975pt> <use import.png> <use import.png>
Underfull \hbox (badness 10000) in paragraph at lines 3926--3927

<patchqueue.png, id=892, 463.7325pt x 249.93375pt> <use patchqueue.png>
<use patchqueue.png> [65] [66 <V:/thg-winbuild/build-thg/doc/build/pdf/import.p
ng (PNG copy)>] [67 <V:/thg-winbuild/build-thg/doc/build/pdf/patchqueue.png (PN
G copy)>] [68]
Chapter 8.
[69] [70]
Underfull \hbox (badness 10000) in paragraph at lines 4173--4177
[]\T1/ptm/b/n/10 Note:  \T1/ptm/m/n/10 On Win-dows 2K, the en-crypted pass-word
s are stored in the sys-tem reg-istry un-der
[71] [72]
Chapter 9.
[73] [74]
Underfull \hbox (badness 10000) in paragraph at lines 4402--4403

[75] [76]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 4490--4494
[]\T1/ptm/m/n/10 The avail-able trans-la-tions were stored by the in-staller un
-der \T1/pcr/m/n/10 C:\Program
[77] [78]
Underfull \hbox (badness 10000) in paragraph at lines 4690--4692
[]\T1/ptm/m/n/10 You can find \T1/pcr/m/n/10 gtkrc \T1/ptm/m/n/10 file in your
Tor-toiseHg in-stall di-rec-tory: i.e. \T1/pcr/m/n/10 C:\Program
[79] [80]
Chapter 11.
[81] [82]
Chapter 12.
(V:\thg-winbuild\build-thg\doc\build\pdf\modTortoiseHg.ind [83] [84] [85])
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.ind [86] [87])
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux) )
(see the transcript file for additional information)pdfTeX warning (dest): name
{id10} has been referenced but does not exist, replaced by a fixed one

{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/8r.enc}<C:/Program Files/
MiKTeX 2.8/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Files/MiKTeX 2
.8/fonts/type1/public/amsfonts/cm/cmsy8.pfb><C:/Program Files/MiKTeX 2.8/fonts/
type1/urw/courier/ucrb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/couri
er/ucrr8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/courier/ucrro8a.pfb>
<C:/Program Files/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvb8a.pfb><C:/Program Fi
les/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvbo8a.pfb><C:/Program Files/MiKTeX 2.
8/fonts/type1/urw/helvetic/uhvr8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/
urw/times/utmb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmbi8a
.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmr8a.pfb><C:/Program
Files/MiKTeX 2.8/fonts/type1/urw/times/utmri8a.pfb>
Output written on TortoiseHg.pdf (91 pages, 1962100 bytes).
Transcript written on TortoiseHg.log.
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
entering extended mode
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.
(V:\thg-winbuild\build-thg\doc\build\pdf\manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\report.cls"
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.8\tex\latex\base\size10.clo")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\inputenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\utf8.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ot1enc.dfu")
("C:\Program Files\MiKTeX 2.8\tex\latex\base\omsenc.dfu")))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\fontenc.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\t1enc.def"))
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.sty"
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\bblopts.cfg")
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\english.ldf"
("C:\Program Files\MiKTeX 2.8\tex\generic\babel\babel.def")))
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\times.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\fncychap.sty)
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\longtable.sty")
(V:\thg-winbuild\build-thg\doc\build\pdf\sphinx.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\base\textcomp.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.def"
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1enc.dfu")))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyh
dr\fancyhdr.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyb
ox\fancybox.sty"
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
)
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\titles
ec\titlesec.sty") (V:\thg-winbuild\build-thg\doc\build\pdf\tabulary.sty
("C:\Program Files\MiKTeX 2.8\tex\latex\tools\array.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsmath.sty"
For additional information on amsmath, use the `?' option.
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amstext.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsgen.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsbsy.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ams\math\amsopn.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\base\makeidx.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\framed.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\color.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\color.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\pdftex-def\pdftex.def"))
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\fancyv
rb\fancyvrb.sty"
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix
<2008/02/07> (tvz) ("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\keyval.sty"
)) ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\threeparttable.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\mdwtoo
ls\footnote.sty")
("C:\Documents and Settings\rclark\Application Data\MiKTeX\2.8\tex\latex\wrapfi
g\wrapfig.sty") ("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\parskip.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphicx.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\graphics.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\graphics\trig.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\graphics.cfg")))
("C:\Program Files\MiKTeX 2.8\tex\plain\misc\pdfcolor.tex")
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hyperref.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifpdf.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifvtex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\ifxetex\ifxetex.sty")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\hycolor.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\xcolor-patch.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\pd1enc.def")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\etexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\infwarerr.sty"))
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\hyperref.cfg")
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\kvoptions.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\kvsetkeys.sty"))

Package hyperref Warning: Option `pagecolor' is not available anymore.

Implicit mode ON; LaTeX internals redefined
("C:\Program Files\MiKTeX 2.8\tex\latex\ltxmisc\url.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bitset.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\intcalc.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\bigintcalc.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\pdftexcmds.sty"
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifluatex.sty")
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ltxcmds.sty"))))
("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\atbegshi.sty"))
*hyperref using default driver hpdftex*
("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\hpdftex.def"))
Writing index file TortoiseHg.idx
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\ts1cmr.fd")
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1ptm.fd")
("C:\Program Files\MiKTeX 2.8\tex\context\base\supp-pdf.tex"
[Loading MPS to PDF converter (version 2006.09.02).]
) ("C:\Program Files\MiKTeX 2.8\tex\latex\hyperref\nameref.sty"
("C:\Program Files\MiKTeX 2.8\tex\latex\oberdiek\refcount.sty"))
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.out)
<thg_logo_pdf.png, id=247, 113.65538pt x 67.94615pt> <use thg_logo_pdf.png>
<use thg_logo_pdf.png> ("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1phv.fd"
) [1{C:/Documents and Settings/rclark/Local Settings/Application Data/MiKTeX/2.
8/pdftex/config/pdftex.map} <V:/thg-winbuild/build-thg/doc/build/pdf/thg_logo_p
df.png>] [2] (V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.tocpdfTeX warn
ing (ext4): destination with the same identifier (name{page.i}) has been alread
y used, duplicate ignored
<to be read again>
                   \relax
l.113 ... {5.4}From command line}{60}{section.5.4}
                                                   [1])pdfTeX warning (ext4): d
estination with the same identifier (name{page.ii}) has been already used, dupl
icate ignored
<to be read again>
                   \relax
l.107 \tableofcontents
                       [2] [1] [2]
Chapter 1.
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\ts1ptm.fd") [3]
("C:\Program Files\MiKTeX 2.8\tex\latex\psnfss\t1pcr.fd")
Underfull \hbox (badness 10000) in paragraph at lines 233--234

[4]
Chapter 2.

Underfull \hbox (badness 10000) in paragraph at lines 302--303

[5] [6]
Chapter 3.
<cmenu-global-settings.jpg, id=399, 306.39468pt x 103.88812pt>
<use cmenu-global-settings.jpg> <use cmenu-global-settings.jpg>
<settings.png, id=400, 594.22pt x 538.01pt> <use settings.png>
<use settings.png> [7 <V:/thg-winbuild/build-thg/doc/build/pdf/cmenu-global-set
tings.jpg>] [8 <V:/thg-winbuild/build-thg/doc/build/pdf/settings.png (PNG copy)
>] <init.png, id=414, 420.57124pt x 150.5625pt> <use init.png> <use init.png>
[9 <V:/thg-winbuild/build-thg/doc/build/pdf/init.png>]
Underfull \hbox (badness 10000) in paragraph at lines 530--531

<commit.png, id=422, 833.1125pt x 562.1pt> <use commit.png> <use commit.png>
<share.png, id=423, 540.0175pt x 165.61874pt> <use share.png> <use share.png>
[10] [11 <V:/thg-winbuild/build-thg/doc/build/pdf/commit.png (PNG copy)> <V:/th
g-winbuild/build-thg/doc/build/pdf/share.png (PNG copy)>]
<clone.png, id=438, 543.02875pt x 167.62625pt> <use clone.png> <use clone.png>
<overlayicons.png, id=439, 407.5225pt x 66.2475pt> <use overlayicons.png>
<use overlayicons.png> [12 <V:/thg-winbuild/build-thg/doc/build/pdf/clone.png>
<V:/thg-winbuild/build-thg/doc/build/pdf/overlayicons.png>] [13] [14]
Chapter 4.
<visual-diff.jpg, id=463, 417.56pt x 287.0725pt> <use visual-diff.jpg>
<use visual-diff.jpg> [15] [16 <V:/thg-winbuild/build-thg/doc/build/pdf/visual-
diff.jpg>] [17] <hgcmd.jpg, id=492, 304.88907pt x 239.39438pt> <use hgcmd.jpg>
<use hgcmd.jpg> <use overlayicons.png> <use overlayicons.png>
<taskbarui.png, id=493, 417.56pt x 410.53375pt> <use taskbarui.png>
<use taskbarui.png> [18 <V:/thg-winbuild/build-thg/doc/build/pdf/hgcmd.jpg>]
<cmenu-nofiles.jpg, id=503, 426.59375pt x 487.8225pt> <use cmenu-nofiles.jpg>
<use cmenu-nofiles.jpg> <cmenu-files.jpg, id=504, 297.36093pt x 149.8097pt>
<use cmenu-files.jpg> <use cmenu-files.jpg>
<nautilus.png, id=505, 739.76375pt x 511.9125pt> <use nautilus.png>
<use nautilus.png> <use init.png> <use init.png> [19] [20 <V:/thg-winbuild/buil
d-thg/doc/build/pdf/taskbarui.png (PNG copy)>] [21 <V:/thg-winbuild/build-thg/d
oc/build/pdf/cmenu-nofiles.jpg>] [22 <V:/thg-winbuild/build-thg/doc/build/pdf/c
menu-files.jpg> <V:/thg-winbuild/build-thg/doc/build/pdf/nautilus.png (PNG copy
)>]
Underfull \hbox (badness 10000) in paragraph at lines 1088--1089

<use clone.png> <use clone.png> [23]
Underfull \hbox (badness 10000) in paragraph at lines 1194--1195

<use commit.png> <use commit.png> [24] [25] [26]
<parentbar.png, id=564, 656.4525pt x 80.3pt> <use parentbar.png>
<use parentbar.png> <advancedbar.png, id=565, 746.79pt x 33.12375pt>
<use advancedbar.png> <use advancedbar.png> [27 <V:/thg-winbuild/build-thg/doc/
build/pdf/parentbar.png> <V:/thg-winbuild/build-thg/doc/build/pdf/advancedbar.p
ng>] [28] [29] [30]
Underfull \hbox (badness 10000) in paragraph at lines 1740--1741

[31] <shelve.png, id=608, 833.1125pt x 529.98pt> <use shelve.png>
<use shelve.png> [32 <V:/thg-winbuild/build-thg/doc/build/pdf/shelve.png>]
[33] [34] <log.png, id=649, 895.345pt x 693.59125pt> <use log.png>
<use log.png> [35 <V:/thg-winbuild/build-thg/doc/build/pdf/log.png (PNG copy)>]
<syncbar.png, id=657, 684.5575pt x 23.08624pt> <use syncbar.png>
<use syncbar.png> [36 <V:/thg-winbuild/build-thg/doc/build/pdf/syncbar.png (PNG
 copy)>] <searchbar.png, id=665, 874.26625pt x 26.0975pt> <use searchbar.png>
<use searchbar.png> [37 <V:/thg-winbuild/build-thg/doc/build/pdf/searchbar.png
(PNG copy)>] [38] [39] [40] [41]
<search.png, id=713, 464.4853pt x 392.96812pt> <use search.png>
<use search.png> [42] [43 <V:/thg-winbuild/build-thg/doc/build/pdf/search.png (
PNG copy)>] <annotate.png, id=727, 820.06375pt x 706.64pt> <use annotate.png>
<use annotate.png> [44] [45 <V:/thg-winbuild/build-thg/doc/build/pdf/annotate.p
ng>] <synchronize.png, id=743, 673.51625pt x 529.98pt> <use synchronize.png>
<use synchronize.png> [46 <V:/thg-winbuild/build-thg/doc/build/pdf/synchronize.
png>] [47] <email.png, id=758, 668.4975pt x 487.8225pt> <use email.png>
<use email.png> [48 <V:/thg-winbuild/build-thg/doc/build/pdf/email.png>]
<serve.png, id=769, 388.45125pt x 252.945pt> <use serve.png> <use serve.png>
[49 <V:/thg-winbuild/build-thg/doc/build/pdf/serve.png (PNG copy)>]
<guess.jpg, id=777, 417.05812pt x 352.31625pt> <use guess.jpg> <use guess.jpg>
[50] [51 <V:/thg-winbuild/build-thg/doc/build/pdf/guess.jpg>]
<ignore.jpg, id=798, 334.24875pt x 292.09125pt> <use ignore.jpg>
<use ignore.jpg> [52] [53 <V:/thg-winbuild/build-thg/doc/build/pdf/ignore.jpg>]
[54]
Chapter 5.
<use settings.png> <use settings.png> [55] [56] [57] [58] [59] [60]
Chapter 6.
<recover.png, id=866, 459.7175pt x 250.9375pt> <use recover.png>
<use recover.png> [61 <V:/thg-winbuild/build-thg/doc/build/pdf/recover.png (PNG
 copy)>] [62]
Chapter 7.
[63] <use email.png> <use email.png> [64]
<import.png, id=901, 517.935pt x 427.5975pt> <use import.png> <use import.png>
Underfull \hbox (badness 10000) in paragraph at lines 3926--3927

<patchqueue.png, id=902, 463.7325pt x 249.93375pt> <use patchqueue.png>
<use patchqueue.png> [65] [66 <V:/thg-winbuild/build-thg/doc/build/pdf/import.p
ng (PNG copy)>] [67 <V:/thg-winbuild/build-thg/doc/build/pdf/patchqueue.png (PN
G copy)>] [68]
Chapter 8.
[69] [70]
Underfull \hbox (badness 10000) in paragraph at lines 4173--4177
[]\T1/ptm/b/n/10 Note:  \T1/ptm/m/n/10 On Win-dows 2K, the en-crypted pass-word
s are stored in the sys-tem reg-istry un-der
[71] [72]
Chapter 9.
[73] [74]
Underfull \hbox (badness 10000) in paragraph at lines 4402--4403

[75] [76]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 4490--4494
[]\T1/ptm/m/n/10 The avail-able trans-la-tions were stored by the in-staller un
-der \T1/pcr/m/n/10 C:\Program
[77] [78]
Underfull \hbox (badness 10000) in paragraph at lines 4690--4692
[]\T1/ptm/m/n/10 You can find \T1/pcr/m/n/10 gtkrc \T1/ptm/m/n/10 file in your
Tor-toiseHg in-stall di-rec-tory: i.e. \T1/pcr/m/n/10 C:\Program
[79] [80]
Chapter 11.
[81] [82]
Chapter 12.
(V:\thg-winbuild\build-thg\doc\build\pdf\modTortoiseHg.ind [83] [84] [85])
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.ind [86] [87])
(V:\thg-winbuild\build-thg\doc\build\pdf\TortoiseHg.aux) )
(see the transcript file for additional information)pdfTeX warning (dest): name
{id10} has been referenced but does not exist, replaced by a fixed one

{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/8r.enc}<C:/Program Files/
MiKTeX 2.8/fonts/type1/public/amsfonts/cm/cmsy10.pfb><C:/Program Files/MiKTeX 2
.8/fonts/type1/public/amsfonts/cm/cmsy8.pfb><C:/Program Files/MiKTeX 2.8/fonts/
type1/urw/courier/ucrb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/couri
er/ucrr8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/courier/ucrro8a.pfb>
<C:/Program Files/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvb8a.pfb><C:/Program Fi
les/MiKTeX 2.8/fonts/type1/urw/helvetic/uhvbo8a.pfb><C:/Program Files/MiKTeX 2.
8/fonts/type1/urw/helvetic/uhvr8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/
urw/times/utmb8a.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmbi8a
.pfb><C:/Program Files/MiKTeX 2.8/fonts/type1/urw/times/utmr8a.pfb><C:/Program
Files/MiKTeX 2.8/fonts/type1/urw/times/utmri8a.pfb>
Output written on TortoiseHg.pdf (91 pages, 1962973 bytes).
Transcript written on TortoiseHg.log.

Build finished; the PDF file is in build/pdf.
        del *.obj *.dll *.exe *.lib *.exp *.manifest *.res parentid.h ThgCLSIDs.wxi
Could Not Find V:\thg-winbuild\build-thg\win32\shellext\*.obj
        create-parentid-h.cmd
        cl /nologo /Ox /W2 /EHsc /MT /DAPPMAIN /DTHG_DEBUG /DTHG_PRODUCT_ID=03130597-5D83-4D29-8454-7438AFD09890 /c TortoiseUtils.cpp Direntry.cpp Directory.cpp Winstat.cpp RegistryConfig.cpp ThgDebug.cpp InitStatus.cpp CShellExtCMenu.cpp CShellExtOverlay.cpp TortoiseIconBitmap.cpp IconBitmapUtils.cpp Registry.cpp ShellExt.cpp StringUtils.cpp SysInfo.cpp dirstate.cpp Winstat64.cpp Dirstatecache.cpp DirectoryStatus.cpp Thgstatus.cpp QueryDirstate.cpp ThgVersion.cpp
TortoiseUtils.cpp
Direntry.cpp
Directory.cpp
Winstat.cpp
RegistryConfig.cpp
ThgDebug.cpp
InitStatus.cpp
CShellExtCMenu.cpp
CShellExtOverlay.cpp
TortoiseIconBitmap.cpp
IconBitmapUtils.cpp
Registry.cpp
ShellExt.cpp
StringUtils.cpp
SysInfo.cpp
dirstate.cpp
Winstat64.cpp
Dirstatecache.cpp
DirectoryStatus.cpp
Thgstatus.cpp
Generating Code...
Compiling...
QueryDirstate.cpp
ThgVersion.cpp
Generating Code...
        cl /EP ThgCLSIDs-template.wxi > ThgCLSIDs.wxi
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

ThgCLSIDs-template.wxi
        rc /dTHG_SHELL_FNAME="THgShellx86.dll" /dTHG_VERSION_FIRST=1 /dTHG_VERSION_SECOND=0 /dTHG_VERSION_THIRD=1 /dTHG_PRODUCT_ID="03130597-5D83-4D29-8454-7438AFD09890" shellext.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
Copyright (C) Microsoft Corporation.  All rights reserved.

        link /OUT:THgShellx86.dll /nologo /INCREMENTAL:NO /MANIFEST shlwapi.lib gdiplus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /DLL /DEF:ShellExt.def ThgVersion TortoiseUtils.obj Direntry.obj Directory.obj Winstat.obj RegistryConfig.obj ThgDebug.obj InitStatus.obj CShellExtCMenu.obj CShellExtOverlay.obj TortoiseIconBitmap.obj IconBitmapUtils.obj Registry.obj ShellExt.obj StringUtils.obj SysInfo.obj dirstate.obj Winstat64.obj Dirstatecache.obj DirectoryStatus.obj Thgstatus.obj QueryDirstate.obj ThgVersion.obj shellext.res
ThgVersion.obj : warning LNK4042: object specified more than once; extras ignored
   Creating library THgShellx86.lib and object THgShellx86.exp
THgShellx86.exp : warning LNK4070: /OUT:THGSHELL.dll directive in .EXP differs from output filename 'THgShellx86.dll'; ignoring directive
        mt -nologo -manifest THgShellx86.dll.manifest -outputresource:"THgShellx86.dll;#2"
        cl /nologo /Ox /W2 /EHsc /MT /DAPPMAIN /DTHG_DEBUG /DTHG_PRODUCT_ID=03130597-5D83-4D29-8454-7438AFD09890 /c terminate.cpp
terminate.cpp
        link /OUT:terminate-x86.dll /nologo /INCREMENTAL:NO /MANIFEST shlwapi.lib gdiplus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /DLL /DEF:terminate.def terminate.obj Thgstatus.obj RegistryConfig.obj ThgDebug.obj
   Creating library terminate-x86.lib and object terminate-x86.exp
terminate-x86.exp : warning LNK4070: /OUT:TERMINATE.dll directive in .EXP differs from output filename 'terminate-x86.dll'; ignoring directive
        mt -nologo -manifest terminate-x86.dll.manifest -outputresource:"terminate-x86.dll;#1"
        del *.obj *.dll *.exe *.lib *.exp *.manifest *.res parentid.h ThgCLSIDs.wxi
        create-parentid-h.cmd
        cl /nologo /Ox /W2 /EHsc /MT /DAPPMAIN /DTHG_DEBUG /DTHG_PRODUCT_ID=03130597-5D83-4D29-8454-7438AFD09890 /c TortoiseUtils.cpp Direntry.cpp Directory.cpp Winstat.cpp RegistryConfig.cpp ThgDebug.cpp InitStatus.cpp CShellExtCMenu.cpp CShellExtOverlay.cpp TortoiseIconBitmap.cpp IconBitmapUtils.cpp Registry.cpp ShellExt.cpp StringUtils.cpp SysInfo.cpp dirstate.cpp Winstat64.cpp Dirstatecache.cpp DirectoryStatus.cpp Thgstatus.cpp QueryDirstate.cpp ThgVersion.cpp
TortoiseUtils.cpp
Direntry.cpp
Directory.cpp
Winstat.cpp
RegistryConfig.cpp
ThgDebug.cpp
InitStatus.cpp
CShellExtCMenu.cpp
CShellExtOverlay.cpp
TortoiseIconBitmap.cpp
IconBitmapUtils.cpp
Registry.cpp
ShellExt.cpp
StringUtils.cpp
SysInfo.cpp
dirstate.cpp
Winstat64.cpp
Dirstatecache.cpp
DirectoryStatus.cpp
Thgstatus.cpp
Generating Code...
Compiling...
QueryDirstate.cpp
ThgVersion.cpp
Generating Code...
        cl /EP ThgCLSIDs-template.wxi > ThgCLSIDs.wxi
Microsoft (R) C/C++ Optimizing Compiler Version 15.00.30729.01 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

ThgCLSIDs-template.wxi
        rc /dTHG_SHELL_FNAME="THgShellx64.dll" /dTHG_VERSION_FIRST=1 /dTHG_VERSION_SECOND=0 /dTHG_VERSION_THIRD=1 /dTHG_PRODUCT_ID="03130597-5D83-4D29-8454-7438AFD09890" shellext.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
Copyright (C) Microsoft Corporation.  All rights reserved.

        link /OUT:THgShellx64.dll /nologo /INCREMENTAL:NO /MANIFEST shlwapi.lib gdiplus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /DLL /DEF:ShellExt.def ThgVersion TortoiseUtils.obj Direntry.obj Directory.obj Winstat.obj RegistryConfig.obj ThgDebug.obj InitStatus.obj CShellExtCMenu.obj CShellExtOverlay.obj TortoiseIconBitmap.obj IconBitmapUtils.obj Registry.obj ShellExt.obj StringUtils.obj SysInfo.obj dirstate.obj Winstat64.obj Dirstatecache.obj DirectoryStatus.obj Thgstatus.obj QueryDirstate.obj ThgVersion.obj shellext.res
ThgVersion.obj : warning LNK4042: object specified more than once; extras ignored
   Creating library THgShellx64.lib and object THgShellx64.exp
THgShellx64.exp : warning LNK4070: /OUT:THGSHELL.dll directive in .EXP differs from output filename 'THgShellx64.dll'; ignoring directive
        mt -nologo -manifest THgShellx64.dll.manifest -outputresource:"THgShellx64.dll;#2"
        cl /nologo /Ox /W2 /EHsc /MT /DAPPMAIN /DTHG_DEBUG /DTHG_PRODUCT_ID=03130597-5D83-4D29-8454-7438AFD09890 /c terminate.cpp
terminate.cpp
        link /OUT:terminate-x64.dll /nologo /INCREMENTAL:NO /MANIFEST shlwapi.lib gdiplus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /DLL /DEF:terminate.def terminate.obj Thgstatus.obj RegistryConfig.obj ThgDebug.obj
   Creating library terminate-x64.lib and object terminate-x64.exp
terminate-x64.exp : warning LNK4070: /OUT:TERMINATE.dll directive in .EXP differs from output filename 'terminate-x64.dll'; ignoring directive
        mt -nologo -manifest terminate-x64.dll.manifest -outputresource:"terminate-x64.dll;#1"
C:\Program Files\Tools\GTK\bin\libgailutil-18.dll
C:\Program Files\Tools\GTK\bin\libgdk-win32-2.0-0.dll
C:\Program Files\Tools\GTK\bin\libgdk_pixbuf-2.0-0.dll
C:\Program Files\Tools\GTK\bin\libgtk-win32-2.0-0.dll
        4 file(s) copied.
        1 file(s) copied.
running py2exe
running build_py
creating build
creating build\lib
creating build\lib\tortoisehg
creating build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\about.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\archive.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\backout.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\bookmark.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\browse.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\bugreport.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\changeset.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\clone.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\commit.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\csinfo.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\cslist.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\datamine.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\dialog.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\gdialog.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\gorev.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\gtklib.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\guess.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\hgcmd.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\hgemail.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\hgignore.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\hginit.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\hgthread.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\hgtk.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\histdetails.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\history.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\merge.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\p4pending.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\quickop.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\recovery.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\rename.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\serve.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\shellconf.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\status.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\statusbar.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\synch.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\tagadd.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\thgconfig.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\thgimport.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\thgmq.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\thgshelve.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\thgstrip.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\update.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\visdiff.py -> build\lib\tortoisehg\hgtk
copying tortoisehg\hgtk\__init__.py -> build\lib\tortoisehg\hgtk
creating build\lib\tortoisehg\hgtk\logview
copying tortoisehg\hgtk\logview\colormap.py -> build\lib\tortoisehg\hgtk\logview
copying tortoisehg\hgtk\logview\graphcell.py -> build\lib\tortoisehg\hgtk\logview
copying tortoisehg\hgtk\logview\revgraph.py -> build\lib\tortoisehg\hgtk\logview
copying tortoisehg\hgtk\logview\treemodel.py -> build\lib\tortoisehg\hgtk\logview
copying tortoisehg\hgtk\logview\treeview.py -> build\lib\tortoisehg\hgtk\logview
copying tortoisehg\hgtk\logview\__init__.py -> build\lib\tortoisehg\hgtk\logview
creating build\lib\tortoisehg\util
copying tortoisehg\util\cachethg.py -> build\lib\tortoisehg\util
copying tortoisehg\util\config.py -> build\lib\tortoisehg\util
copying tortoisehg\util\debugthg.py -> build\lib\tortoisehg\util
copying tortoisehg\util\hglib.py -> build\lib\tortoisehg\util
copying tortoisehg\util\hgshelve.py -> build\lib\tortoisehg\util
copying tortoisehg\util\hgversion.py -> build\lib\tortoisehg\util
copying tortoisehg\util\i18n.py -> build\lib\tortoisehg\util
copying tortoisehg\util\menuthg.py -> build\lib\tortoisehg\util
copying tortoisehg\util\paths.py -> build\lib\tortoisehg\util
copying tortoisehg\util\prej.py -> build\lib\tortoisehg\util
copying tortoisehg\util\settings.py -> build\lib\tortoisehg\util
copying tortoisehg\util\shlib.py -> build\lib\tortoisehg\util
copying tortoisehg\util\thgstatus.py -> build\lib\tortoisehg\util
copying tortoisehg\util\thread2.py -> build\lib\tortoisehg\util
copying tortoisehg\util\version.py -> build\lib\tortoisehg\util
copying tortoisehg\util\__init__.py -> build\lib\tortoisehg\util
copying tortoisehg\util\__version__.py -> build\lib\tortoisehg\util
copying tortoisehg\__init__.py -> build\lib\tortoisehg
running build_mo
creating V:\thg-winbuild\build-thg\build\bdist.win32
creating V:\thg-winbuild\build-thg\build\bdist.win32\winexe
creating V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
creating V:\thg-winbuild\build-thg\build\bdist.win32\winexe\bundle-2.6
creating V:\thg-winbuild\build-thg\build\bdist.win32\winexe\temp
*** searching for required modules ***
*** parsing results ***
*** finding dlls needed ***
*** create binaries ***
*** byte compile python files ***
writing byte-compilation script 'c:\docume~1\rclark\locals~1\temp\tmpnq6ztx.py'
C:\Python26\python.exe -O c:\docume~1\rclark\locals~1\temp\tmpnq6ztx.py
byte-compiling C:\Python26\lib\BaseHTTPServer.py to BaseHTTPServer.pyo
byte-compiling C:\Python26\lib\ConfigParser.py to ConfigParser.pyo
byte-compiling C:\Python26\lib\Queue.py to Queue.pyo
byte-compiling C:\Python26\lib\SocketServer.py to SocketServer.pyo
byte-compiling C:\Python26\lib\StringIO.py to StringIO.pyo
byte-compiling C:\Python26\lib\UserDict.py to UserDict.pyo
byte-compiling C:\Python26\lib\_LWPCookieJar.py to _LWPCookieJar.pyo
byte-compiling C:\Python26\lib\_MozillaCookieJar.py to _MozillaCookieJar.pyo
byte-compiling C:\Python26\lib\__future__.py to __future__.pyo
byte-compiling C:\Python26\lib\_abcoll.py to _abcoll.pyo
byte-compiling C:\Python26\lib\_strptime.py to _strptime.pyo
byte-compiling C:\Python26\lib\_threading_local.py to _threading_local.pyo
byte-compiling C:\Python26\lib\abc.py to abc.pyo
byte-compiling C:\Python26\lib\aifc.py to aifc.pyo
byte-compiling C:\Python26\lib\atexit.py to atexit.pyo
byte-compiling C:\Python26\lib\base64.py to base64.pyo
byte-compiling C:\Python26\lib\bdb.py to bdb.pyo
byte-compiling C:\Python26\lib\bisect.py to bisect.pyo
byte-compiling C:\Python26\lib\bsddb\__init__.py to bsddb\__init__.pyo
byte-compiling C:\Python26\lib\bsddb\db.py to bsddb\db.pyo
byte-compiling C:\Python26\lib\bsddb\dbutils.py to bsddb\dbutils.pyo
byte-compiling C:\Python26\lib\calendar.py to calendar.pyo
byte-compiling C:\Python26\lib\cgi.py to cgi.pyo
byte-compiling C:\Python26\lib\chunk.py to chunk.pyo
byte-compiling C:\Python26\lib\cmd.py to cmd.pyo
byte-compiling C:\Python26\lib\codecs.py to codecs.pyo
byte-compiling C:\Python26\lib\collections.py to collections.pyo
byte-compiling C:\Python26\lib\commands.py to commands.pyo
byte-compiling C:\Python26\lib\contextlib.py to contextlib.pyo
byte-compiling C:\Python26\lib\cookielib.py to cookielib.pyo
byte-compiling C:\Python26\lib\copy.py to copy.pyo
byte-compiling C:\Python26\lib\copy_reg.py to copy_reg.pyo
byte-compiling C:\Python26\lib\ctypes\__init__.py to ctypes\__init__.pyo
byte-compiling C:\Python26\lib\ctypes\_endian.py to ctypes\_endian.pyo
byte-compiling C:\Python26\lib\ctypes\macholib\__init__.py to ctypes\macholib\__init__.pyo
byte-compiling C:\Python26\lib\ctypes\macholib\dyld.py to ctypes\macholib\dyld.pyo
byte-compiling C:\Python26\lib\ctypes\macholib\dylib.py to ctypes\macholib\dylib.pyo
byte-compiling C:\Python26\lib\ctypes\macholib\framework.py to ctypes\macholib\framework.pyo
byte-compiling C:\Python26\lib\ctypes\test\__init__.py to ctypes\test\__init__.pyo
byte-compiling C:\Python26\lib\ctypes\test\runtests.py to ctypes\test\runtests.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_anon.py to ctypes\test\test_anon.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_array_in_pointer.py to ctypes\test\test_array_in_pointer.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_arrays.py to ctypes\test\test_arrays.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_as_parameter.py to ctypes\test\test_as_parameter.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_bitfields.py to ctypes\test\test_bitfields.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_buffers.py to ctypes\test\test_buffers.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_byteswap.py to ctypes\test\test_byteswap.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_callbacks.py to ctypes\test\test_callbacks.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_cast.py to ctypes\test\test_cast.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_cfuncs.py to ctypes\test\test_cfuncs.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_checkretval.py to ctypes\test\test_checkretval.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_delattr.py to ctypes\test\test_delattr.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_errcheck.py to ctypes\test\test_errcheck.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_errno.py to ctypes\test\test_errno.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_find.py to ctypes\test\test_find.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_frombuffer.py to ctypes\test\test_frombuffer.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_funcptr.py to ctypes\test\test_funcptr.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_functions.py to ctypes\test\test_functions.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_incomplete.py to ctypes\test\test_incomplete.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_init.py to ctypes\test\test_init.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_integers.py to ctypes\test\test_integers.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_internals.py to ctypes\test\test_internals.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_keeprefs.py to ctypes\test\test_keeprefs.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_libc.py to ctypes\test\test_libc.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_loading.py to ctypes\test\test_loading.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_macholib.py to ctypes\test\test_macholib.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_memfunctions.py to ctypes\test\test_memfunctions.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_numbers.py to ctypes\test\test_numbers.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_objects.py to ctypes\test\test_objects.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_parameters.py to ctypes\test\test_parameters.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_pep3118.py to ctypes\test\test_pep3118.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_pickling.py to ctypes\test\test_pickling.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_pointers.py to ctypes\test\test_pointers.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_prototypes.py to ctypes\test\test_prototypes.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_python_api.py to ctypes\test\test_python_api.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_random_things.py to ctypes\test\test_random_things.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_refcounts.py to ctypes\test\test_refcounts.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_repr.py to ctypes\test\test_repr.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_returnfuncptrs.py to ctypes\test\test_returnfuncptrs.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_simplesubclasses.py to ctypes\test\test_simplesubclasses.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_sizes.py to ctypes\test\test_sizes.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_slicing.py to ctypes\test\test_slicing.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_stringptr.py to ctypes\test\test_stringptr.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_strings.py to ctypes\test\test_strings.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_struct_fields.py to ctypes\test\test_struct_fields.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_structures.py to ctypes\test\test_structures.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_unaligned_structures.py to ctypes\test\test_unaligned_structures.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_unicode.py to ctypes\test\test_unicode.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_values.py to ctypes\test\test_values.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_varsize_struct.py to ctypes\test\test_varsize_struct.pyo
byte-compiling C:\Python26\lib\ctypes\test\test_win32.py to ctypes\test\test_win32.pyo
byte-compiling C:\Python26\lib\ctypes\util.py to ctypes\util.pyo
byte-compiling C:\Python26\lib\ctypes\wintypes.py to ctypes\wintypes.pyo
byte-compiling C:\Python26\lib\dbhash.py to dbhash.pyo
byte-compiling C:\Python26\lib\difflib.py to difflib.pyo
byte-compiling C:\Python26\lib\dis.py to dis.pyo
byte-compiling C:\Python26\lib\distutils\__init__.py to distutils\__init__.pyo
byte-compiling C:\Python26\lib\distutils\dep_util.py to distutils\dep_util.pyo
byte-compiling C:\Python26\lib\distutils\errors.py to distutils\errors.pyo
byte-compiling C:\Python26\lib\distutils\log.py to distutils\log.pyo
byte-compiling C:\Python26\lib\distutils\spawn.py to distutils\spawn.pyo
byte-compiling C:\Python26\lib\distutils\sysconfig.py to distutils\sysconfig.pyo
byte-compiling C:\Python26\lib\distutils\text_file.py to distutils\text_file.pyo
byte-compiling C:\Python26\lib\distutils\util.py to distutils\util.pyo
byte-compiling C:\Python26\lib\doctest.py to doctest.pyo
byte-compiling C:\Python26\lib\dummy_thread.py to dummy_thread.pyo
byte-compiling C:\Python26\lib\dummy_threading.py to dummy_threading.pyo
byte-compiling C:\Python26\lib\email\__init__.py to email\__init__.pyo
byte-compiling C:\Python26\lib\email\_parseaddr.py to email\_parseaddr.pyo
byte-compiling C:\Python26\lib\email\base64mime.py to email\base64mime.pyo
byte-compiling C:\Python26\lib\email\charset.py to email\charset.pyo
byte-compiling C:\Python26\lib\email\encoders.py to email\encoders.pyo
byte-compiling C:\Python26\lib\email\errors.py to email\errors.pyo
byte-compiling C:\Python26\lib\email\feedparser.py to email\feedparser.pyo
byte-compiling C:\Python26\lib\email\generator.py to email\generator.pyo
byte-compiling C:\Python26\lib\email\header.py to email\header.pyo
byte-compiling C:\Python26\lib\email\iterators.py to email\iterators.pyo
byte-compiling C:\Python26\lib\email\message.py to email\message.pyo
byte-compiling C:\Python26\lib\email\mime\__init__.py to email\mime\__init__.pyo
byte-compiling C:\Python26\lib\email\mime\application.py to email\mime\application.pyo
byte-compiling C:\Python26\lib\email\mime\audio.py to email\mime\audio.pyo
byte-compiling C:\Python26\lib\email\mime\base.py to email\mime\base.pyo
byte-compiling C:\Python26\lib\email\mime\image.py to email\mime\image.pyo
byte-compiling C:\Python26\lib\email\mime\message.py to email\mime\message.pyo
byte-compiling C:\Python26\lib\email\mime\multipart.py to email\mime\multipart.pyo
byte-compiling C:\Python26\lib\email\mime\nonmultipart.py to email\mime\nonmultipart.pyo
byte-compiling C:\Python26\lib\email\mime\text.py to email\mime\text.pyo
byte-compiling C:\Python26\lib\email\parser.py to email\parser.pyo
byte-compiling C:\Python26\lib\email\quoprimime.py to email\quoprimime.pyo
byte-compiling C:\Python26\lib\email\test\__init__.py to email\test\__init__.pyo
byte-compiling C:\Python26\lib\email\test\test_email.py to email\test\test_email.pyo
byte-compiling C:\Python26\lib\email\test\test_email_codecs.py to email\test\test_email_codecs.pyo
byte-compiling C:\Python26\lib\email\test\test_email_codecs_renamed.py to email\test\test_email_codecs_renamed.pyo
byte-compiling C:\Python26\lib\email\test\test_email_renamed.py to email\test\test_email_renamed.pyo
byte-compiling C:\Python26\lib\email\test\test_email_torture.py to email\test\test_email_torture.pyo
byte-compiling C:\Python26\lib\email\utils.py to email\utils.pyo
byte-compiling C:\Python26\lib\encodings\__init__.py to encodings\__init__.pyo
byte-compiling C:\Python26\lib\encodings\aliases.py to encodings\aliases.pyo
byte-compiling C:\Python26\lib\encodings\ascii.py to encodings\ascii.pyo
byte-compiling C:\Python26\lib\encodings\base64_codec.py to encodings\base64_codec.pyo
byte-compiling C:\Python26\lib\encodings\big5.py to encodings\big5.pyo
byte-compiling C:\Python26\lib\encodings\big5hkscs.py to encodings\big5hkscs.pyo
byte-compiling C:\Python26\lib\encodings\bz2_codec.py to encodings\bz2_codec.pyo
byte-compiling C:\Python26\lib\encodings\charmap.py to encodings\charmap.pyo
byte-compiling C:\Python26\lib\encodings\cp037.py to encodings\cp037.pyo
byte-compiling C:\Python26\lib\encodings\cp1006.py to encodings\cp1006.pyo
byte-compiling C:\Python26\lib\encodings\cp1026.py to encodings\cp1026.pyo
byte-compiling C:\Python26\lib\encodings\cp1140.py to encodings\cp1140.pyo
byte-compiling C:\Python26\lib\encodings\cp1250.py to encodings\cp1250.pyo
byte-compiling C:\Python26\lib\encodings\cp1251.py to encodings\cp1251.pyo
byte-compiling C:\Python26\lib\encodings\cp1252.py to encodings\cp1252.pyo
byte-compiling C:\Python26\lib\encodings\cp1253.py to encodings\cp1253.pyo
byte-compiling C:\Python26\lib\encodings\cp1254.py to encodings\cp1254.pyo
byte-compiling C:\Python26\lib\encodings\cp1255.py to encodings\cp1255.pyo
byte-compiling C:\Python26\lib\encodings\cp1256.py to encodings\cp1256.pyo
byte-compiling C:\Python26\lib\encodings\cp1257.py to encodings\cp1257.pyo
byte-compiling C:\Python26\lib\encodings\cp1258.py to encodings\cp1258.pyo
byte-compiling C:\Python26\lib\encodings\cp424.py to encodings\cp424.pyo
byte-compiling C:\Python26\lib\encodings\cp437.py to encodings\cp437.pyo
byte-compiling C:\Python26\lib\encodings\cp500.py to encodings\cp500.pyo
byte-compiling C:\Python26\lib\encodings\cp737.py to encodings\cp737.pyo
byte-compiling C:\Python26\lib\encodings\cp775.py to encodings\cp775.pyo
byte-compiling C:\Python26\lib\encodings\cp850.py to encodings\cp850.pyo
byte-compiling C:\Python26\lib\encodings\cp852.py to encodings\cp852.pyo
byte-compiling C:\Python26\lib\encodings\cp855.py to encodings\cp855.pyo
byte-compiling C:\Python26\lib\encodings\cp856.py to encodings\cp856.pyo
byte-compiling C:\Python26\lib\encodings\cp857.py to encodings\cp857.pyo
byte-compiling C:\Python26\lib\encodings\cp860.py to encodings\cp860.pyo
byte-compiling C:\Python26\lib\encodings\cp861.py to encodings\cp861.pyo
byte-compiling C:\Python26\lib\encodings\cp862.py to encodings\cp862.pyo
byte-compiling C:\Python26\lib\encodings\cp863.py to encodings\cp863.pyo
byte-compiling C:\Python26\lib\encodings\cp864.py to encodings\cp864.pyo
byte-compiling C:\Python26\lib\encodings\cp865.py to encodings\cp865.pyo
byte-compiling C:\Python26\lib\encodings\cp866.py to encodings\cp866.pyo
byte-compiling C:\Python26\lib\encodings\cp869.py to encodings\cp869.pyo
byte-compiling C:\Python26\lib\encodings\cp874.py to encodings\cp874.pyo
byte-compiling C:\Python26\lib\encodings\cp875.py to encodings\cp875.pyo
byte-compiling C:\Python26\lib\encodings\cp932.py to encodings\cp932.pyo
byte-compiling C:\Python26\lib\encodings\cp949.py to encodings\cp949.pyo
byte-compiling C:\Python26\lib\encodings\cp950.py to encodings\cp950.pyo
byte-compiling C:\Python26\lib\encodings\euc_jis_2004.py to encodings\euc_jis_2004.pyo
byte-compiling C:\Python26\lib\encodings\euc_jisx0213.py to encodings\euc_jisx0213.pyo
byte-compiling C:\Python26\lib\encodings\euc_jp.py to encodings\euc_jp.pyo
byte-compiling C:\Python26\lib\encodings\euc_kr.py to encodings\euc_kr.pyo
byte-compiling C:\Python26\lib\encodings\gb18030.py to encodings\gb18030.pyo
byte-compiling C:\Python26\lib\encodings\gb2312.py to encodings\gb2312.pyo
byte-compiling C:\Python26\lib\encodings\gbk.py to encodings\gbk.pyo
byte-compiling C:\Python26\lib\encodings\hex_codec.py to encodings\hex_codec.pyo
byte-compiling C:\Python26\lib\encodings\hp_roman8.py to encodings\hp_roman8.pyo
byte-compiling C:\Python26\lib\encodings\hz.py to encodings\hz.pyo
byte-compiling C:\Python26\lib\encodings\idna.py to encodings\idna.pyo
byte-compiling C:\Python26\lib\encodings\iso2022_jp.py to encodings\iso2022_jp.pyo
byte-compiling C:\Python26\lib\encodings\iso2022_jp_1.py to encodings\iso2022_jp_1.pyo
byte-compiling C:\Python26\lib\encodings\iso2022_jp_2.py to encodings\iso2022_jp_2.pyo
byte-compiling C:\Python26\lib\encodings\iso2022_jp_2004.py to encodings\iso2022_jp_2004.pyo
byte-compiling C:\Python26\lib\encodings\iso2022_jp_3.py to encodings\iso2022_jp_3.pyo
byte-compiling C:\Python26\lib\encodings\iso2022_jp_ext.py to encodings\iso2022_jp_ext.pyo
byte-compiling C:\Python26\lib\encodings\iso2022_kr.py to encodings\iso2022_kr.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_1.py to encodings\iso8859_1.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_10.py to encodings\iso8859_10.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_11.py to encodings\iso8859_11.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_13.py to encodings\iso8859_13.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_14.py to encodings\iso8859_14.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_15.py to encodings\iso8859_15.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_16.py to encodings\iso8859_16.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_2.py to encodings\iso8859_2.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_3.py to encodings\iso8859_3.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_4.py to encodings\iso8859_4.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_5.py to encodings\iso8859_5.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_6.py to encodings\iso8859_6.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_7.py to encodings\iso8859_7.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_8.py to encodings\iso8859_8.pyo
byte-compiling C:\Python26\lib\encodings\iso8859_9.py to encodings\iso8859_9.pyo
byte-compiling C:\Python26\lib\encodings\johab.py to encodings\johab.pyo
byte-compiling C:\Python26\lib\encodings\koi8_r.py to encodings\koi8_r.pyo
byte-compiling C:\Python26\lib\encodings\koi8_u.py to encodings\koi8_u.pyo
byte-compiling C:\Python26\lib\encodings\latin_1.py to encodings\latin_1.pyo
byte-compiling C:\Python26\lib\encodings\mac_arabic.py to encodings\mac_arabic.pyo
byte-compiling C:\Python26\lib\encodings\mac_centeuro.py to encodings\mac_centeuro.pyo
byte-compiling C:\Python26\lib\encodings\mac_croatian.py to encodings\mac_croatian.pyo
byte-compiling C:\Python26\lib\encodings\mac_cyrillic.py to encodings\mac_cyrillic.pyo
byte-compiling C:\Python26\lib\encodings\mac_farsi.py to encodings\mac_farsi.pyo
byte-compiling C:\Python26\lib\encodings\mac_greek.py to encodings\mac_greek.pyo
byte-compiling C:\Python26\lib\encodings\mac_iceland.py to encodings\mac_iceland.pyo
byte-compiling C:\Python26\lib\encodings\mac_latin2.py to encodings\mac_latin2.pyo
byte-compiling C:\Python26\lib\encodings\mac_roman.py to encodings\mac_roman.pyo
byte-compiling C:\Python26\lib\encodings\mac_romanian.py to encodings\mac_romanian.pyo
byte-compiling C:\Python26\lib\encodings\mac_turkish.py to encodings\mac_turkish.pyo
byte-compiling C:\Python26\lib\encodings\mbcs.py to encodings\mbcs.pyo
byte-compiling C:\Python26\lib\encodings\palmos.py to encodings\palmos.pyo
byte-compiling C:\Python26\lib\encodings\ptcp154.py to encodings\ptcp154.pyo
byte-compiling C:\Python26\lib\encodings\punycode.py to encodings\punycode.pyo
byte-compiling C:\Python26\lib\encodings\quopri_codec.py to encodings\quopri_codec.pyo
byte-compiling C:\Python26\lib\encodings\raw_unicode_escape.py to encodings\raw_unicode_escape.pyo
byte-compiling C:\Python26\lib\encodings\rot_13.py to encodings\rot_13.pyo
byte-compiling C:\Python26\lib\encodings\shift_jis.py to encodings\shift_jis.pyo
byte-compiling C:\Python26\lib\encodings\shift_jis_2004.py to encodings\shift_jis_2004.pyo
byte-compiling C:\Python26\lib\encodings\shift_jisx0213.py to encodings\shift_jisx0213.pyo
byte-compiling C:\Python26\lib\encodings\string_escape.py to encodings\string_escape.pyo
byte-compiling C:\Python26\lib\encodings\tis_620.py to encodings\tis_620.pyo
byte-compiling C:\Python26\lib\encodings\undefined.py to encodings\undefined.pyo
byte-compiling C:\Python26\lib\encodings\unicode_escape.py to encodings\unicode_escape.pyo
byte-compiling C:\Python26\lib\encodings\unicode_internal.py to encodings\unicode_internal.pyo
byte-compiling C:\Python26\lib\encodings\utf_16.py to encodings\utf_16.pyo
byte-compiling C:\Python26\lib\encodings\utf_16_be.py to encodings\utf_16_be.pyo
byte-compiling C:\Python26\lib\encodings\utf_16_le.py to encodings\utf_16_le.pyo
byte-compiling C:\Python26\lib\encodings\utf_32.py to encodings\utf_32.pyo
byte-compiling C:\Python26\lib\encodings\utf_32_be.py to encodings\utf_32_be.pyo
byte-compiling C:\Python26\lib\encodings\utf_32_le.py to encodings\utf_32_le.pyo
byte-compiling C:\Python26\lib\encodings\utf_7.py to encodings\utf_7.pyo
byte-compiling C:\Python26\lib\encodings\utf_8.py to encodings\utf_8.pyo
byte-compiling C:\Python26\lib\encodings\utf_8_sig.py to encodings\utf_8_sig.pyo
byte-compiling C:\Python26\lib\encodings\uu_codec.py to encodings\uu_codec.pyo
byte-compiling C:\Python26\lib\encodings\zlib_codec.py to encodings\zlib_codec.pyo
byte-compiling C:\Python26\lib\filecmp.py to filecmp.pyo
byte-compiling C:\Python26\lib\fnmatch.py to fnmatch.pyo
byte-compiling C:\Python26\lib\ftplib.py to ftplib.pyo
byte-compiling C:\Python26\lib\functools.py to functools.pyo
byte-compiling C:\Python26\lib\genericpath.py to genericpath.pyo
byte-compiling C:\Python26\lib\getopt.py to getopt.pyo
byte-compiling C:\Python26\lib\getpass.py to getpass.pyo
byte-compiling C:\Python26\lib\gettext.py to gettext.pyo
byte-compiling C:\Python26\lib\glob.py to glob.pyo
byte-compiling C:\Python26\lib\gzip.py to gzip.pyo
byte-compiling C:\Python26\lib\hashlib.py to hashlib.pyo
byte-compiling C:\Python26\lib\heapq.py to heapq.pyo
byte-compiling C:\Python26\lib\hmac.py to hmac.pyo
byte-compiling C:\Python26\lib\httplib.py to httplib.pyo
byte-compiling C:\Python26\lib\imghdr.py to imghdr.pyo
byte-compiling C:\Python26\lib\inspect.py to inspect.pyo
byte-compiling C:\Python26\lib\io.py to io.pyo
byte-compiling C:\Python26\lib\keyword.py to keyword.pyo
byte-compiling C:\Python26\lib\linecache.py to linecache.pyo
byte-compiling C:\Python26\lib\locale.py to locale.pyo
byte-compiling C:\Python26\lib\logging\__init__.py to logging\__init__.pyo
byte-compiling C:\Python26\lib\macurl2path.py to macurl2path.pyo
byte-compiling C:\Python26\lib\md5.py to md5.pyo
byte-compiling C:\Python26\lib\mimetools.py to mimetools.pyo
byte-compiling C:\Python26\lib\mimetypes.py to mimetypes.pyo
byte-compiling C:\Python26\lib\ntpath.py to ntpath.pyo
byte-compiling C:\Python26\lib\nturl2path.py to nturl2path.pyo
byte-compiling C:\Python26\lib\opcode.py to opcode.pyo
byte-compiling C:\Python26\lib\optparse.py to optparse.pyo
byte-compiling C:\Python26\lib\os.py to os.pyo
byte-compiling C:\Python26\lib\os2emxpath.py to os2emxpath.pyo
byte-compiling C:\Python26\lib\pdb.py to pdb.pyo
byte-compiling C:\Python26\lib\pickle.py to pickle.pyo
byte-compiling C:\Python26\lib\pkgutil.py to pkgutil.pyo
byte-compiling C:\Python26\lib\platform.py to platform.pyo
byte-compiling C:\Python26\lib\posixpath.py to posixpath.pyo
byte-compiling C:\Python26\lib\pprint.py to pprint.pyo
byte-compiling C:\Python26\lib\py_compile.py to py_compile.pyo
byte-compiling C:\Python26\lib\quopri.py to quopri.pyo
byte-compiling C:\Python26\lib\random.py to random.pyo
byte-compiling C:\Python26\lib\re.py to re.pyo
byte-compiling C:\Python26\lib\repr.py to repr.pyo
byte-compiling C:\Python26\lib\rfc822.py to rfc822.pyo
byte-compiling C:\Python26\lib\sets.py to sets.pyo
byte-compiling C:\Python26\lib\sha.py to sha.pyo
byte-compiling C:\Python26\lib\shlex.py to shlex.pyo
byte-compiling C:\Python26\lib\shutil.py to shutil.pyo
byte-compiling C:\Python26\lib\site-packages\cairo\__init__.py to cairo\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gio\__init__.py to gio\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\glib\__init__.py to glib\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\glib\option.py to glib\option.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gobject\__init__.py to gobject\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gobject\constants.py to gobject\constants.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gobject\propertyhelper.py to gobject\propertyhelper.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gtk\__init__.py to gtk\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gtk\_lazyutils.py to gtk\_lazyutils.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gtk\deprecation.py to gtk\deprecation.pyo
byte-compiling C:\Python26\lib\site-packages\gtk-2.0\gtk\keysyms.py to gtk\keysyms.pyo
byte-compiling C:\Python26\lib\site-packages\iniparse-0.3.1-py2.6.egg\iniparse\__init__.py to iniparse\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\iniparse-0.3.1-py2.6.egg\iniparse\compat.py to iniparse\compat.pyo
byte-compiling C:\Python26\lib\site-packages\iniparse-0.3.1-py2.6.egg\iniparse\config.py to iniparse\config.pyo
byte-compiling C:\Python26\lib\site-packages\iniparse-0.3.1-py2.6.egg\iniparse\ini.py to iniparse\ini.pyo
byte-compiling C:\Python26\lib\site-packages\pkg_resources.py to pkg_resources.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\__init__.py to pygments\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\cmdline.py to pygments\cmdline.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\console.py to pygments\console.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\filter.py to pygments\filter.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\filters\__init__.py to pygments\filters\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatter.py to pygments\formatter.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\__init__.py to pygments\formatters\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\_mapping.py to pygments\formatters\_mapping.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\bbcode.py to pygments\formatters\bbcode.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\html.py to pygments\formatters\html.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\img.py to pygments\formatters\img.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\latex.py to pygments\formatters\latex.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\other.py to pygments\formatters\other.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\rtf.py to pygments\formatters\rtf.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\svg.py to pygments\formatters\svg.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\terminal.py to pygments\formatters\terminal.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\formatters\terminal256.py to pygments\formatters\terminal256.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexer.py to pygments\lexer.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\__init__.py to pygments\lexers\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\_asybuiltins.py to pygments\lexers\_asybuiltins.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\_clbuiltins.py to pygments\lexers\_clbuiltins.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\_luabuiltins.py to pygments\lexers\_luabuiltins.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\_mapping.py to pygments\lexers\_mapping.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\_phpbuiltins.py to pygments\lexers\_phpbuiltins.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\_vimbuiltins.py to pygments\lexers\_vimbuiltins.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\agile.py to pygments\lexers\agile.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\asm.py to pygments\lexers\asm.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\compiled.py to pygments\lexers\compiled.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\dotnet.py to pygments\lexers\dotnet.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\functional.py to pygments\lexers\functional.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\math.py to pygments\lexers\math.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\other.py to pygments\lexers\other.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\parsers.py to pygments\lexers\parsers.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\special.py to pygments\lexers\special.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\templates.py to pygments\lexers\templates.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\text.py to pygments\lexers\text.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\lexers\web.py to pygments\lexers\web.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\plugin.py to pygments\plugin.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\scanner.py to pygments\scanner.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\style.py to pygments\style.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\__init__.py to pygments\styles\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\autumn.py to pygments\styles\autumn.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\borland.py to pygments\styles\borland.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\bw.py to pygments\styles\bw.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\colorful.py to pygments\styles\colorful.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\default.py to pygments\styles\default.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\emacs.py to pygments\styles\emacs.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\friendly.py to pygments\styles\friendly.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\fruity.py to pygments\styles\fruity.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\manni.py to pygments\styles\manni.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\monokai.py to pygments\styles\monokai.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\murphy.py to pygments\styles\murphy.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\native.py to pygments\styles\native.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\pastie.py to pygments\styles\pastie.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\perldoc.py to pygments\styles\perldoc.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\tango.py to pygments\styles\tango.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\trac.py to pygments\styles\trac.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\vim.py to pygments\styles\vim.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\styles\vs.py to pygments\styles\vs.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\token.py to pygments\token.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\unistring.py to pygments\unistring.pyo
byte-compiling C:\Python26\lib\site-packages\pygments-1.3.1-py2.6.egg\pygments\util.py to pygments\util.pyo
byte-compiling C:\Python26\lib\site-packages\pygtk.py to pygtk.pyo
byte-compiling C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\__init__.py to OpenSSL\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\tsafe.py to OpenSSL\tsafe.pyo
byte-compiling C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\version.py to OpenSSL\version.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\__init__.py to pyreadline\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\clipboard\__init__.py to pyreadline\clipboard\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\clipboard\ironpython_clipboard.py to pyreadline\clipboard\ironpython_clipboard.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\clipboard\win32_clipboard.py to pyreadline\clipboard\win32_clipboard.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\console\__init__.py to pyreadline\console\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\console\ansi.py to pyreadline\console\ansi.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\console\console.py to pyreadline\console\console.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\console\event.py to pyreadline\console\event.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\console\ironpython_console.py to pyreadline\console\ironpython_console.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\error.py to pyreadline\error.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\keysyms\__init__.py to pyreadline\keysyms\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\keysyms\common.py to pyreadline\keysyms\common.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\keysyms\ironpython_keysyms.py to pyreadline\keysyms\ironpython_keysyms.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\keysyms\keysyms.py to pyreadline\keysyms\keysyms.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\keysyms\winconstants.py to pyreadline\keysyms\winconstants.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\lineeditor\__init__.py to pyreadline\lineeditor\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\lineeditor\history.py to pyreadline\lineeditor\history.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\lineeditor\lineobj.py to pyreadline\lineeditor\lineobj.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\lineeditor\wordmatcher.py to pyreadline\lineeditor\wordmatcher.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\logger.py to pyreadline\logger.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\modes\__init__.py to pyreadline\modes\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\modes\basemode.py to pyreadline\modes\basemode.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\modes\emacs.py to pyreadline\modes\emacs.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\modes\notemacs.py to pyreadline\modes\notemacs.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\modes\vi.py to pyreadline\modes\vi.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\release.py to pyreadline\release.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\rlmain.py to pyreadline\rlmain.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\pyreadline\unicode_helper.py to pyreadline\unicode_helper.pyo
byte-compiling C:\Python26\lib\site-packages\pyreadline-1.5.dev_r0-py2.6.egg\readline.py to readline.pyo
byte-compiling C:\Python26\lib\site-packages\win32\lib\win32con.py to win32con.pyo
byte-compiling C:\Python26\lib\site-packages\win32\lib\win32traceutil.py to win32traceutil.pyo
byte-compiling C:\Python26\lib\site-packages\win32\lib\winerror.py to winerror.pyo
byte-compiling C:\Python26\lib\site-packages\win32com\__init__.py to win32com\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\win32comext\shell\__init__.py to win32com\shell\__init__.pyo
byte-compiling C:\Python26\lib\site-packages\win32comext\shell\shellcon.py to win32com\shell\shellcon.pyo
byte-compiling C:\Python26\lib\site-packages\zipextimporter.py to zipextimporter.pyo
byte-compiling C:\Python26\lib\smtplib.py to smtplib.pyo
byte-compiling C:\Python26\lib\sndhdr.py to sndhdr.pyo
byte-compiling C:\Python26\lib\socket.py to socket.pyo
byte-compiling C:\Python26\lib\sre.py to sre.pyo
byte-compiling C:\Python26\lib\sre_compile.py to sre_compile.pyo
byte-compiling C:\Python26\lib\sre_constants.py to sre_constants.pyo
byte-compiling C:\Python26\lib\sre_parse.py to sre_parse.pyo
byte-compiling C:\Python26\lib\ssl.py to ssl.pyo
byte-compiling C:\Python26\lib\stat.py to stat.pyo
byte-compiling C:\Python26\lib\string.py to string.pyo
byte-compiling C:\Python26\lib\stringprep.py to stringprep.pyo
byte-compiling C:\Python26\lib\struct.py to struct.pyo
byte-compiling C:\Python26\lib\subprocess.py to subprocess.pyo
byte-compiling C:\Python26\lib\tarfile.py to tarfile.pyo
byte-compiling C:\Python26\lib\tempfile.py to tempfile.pyo
byte-compiling C:\Python26\lib\test\__init__.py to test\__init__.pyo
byte-compiling C:\Python26\lib\test\test_support.py to test\test_support.pyo
byte-compiling C:\Python26\lib\textwrap.py to textwrap.pyo
byte-compiling C:\Python26\lib\threading.py to threading.pyo
byte-compiling C:\Python26\lib\token.py to token.pyo
byte-compiling C:\Python26\lib\tokenize.py to tokenize.pyo
byte-compiling C:\Python26\lib\traceback.py to traceback.pyo
byte-compiling C:\Python26\lib\types.py to types.pyo
byte-compiling C:\Python26\lib\unittest.py to unittest.pyo
byte-compiling C:\Python26\lib\urllib.py to urllib.pyo
byte-compiling C:\Python26\lib\urllib2.py to urllib2.pyo
byte-compiling C:\Python26\lib\urlparse.py to urlparse.pyo
byte-compiling C:\Python26\lib\uu.py to uu.pyo
byte-compiling C:\Python26\lib\warnings.py to warnings.pyo
byte-compiling C:\Python26\lib\weakref.py to weakref.pyo
byte-compiling C:\Python26\lib\xml\__init__.py to xml\__init__.pyo
byte-compiling C:\Python26\lib\xml\dom\NodeFilter.py to xml\dom\NodeFilter.pyo
byte-compiling C:\Python26\lib\xml\dom\__init__.py to xml\dom\__init__.pyo
byte-compiling C:\Python26\lib\xml\dom\domreg.py to xml\dom\domreg.pyo
byte-compiling C:\Python26\lib\xml\dom\expatbuilder.py to xml\dom\expatbuilder.pyo
byte-compiling C:\Python26\lib\xml\dom\minicompat.py to xml\dom\minicompat.pyo
byte-compiling C:\Python26\lib\xml\dom\minidom.py to xml\dom\minidom.pyo
byte-compiling C:\Python26\lib\xml\dom\pulldom.py to xml\dom\pulldom.pyo
byte-compiling C:\Python26\lib\xml\dom\xmlbuilder.py to xml\dom\xmlbuilder.pyo
byte-compiling C:\Python26\lib\xml\etree\ElementPath.py to xml\etree\ElementPath.pyo
byte-compiling C:\Python26\lib\xml\etree\ElementTree.py to xml\etree\ElementTree.pyo
byte-compiling C:\Python26\lib\xml\etree\__init__.py to xml\etree\__init__.pyo
byte-compiling C:\Python26\lib\xml\etree\cElementTree.py to xml\etree\cElementTree.pyo
byte-compiling C:\Python26\lib\xml\parsers\__init__.py to xml\parsers\__init__.pyo
byte-compiling C:\Python26\lib\xml\parsers\expat.py to xml\parsers\expat.pyo
byte-compiling C:\Python26\lib\xml\sax\__init__.py to xml\sax\__init__.pyo
byte-compiling C:\Python26\lib\xml\sax\_exceptions.py to xml\sax\_exceptions.pyo
byte-compiling C:\Python26\lib\xml\sax\expatreader.py to xml\sax\expatreader.pyo
byte-compiling C:\Python26\lib\xml\sax\handler.py to xml\sax\handler.pyo
byte-compiling C:\Python26\lib\xml\sax\saxutils.py to xml\sax\saxutils.pyo
byte-compiling C:\Python26\lib\xml\sax\xmlreader.py to xml\sax\xmlreader.pyo
byte-compiling C:\Python26\lib\xmllib.py to xmllib.pyo
byte-compiling C:\Python26\lib\xmlrpclib.py to xmlrpclib.pyo
byte-compiling C:\Python26\lib\zipfile.py to zipfile.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\__init__.py to hgext\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\acl.py to hgext\acl.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\bookmarks.py to hgext\bookmarks.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\bugzilla.py to hgext\bugzilla.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\children.py to hgext\children.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\churn.py to hgext\churn.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\color.py to hgext\color.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\__init__.py to hgext\convert\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\bzr.py to hgext\convert\bzr.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\common.py to hgext\convert\common.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\convcmd.py to hgext\convert\convcmd.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\cvs.py to hgext\convert\cvs.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\cvsps.py to hgext\convert\cvsps.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\darcs.py to hgext\convert\darcs.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\filemap.py to hgext\convert\filemap.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\git.py to hgext\convert\git.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\gnuarch.py to hgext\convert\gnuarch.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\hg.py to hgext\convert\hg.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\monotone.py to hgext\convert\monotone.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\p4.py to hgext\convert\p4.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\subversion.py to hgext\convert\subversion.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\convert\transport.py to hgext\convert\transport.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\eol.py to hgext\eol.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\extdiff.py to hgext\extdiff.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\fetch.py to hgext\fetch.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\fold.py to hgext\fold.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\gpg.py to hgext\gpg.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\graphlog.py to hgext\graphlog.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\hgcia.py to hgext\hgcia.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\hgcr-gui.py to hgext\hgcr-gui.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\hgk.py to hgext\hgk.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\highlight\__init__.py to hgext\highlight\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\highlight\highlight.py to hgext\highlight\highlight.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\inotify\__init__.py to hgext\inotify\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\inotify\client.py to hgext\inotify\client.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\inotify\common.py to hgext\inotify\common.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\inotify\linux\__init__.py to hgext\inotify\linux\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\inotify\linux\watcher.py to hgext\inotify\linux\watcher.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\inotify\linuxserver.py to hgext\inotify\linuxserver.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\inotify\server.py to hgext\inotify\server.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\interhg.py to hgext\interhg.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\keyword.py to hgext\keyword.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\mercurial_keyring.py to hgext\mercurial_keyring.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\mq.py to hgext\mq.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\notify.py to hgext\notify.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\pager.py to hgext\pager.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\parentrevspec.py to hgext\parentrevspec.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\patchbomb.py to hgext\patchbomb.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\perfarce.py to hgext\perfarce.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\progress.py to hgext\progress.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\purge.py to hgext\purge.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\rebase.py to hgext\rebase.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\record.py to hgext\record.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\relink.py to hgext\relink.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\schemes.py to hgext\schemes.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\share.py to hgext\share.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\transplant.py to hgext\transplant.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\win32mbcs.py to hgext\win32mbcs.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\win32text.py to hgext\win32text.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\wincolor.py to hgext\wincolor.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\zeroconf\Zeroconf.py to hgext\zeroconf\Zeroconf.pyo
byte-compiling V:\thg-winbuild\build-hg\hgext\zeroconf\__init__.py to hgext\zeroconf\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\__init__.py to mercurial\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\__version__.py to mercurial\__version__.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\ancestor.py to mercurial\ancestor.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\archival.py to mercurial\archival.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\bundlerepo.py to mercurial\bundlerepo.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\byterange.py to mercurial\byterange.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\changegroup.py to mercurial\changegroup.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\changelog.py to mercurial\changelog.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\cmdutil.py to mercurial\cmdutil.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\commands.py to mercurial\commands.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\config.py to mercurial\config.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\context.py to mercurial\context.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\copies.py to mercurial\copies.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\demandimport.py to mercurial\demandimport.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\dirstate.py to mercurial\dirstate.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\dispatch.py to mercurial\dispatch.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\encoding.py to mercurial\encoding.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\error.py to mercurial\error.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\extensions.py to mercurial\extensions.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\fancyopts.py to mercurial\fancyopts.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\filelog.py to mercurial\filelog.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\filemerge.py to mercurial\filemerge.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\graphmod.py to mercurial\graphmod.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hbisect.py to mercurial\hbisect.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\help.py to mercurial\help.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hg.py to mercurial\hg.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\__init__.py to mercurial\hgweb\__init__.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\common.py to mercurial\hgweb\common.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\hgweb_mod.py to mercurial\hgweb\hgweb_mod.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\hgwebdir_mod.py to mercurial\hgweb\hgwebdir_mod.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\protocol.py to mercurial\hgweb\protocol.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\request.py to mercurial\hgweb\request.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\server.py to mercurial\hgweb\server.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\webcommands.py to mercurial\hgweb\webcommands.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\webutil.py to mercurial\hgweb\webutil.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hgweb\wsgicgi.py to mercurial\hgweb\wsgicgi.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\hook.py to mercurial\hook.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\httprepo.py to mercurial\httprepo.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\i18n.py to mercurial\i18n.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\ignore.py to mercurial\ignore.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\keepalive.py to mercurial\keepalive.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\localrepo.py to mercurial\localrepo.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\lock.py to mercurial\lock.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\lsprof.py to mercurial\lsprof.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\lsprofcalltree.py to mercurial\lsprofcalltree.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\mail.py to mercurial\mail.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\manifest.py to mercurial\manifest.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\match.py to mercurial\match.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\mdiff.py to mercurial\mdiff.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\merge.py to mercurial\merge.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\minirst.py to mercurial\minirst.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\node.py to mercurial\node.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\patch.py to mercurial\patch.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\repair.py to mercurial\repair.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\repo.py to mercurial\repo.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\revlog.py to mercurial\revlog.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\simplemerge.py to mercurial\simplemerge.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\sshrepo.py to mercurial\sshrepo.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\sshserver.py to mercurial\sshserver.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\statichttprepo.py to mercurial\statichttprepo.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\store.py to mercurial\store.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\streamclone.py to mercurial\streamclone.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\strutil.py to mercurial\strutil.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\subrepo.py to mercurial\subrepo.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\tags.py to mercurial\tags.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\templatefilters.py to mercurial\templatefilters.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\templatekw.py to mercurial\templatekw.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\templater.py to mercurial\templater.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\transaction.py to mercurial\transaction.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\ui.py to mercurial\ui.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\url.py to mercurial\url.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\util.py to mercurial\util.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\verify.py to mercurial\verify.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\win32.py to mercurial\win32.pyo
byte-compiling V:\thg-winbuild\build-hg\mercurial\windows.py to mercurial\windows.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\__init__.py to dulwich\__init__.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\client.py to dulwich\client.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\errors.py to dulwich\errors.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\file.py to dulwich\file.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\index.py to dulwich\index.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\lru_cache.py to dulwich\lru_cache.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\misc.py to dulwich\misc.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\object_store.py to dulwich\object_store.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\objects.py to dulwich\objects.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\pack.py to dulwich\pack.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\patch.py to dulwich\patch.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\protocol.py to dulwich\protocol.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\repo.py to dulwich\repo.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\server.py to dulwich\server.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\__init__.py to dulwich\tests\__init__.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_client.py to dulwich\tests\test_client.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_file.py to dulwich\tests\test_file.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_index.py to dulwich\tests\test_index.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_lru_cache.py to dulwich\tests\test_lru_cache.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_object_store.py to dulwich\tests\test_object_store.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_objects.py to dulwich\tests\test_objects.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_pack.py to dulwich\tests\test_pack.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_protocol.py to dulwich\tests\test_protocol.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_repository.py to dulwich\tests\test_repository.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_server.py to dulwich\tests\test_server.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\test_web.py to dulwich\tests\test_web.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\tests\utils.py to dulwich\tests\utils.pyo
byte-compiling V:\thg-winbuild\dulwich\dulwich\web.py to dulwich\web.pyo
byte-compiling V:\thg-winbuild\keyring\keyring\__init__.py to keyring\__init__.pyo
byte-compiling V:\thg-winbuild\keyring\keyring\backend.py to keyring\backend.pyo
byte-compiling V:\thg-winbuild\keyring\keyring\core.py to keyring\core.pyo
byte-compiling build\lib\tortoisehg\__init__.py to tortoisehg\__init__.pyo
byte-compiling build\lib\tortoisehg\hgtk\__init__.py to tortoisehg\hgtk\__init__.pyo
byte-compiling build\lib\tortoisehg\hgtk\about.py to tortoisehg\hgtk\about.pyo
byte-compiling build\lib\tortoisehg\hgtk\archive.py to tortoisehg\hgtk\archive.pyo
byte-compiling build\lib\tortoisehg\hgtk\backout.py to tortoisehg\hgtk\backout.pyo
byte-compiling build\lib\tortoisehg\hgtk\bookmark.py to tortoisehg\hgtk\bookmark.pyo
byte-compiling build\lib\tortoisehg\hgtk\browse.py to tortoisehg\hgtk\browse.pyo
byte-compiling build\lib\tortoisehg\hgtk\bugreport.py to tortoisehg\hgtk\bugreport.pyo
byte-compiling build\lib\tortoisehg\hgtk\changeset.py to tortoisehg\hgtk\changeset.pyo
byte-compiling build\lib\tortoisehg\hgtk\clone.py to tortoisehg\hgtk\clone.pyo
byte-compiling build\lib\tortoisehg\hgtk\commit.py to tortoisehg\hgtk\commit.pyo
byte-compiling build\lib\tortoisehg\hgtk\csinfo.py to tortoisehg\hgtk\csinfo.pyo
byte-compiling build\lib\tortoisehg\hgtk\cslist.py to tortoisehg\hgtk\cslist.pyo
byte-compiling build\lib\tortoisehg\hgtk\datamine.py to tortoisehg\hgtk\datamine.pyo
byte-compiling build\lib\tortoisehg\hgtk\dialog.py to tortoisehg\hgtk\dialog.pyo
byte-compiling build\lib\tortoisehg\hgtk\gdialog.py to tortoisehg\hgtk\gdialog.pyo
byte-compiling build\lib\tortoisehg\hgtk\gorev.py to tortoisehg\hgtk\gorev.pyo
byte-compiling build\lib\tortoisehg\hgtk\gtklib.py to tortoisehg\hgtk\gtklib.pyo
byte-compiling build\lib\tortoisehg\hgtk\guess.py to tortoisehg\hgtk\guess.pyo
byte-compiling build\lib\tortoisehg\hgtk\hgcmd.py to tortoisehg\hgtk\hgcmd.pyo
byte-compiling build\lib\tortoisehg\hgtk\hgemail.py to tortoisehg\hgtk\hgemail.pyo
byte-compiling build\lib\tortoisehg\hgtk\hgignore.py to tortoisehg\hgtk\hgignore.pyo
byte-compiling build\lib\tortoisehg\hgtk\hginit.py to tortoisehg\hgtk\hginit.pyo
byte-compiling build\lib\tortoisehg\hgtk\hgthread.py to tortoisehg\hgtk\hgthread.pyo
byte-compiling build\lib\tortoisehg\hgtk\hgtk.py to tortoisehg\hgtk\hgtk.pyo
byte-compiling build\lib\tortoisehg\hgtk\histdetails.py to tortoisehg\hgtk\histdetails.pyo
byte-compiling build\lib\tortoisehg\hgtk\history.py to tortoisehg\hgtk\history.pyo
byte-compiling build\lib\tortoisehg\hgtk\logview\__init__.py to tortoisehg\hgtk\logview\__init__.pyo
byte-compiling build\lib\tortoisehg\hgtk\logview\colormap.py to tortoisehg\hgtk\logview\colormap.pyo
byte-compiling build\lib\tortoisehg\hgtk\logview\graphcell.py to tortoisehg\hgtk\logview\graphcell.pyo
byte-compiling build\lib\tortoisehg\hgtk\logview\revgraph.py to tortoisehg\hgtk\logview\revgraph.pyo
byte-compiling build\lib\tortoisehg\hgtk\logview\treemodel.py to tortoisehg\hgtk\logview\treemodel.pyo
byte-compiling build\lib\tortoisehg\hgtk\logview\treeview.py to tortoisehg\hgtk\logview\treeview.pyo
byte-compiling build\lib\tortoisehg\hgtk\merge.py to tortoisehg\hgtk\merge.pyo
byte-compiling build\lib\tortoisehg\hgtk\p4pending.py to tortoisehg\hgtk\p4pending.pyo
byte-compiling build\lib\tortoisehg\hgtk\quickop.py to tortoisehg\hgtk\quickop.pyo
byte-compiling build\lib\tortoisehg\hgtk\recovery.py to tortoisehg\hgtk\recovery.pyo
byte-compiling build\lib\tortoisehg\hgtk\rename.py to tortoisehg\hgtk\rename.pyo
byte-compiling build\lib\tortoisehg\hgtk\serve.py to tortoisehg\hgtk\serve.pyo
byte-compiling build\lib\tortoisehg\hgtk\shellconf.py to tortoisehg\hgtk\shellconf.pyo
byte-compiling build\lib\tortoisehg\hgtk\status.py to tortoisehg\hgtk\status.pyo
byte-compiling build\lib\tortoisehg\hgtk\statusbar.py to tortoisehg\hgtk\statusbar.pyo
byte-compiling build\lib\tortoisehg\hgtk\synch.py to tortoisehg\hgtk\synch.pyo
byte-compiling build\lib\tortoisehg\hgtk\tagadd.py to tortoisehg\hgtk\tagadd.pyo
byte-compiling build\lib\tortoisehg\hgtk\thgconfig.py to tortoisehg\hgtk\thgconfig.pyo
byte-compiling build\lib\tortoisehg\hgtk\thgimport.py to tortoisehg\hgtk\thgimport.pyo
byte-compiling build\lib\tortoisehg\hgtk\thgmq.py to tortoisehg\hgtk\thgmq.pyo
byte-compiling build\lib\tortoisehg\hgtk\thgshelve.py to tortoisehg\hgtk\thgshelve.pyo
byte-compiling build\lib\tortoisehg\hgtk\thgstrip.py to tortoisehg\hgtk\thgstrip.pyo
byte-compiling build\lib\tortoisehg\hgtk\update.py to tortoisehg\hgtk\update.pyo
byte-compiling build\lib\tortoisehg\hgtk\visdiff.py to tortoisehg\hgtk\visdiff.pyo
byte-compiling build\lib\tortoisehg\util\__init__.py to tortoisehg\util\__init__.pyo
byte-compiling build\lib\tortoisehg\util\__version__.py to tortoisehg\util\__version__.pyo
byte-compiling build\lib\tortoisehg\util\cachethg.py to tortoisehg\util\cachethg.pyo
byte-compiling build\lib\tortoisehg\util\config.py to tortoisehg\util\config.pyo
byte-compiling build\lib\tortoisehg\util\debugthg.py to tortoisehg\util\debugthg.pyo
byte-compiling build\lib\tortoisehg\util\hglib.py to tortoisehg\util\hglib.pyo
byte-compiling build\lib\tortoisehg\util\hgshelve.py to tortoisehg\util\hgshelve.pyo
byte-compiling build\lib\tortoisehg\util\hgversion.py to tortoisehg\util\hgversion.pyo
byte-compiling build\lib\tortoisehg\util\i18n.py to tortoisehg\util\i18n.pyo
byte-compiling build\lib\tortoisehg\util\menuthg.py to tortoisehg\util\menuthg.pyo
byte-compiling build\lib\tortoisehg\util\paths.py to tortoisehg\util\paths.pyo
byte-compiling build\lib\tortoisehg\util\prej.py to tortoisehg\util\prej.pyo
byte-compiling build\lib\tortoisehg\util\settings.py to tortoisehg\util\settings.pyo
byte-compiling build\lib\tortoisehg\util\shlib.py to tortoisehg\util\shlib.pyo
byte-compiling build\lib\tortoisehg\util\thgstatus.py to tortoisehg\util\thgstatus.pyo
byte-compiling build\lib\tortoisehg\util\thread2.py to tortoisehg\util\thread2.pyo
byte-compiling build\lib\tortoisehg\util\version.py to tortoisehg\util\version.pyo
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
removing c:\docume~1\rclark\locals~1\temp\tmpnq6ztx.py
*** copy extensions ***
copying C:\Python26\DLLs\_bsddb.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\_ctypes.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\_ctypes_test.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\_elementtree.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\_hashlib.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\_socket.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\_ssl.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\bz2.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\pyexpat.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\select.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\DLLs\unicodedata.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\cairo\_cairo.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\cairo
copying C:\Python26\lib\site-packages\gtk-2.0\atk.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\gtk-2.0\gio\_gio.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\gio
copying C:\Python26\lib\site-packages\gtk-2.0\glib\_glib.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\glib
copying C:\Python26\lib\site-packages\gtk-2.0\gobject\_gobject.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\gobject
copying C:\Python26\lib\site-packages\gtk-2.0\gtk\_gtk.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\gtk
copying C:\Python26\lib\site-packages\gtk-2.0\pango.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\gtk-2.0\pangocairo.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\SSL.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\OpenSSL
copying C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\crypto.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\OpenSSL
copying C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\rand.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\OpenSSL
copying C:\Python26\lib\site-packages\win32\_win32sysloader.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32api.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32console.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32cred.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32event.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32file.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32gui.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32net.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32pipe.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32process.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32security.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32\win32trace.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\win32comext\shell\shell.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\win32com\shell
copying V:\thg-winbuild\build-hg\mercurial\base85.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\mercurial
copying V:\thg-winbuild\build-hg\mercurial\bdiff.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\mercurial
copying V:\thg-winbuild\build-hg\mercurial\diffhelpers.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\mercurial
copying V:\thg-winbuild\build-hg\mercurial\mpatch.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\mercurial
copying V:\thg-winbuild\build-hg\mercurial\osutil.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\mercurial
copying V:\thg-winbuild\build-hg\mercurial\parsers.pyd -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6\mercurial
*** copy dlls ***
copying C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\LIBEAY32.dll -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\WINDOWS\system32\pywintypes26.dll -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\lib\site-packages\pyopenssl-0.10-py2.6-win32.egg\OpenSSL\SSLEAY32.dll -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\WINDOWS\system32\python26.dll -> V:\thg-winbuild\build-thg\dist
setting sys.winver for 'V:\thg-winbuild\build-thg\dist\python26.dll' to 'TortoiseHg'
copying C:\WINDOWS\system32\pythoncom26.dll -> V:\thg-winbuild\build-thg\build\bdist.win32\winexe\collect-2.6
copying C:\Python26\w9xpopen.exe -> V:\thg-winbuild\build-thg\dist
*** copy data files ***
creating V:\thg-winbuild\build-thg\dist\icons
copying icons\branch.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\detect_rename.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\fileadd.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\filedelete.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\filemodify.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\general.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\hg.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\hgB.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\hg_60.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\ignore.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menuabout.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menuadd.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menublame.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menucheckout.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menuclone.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menucommit.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menucreaterepos.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menudelete.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menudiff.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menuhelp.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menuimport.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menulog.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menumerge.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menupatch.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menurelocate.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menurepobrowse.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menurevert.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menurevisiongraph.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menusettings.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menushowchanged.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menusynch.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\menuunmerge.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\proxy.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\python.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\README.txt -> V:\thg-winbuild\build-thg\dist\icons
copying icons\refresh_overlays.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\settings_repo.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\settings_user.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\shelve.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\thg_logo.ico -> V:\thg-winbuild\build-thg\dist\icons
copying icons\thg_logo_92x50.png -> V:\thg-winbuild\build-thg\dist\icons
copying icons\TortoiseMerge.ico -> V:\thg-winbuild\build-thg\dist\icons
creating V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\add.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\checkout.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\clone.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\commit.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\detect_rename.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\ignore.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\init.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\log.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\merge.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\proxy.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\recovery.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\refresh_overlays.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\remove.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\repobrowse.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\revert.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\shelve.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\status.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\sync.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying icons\svg\thg_logo.svg -> V:\thg-winbuild\build-thg\dist\icons\svg
copying C:\Python26\lib\site-packages\py2exe\run.exe -> V:\thg-winbuild\build-thg\dist\hg.exe
copying C:\Python26\lib\site-packages\py2exe\run.exe -> V:\thg-winbuild\build-thg\dist\hgtk.exe
copying C:\Python26\lib\site-packages\py2exe\run.exe -> V:\thg-winbuild\build-thg\dist\docdiff.exe
copying C:\Python26\lib\site-packages\py2exe\run_w.exe -> V:\thg-winbuild\build-thg\dist\TortoiseHgOverlayServer.exe
The following modules appear to be missing
['Crypto.Cipher', 'Image', 'ImageDraw', 'ImageFont', 'IronPythonConsole', 'MySQLdb', 'System', 'System.Windows.Forms.Clipboard', '_inotify', '_pybsddb', '_scproxy', 'bsddb3.dbutils', 'builtins', 'bzrlib', 'bzrlib.revisionspec', 'chardet', 'clr', 'crypt', 'dulwich._objects', 'dulwich._pack', 'elementtree.ElementTree', 'elementtree.cElementTree', 'email.Charset', 'email.Encoders', 'email.Errors', 'email.Generator', 'email.Header', 'email.Iterators', 'email.MIMEAudio', 'email.MIMEBase', 'email.MIMEImage', 'email.MIMEMessage', 'email.MIMEMultipart', 'email.MIMEText', 'email.Message', 'email.Parser', 'email.Utils', 'email.base64MIME', 'email.quopriMIME', 'gconf', 'gdk', 'gnome_keyring', 'gtkspell', 'kde_kwallet', 'lsprofcalltree', 'mercurial.version', 'modes.editingmodes', 'osx_keychain', 'pygments.formatters.HtmlFormatter', 'pygments.formatters.TerminalFormatter', 'pygments.lexers.TextLexer', 'startup', 'svn', 'svn.client', 'svn.core', 'svn.delta', 'svn.ra', 'unix', 'win32_crypto', 'win32com.gen_py', 'glib.GError', 'glib.IOChannel', 'glib.IO_ERR', 'glib.IO_FLAG_APPEND', 'glib.IO_FLAG_GET_MASK', 'glib.IO_FLAG_IS_READABLE', 'glib.IO_FLAG_IS_SEEKABLE', 'glib.IO_FLAG_IS_WRITEABLE', 'glib.IO_FLAG_MASK', 'glib.IO_FLAG_NONBLOCK', 'glib.IO_FLAG_SET_MASK', 'glib.IO_HUP', 'glib.IO_IN', 'glib.IO_NVAL', 'glib.IO_OUT', 'glib.IO_PRI', 'glib.IO_STATUS_AGAIN', 'glib.IO_STATUS_EOF', 'glib.IO_STATUS_ERROR', 'glib.IO_STATUS_NORMAL', 'glib.Idle', 'glib.MainContext', 'glib.MainLoop', 'glib.OPTION_ERROR', 'glib.OPTION_ERROR_BAD_VALUE', 'glib.OPTION_ERROR_FAILED', 'glib.OPTION_ERROR_UNKNOWN_OPTION', 'glib.OPTION_FLAG_FILENAME', 'glib.OPTION_FLAG_HIDDEN', 'glib.OPTION_FLAG_IN_MAIN', 'glib.OPTION_FLAG_NOALIAS', 'glib.OPTION_FLAG_NO_ARG', 'glib.OPTION_FLAG_OPTIONAL_ARG', 'glib.OPTION_FLAG_REVERSE', 'glib.OPTION_REMAINING', 'glib.OptionContext', 'glib.OptionGroup', 'glib.PRIORITY_DEFAULT', 'glib.PRIORITY_DEFAULT_IDLE', 'glib.PRIORITY_HIGH', 'glib.PRIORITY_HIGH_IDLE', 'glib.PRIORITY_LOW', 'glib.Pid', 'glib.PollFD', 'glib.SPAWN_CHILD_INHERITS_STDIN', 'glib.SPAWN_DO_NOT_REAP_CHILD', 'glib.SPAWN_FILE_AND_ARGV_ZERO', 'glib.SPAWN_LEAVE_DESCRIPTORS_OPEN', 'glib.SPAWN_SEARCH_PATH', 'glib.SPAWN_STDERR_TO_DEV_NULL', 'glib.SPAWN_STDOUT_TO_DEV_NULL', 'glib.Source', 'glib.Timeout', 'glib.child_watch_add', 'glib.filename_display_basename', 'glib.filename_display_name', 'glib.filename_from_utf8', 'glib.get_application_name', 'glib.get_current_time', 'glib.get_prgname', 'glib.glib_version', 'glib.idle_add', 'glib.io_add_watch', 'glib.main_context_default', 'glib.main_depth', 'glib.markup_escape_text', 'glib.set_application_name', 'glib.set_prgname', 'glib.source_remove', 'glib.spawn_async', 'glib.timeout_add', 'glib.timeout_add_seconds']

*** binary dependencies ***
Your executable(s) also depend on these dlls which are not included,
you may or may not need to distribute them.

Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating system.

   OLEAUT32.dll - C:\WINDOWS\system32\OLEAUT32.dll
   USER32.dll - C:\WINDOWS\system32\USER32.dll
   SHELL32.dll - C:\WINDOWS\system32\SHELL32.dll
   ole32.dll - C:\WINDOWS\system32\ole32.dll
   COMDLG32.dll - C:\WINDOWS\system32\COMDLG32.dll
   WSOCK32.dll - C:\WINDOWS\system32\WSOCK32.dll
   COMCTL32.dll - C:\WINDOWS\system32\COMCTL32.dll
   ADVAPI32.dll - C:\WINDOWS\system32\ADVAPI32.dll
   NETAPI32.dll - C:\WINDOWS\system32\NETAPI32.dll
   msvcrt.dll - C:\WINDOWS\system32\msvcrt.dll
   WS2_32.dll - C:\WINDOWS\system32\WS2_32.dll
   GDI32.dll - C:\WINDOWS\system32\GDI32.dll
   VERSION.dll - C:\WINDOWS\system32\VERSION.dll
   KERNEL32.dll - C:\WINDOWS\system32\KERNEL32.dll
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
gtk.wxs
diff-scripts.wxs
icons.wxs
thg-locale.wxs
thg-i18n.wxs
cmenu-i18n.wxs
help.wxs
templates.wxs
locale.wxs
i18n.wxs
doc.wxs
contrib.wxs
tortoisehg.wxs
V:\thg-winbuild\misc\gtk.wxs(6) : error LGHT0103 : The system cannot find the file 'dist\gtk\freetype6.dll'.
V:\thg-winbuild\misc\gtk.wxs(9) : error LGHT0103 : The system cannot find the file 'dist\gtk\intl.dll'.
V:\thg-winbuild\misc\gtk.wxs(12) : error LGHT0103 : The system cannot find the file 'dist\gtk\libatk-1.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(15) : error LGHT0103 : The system cannot find the file 'dist\gtk\libcairo-2.dll'.
V:\thg-winbuild\misc\gtk.wxs(18) : error LGHT0103 : The system cannot find the file 'dist\gtk\libexpat-1.dll'.
V:\thg-winbuild\misc\gtk.wxs(21) : error LGHT0103 : The system cannot find the file 'dist\gtk\libfontconfig-1.dll'.
V:\thg-winbuild\misc\gtk.wxs(33) : error LGHT0103 : The system cannot find the file 'dist\gtk\libgio-2.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(36) : error LGHT0103 : The system cannot find the file 'dist\gtk\libglib-2.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(39) : error LGHT0103 : The system cannot find the file 'dist\gtk\libgmodule-2.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(42) : error LGHT0103 : The system cannot find the file 'dist\gtk\libgobject-2.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(45) : error LGHT0103 : The system cannot find the file 'dist\gtk\libgthread-2.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(51) : error LGHT0103 : The system cannot find the file 'dist\gtk\libpango-1.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(54) : error LGHT0103 : The system cannot find the file 'dist\gtk\libpangocairo-1.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(57) : error LGHT0103 : The system cannot find the file 'dist\gtk\libpangoft2-1.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(60) : error LGHT0103 : The system cannot find the file 'dist\gtk\libpangowin32-1.0-0.dll'.
V:\thg-winbuild\misc\gtk.wxs(63) : error LGHT0103 : The system cannot find the file 'dist\gtk\libpng14-14.dll'.
V:\thg-winbuild\misc\gtk.wxs(66) : error LGHT0103 : The system cannot find the file 'dist\gtk\zlib1.dll'.
V:\thg-winbuild\misc\gtk.wxs(69) : error LGHT0103 : The system cannot find the file 'dist\gtk\etc\fonts\fonts.conf'.
V:\thg-winbuild\misc\gtk.wxs(72) : error LGHT0103 : The system cannot find the file 'dist\gtk\etc\fonts\fonts.dtd'.
V:\thg-winbuild\misc\gtk.wxs(87) : error LGHT0103 : The system cannot find the file 'dist\gtk\etc\pango\pango.modules'.
V:\thg-winbuild\misc\gtk.wxs(99) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\cs\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(105) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\da\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(111) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\de\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(117) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\es\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(123) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\fr\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(129) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\it\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(135) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\ja\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(141) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\pt\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(147) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\pt_BR\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(153) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\ru\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(159) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\uk\LC_MESSAGES\glib20.mo'.
V:\thg-winbuild\misc\gtk.wxs(165) : error LGHT0103 : The system cannot find the file 'dist\gtk\share\locale\zh_CN\LC_MESSAGES\glib20.mo'.
Build config:
[tortoisehg] branch=stable, tag=1.0.1
[mercurial]  branch=stable, tag=1.5.1

.> hg -R hg-main pull
.> hg -R tortoisehg pull
.> hg -R hgfold pull -u
.> hg -R hgcr-gui pull -u
.> hg -R perfarce pull -u
.> hg -R hgeol pull -u
.> hg -R keyring pull -u
.> hg -R hgkeyring pull -u
.> hg -R dulwich pull -u
.> hg -R dulwich update 643cae08a0cd
.> hg -R wincolor pull -u
.> if exist build-hg rmdir /s /q build-hg
.> hg clone hg-main -u stable build-hg
.> hg -R build-hg update 1.5.1
.> hg -R build-hg --config extensions.purge= purge --all
.> copy misc\setup.cfg build-hg
build-hg> python setup.py --version
build-hg> python setup.py build_py -c -d . build_mo
build-hg> python setup.py build_ext -i
>  C:\Python26\python.exe gendoc.py > build-hg/doc/hg.1.gendoc.txt
build-hg/doc> python C:\Python26\Scripts\rst2html.py --link-stylesheet --stylesheet-path style.css hg.1.txt hg.1.html
build-hg/doc> python C:\Python26\Scripts\rst2html.py --link-stylesheet --stylesheet-path style.css hgignore.5.txt hgignore.5.html
build-hg/doc> python C:\Python26\Scripts\rst2html.py --link-stylesheet --stylesheet-path style.css hgrc.5.txt hgrc.5.html
.> if exist build-thg rmdir /s /q build-thg
.> hg clone tortoisehg -u stable build-thg
build-thg> hg update 1.0.1
.> hg -R build-thg --config extensions.purge= purge --all
build-thg> python setup.py --version
build-thg> python setup.py build_mo
build-thg/win32> python reggen.py
build-thg> copy contrib\win32\config.py tortoisehg\util
build-thg> copy contrib\win32\setup.cfg .
build-thg/doc> build chm
build-thg/doc> build pdf
*************** x86 ******************
build-thg\win32\shellext> nmake.exe /nologo /f Makefile.nmake clean
build-thg\win32\shellext> nmake.exe /nologo /f Makefile.nmake
warning: skipped copying nonexistent 'terminate-x86.exe'
*************** x64 ******************
build-thg\win32\shellext> nmake.exe /nologo /f Makefile.nmake clean
build-thg\win32\shellext> nmake.exe /nologo /f Makefile.nmake
warning: skipped copying nonexistent 'terminate-x64.exe'
build-thg> if exist dist rmdir /s /q dist
.> copy "C:\Program Files\Tools\GTK\bin\*.dll" build-thg\dist\gtk
.> copy misc\gtkrc build-thg\dist\gtk\etc\gtk-2.0
build-thg> python setup.py py2exe -b2
build-thg> candle -nologo "..\misc\gtk.wxs" -dSourceDir="dist\gtk"
build-thg> candle -nologo "..\misc\diff-scripts.wxs"
build-thg> candle -nologo "contrib\wix\icons.wxs" -dSourceDir="dist\icons"
build-thg> candle -nologo "contrib\wix\thg-locale.wxs" -dSourceDir="locale"
build-thg> candle -nologo "contrib\wix\thg-i18n.wxs" -dSourceDir="i18n"
build-thg> candle -nologo "contrib\wix\cmenu-i18n.wxs" -dSourceDir="win32"
build-thg> candle -nologo "contrib\wix\help.wxs" -dSourceDir="..\build-hg\mercurial\help"
build-thg> candle -nologo "contrib\wix\templates.wxs" -dSourceDir="..\build-hg\mercurial\templates"
build-thg> candle -nologo "contrib\wix\locale.wxs" -dSourceDir="..\build-hg\mercurial\locale"
build-thg> candle -nologo "contrib\wix\i18n.wxs" -dSourceDir="..\build-hg\i18n"
build-thg> candle -nologo "contrib\wix\doc.wxs" -dSourceDir="..\build-hg\doc"
build-thg> candle -nologo "contrib\wix\contrib.wxs" -dSourceDir="..\build-hg\contrib"
build-thg> candle -nologo "contrib\wix\tortoisehg.wxs" -dVersion="1.0.1" -dProductId="03130597-5d83-4d29-8454-7438afd09890" -dVCRedistSrcDir="C:\Program Files\Microsoft SDKs\Windows\v7.0\Redist\VC" -dComments="Installs TortoiseHg 1.0.1, Mercurial 1.5.1 on x86" -dPlatform="x86"
build-thg> light -nologo -ext WixUIExtension -sw1076 -spdb -o ..\output\tortoisehg-1.0.1-x86-03130597-5d83-4d29-8454-7438afd09890.msi help.wixobj templates.wixobj locale.wixobj i18n.wixobj doc.wixobj contrib.wixobj gtk.wixobj diff-scripts.wixobj icons.wixobj thg-locale.wixobj thg-i18n.wixobj cmenu-i18n.wixobj tortoisehg.wixobj
C:\Python26\lib\site-packages\py2exe\build_exe.py:16: DeprecationWarning: the sets module is deprecated
  import sets
Traceback (most recent call last):
  File "setup.py", line 780, in <module>
    build_thg_installer(packagename, productid)
  File "setup.py", line 398, in build_thg_installer
    'gtk', 'diff-scripts', 'icons', 'thg-locale', 'thg-i18n', 'cmenu-i18n', 'tortoisehg')
  File "setup.py", line 223, in light
    (output, ' '.join(f + '.wixobj' for f in files)), cwd)
  File "setup.py", line 109, in run
    subprocess.check_call(cmd, shell=True, cwd=cwd, env=env)
  File "C:\Python26\lib\subprocess.py", line 498, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'light -nologo -ext WixUIExtension -sw1076 -spdb -o ..\output\tortoisehg-1.0.1-x86-03130597-5d83-4d29-8454-7438afd09890.msi help.wixobj templates.wixobj locale.wixobj i18n.wixobj doc.wixobj contrib.wixobj gtk.wixobj diff-scripts.wixobj icons.wixobj thg-locale.wixobj thg-i18n.wixobj cmenu-i18n.wixobj tortoisehg.wixobj' returned non-zero exit status 103

V:\thg-winbuild>




More information about the Mercurial mailing list