Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
this is a debug log for diagnosing/reporting problems in bzr you can delete or truncate this file, or include sections in bug reports to https://bugs.launchpad.net/bzr/+filebug bzr arguments: [u'branch', u'http://macromates.com/svn/Bundles/trunk/', u'textmate-bundles'] looking for plugins in /Users/tim/.bazaar/plugins [74942] Sat 19:20:41.439 WARNING: Installed Subversion version does not have updated Python bindings. See the bzr-svn README for details. [74942] Sat 19:20:41.440 WARNING: Unable to load plugin 'svn' from '/Users/tim/.bazaar/plugins' Traceback (most recent call last): File "/Library/Python/2.5/site-packages/bzrlib/plugin.py", line 203, in load_from_dir exec "import bzrlib.plugins.%s" % name in {} File "<string>", line 1, in <module> File "svn/__init__.py", line 88, in <module> File "svn/__init__.py", line 86, in check_subversion_version BzrError: incompatible python subversion bindings looking for plugins in /Library/Python/2.5/site-packages/bzrlib/plugins Plugin name __init__ already loaded Plugin name __init__ already loaded encoding stdout as sys.stdout encoding 'US-ASCII' failed to import pycurl: No module named pycurl failed to instantiate transport <bzrlib.registry._LazyObjectGetter object at 5e0e18, module='bzrlib.transport.http._pycurl' attribute='PyCurlTransport'> for 'http://macromates.com/svn/Bundles/trunk/': DependencyNotPresent() Traceback (most recent call last): File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 802, in run_bzr_catch_errors return run_bzr(argv) File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 758, in run_bzr ret = run(*run_argv) File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases return self.run(**all_cmd_args) File "/Library/Python/2.5/site-packages/bzrlib/builtins.py", line 877, in run br_from = Branch.open(from_location) File "/Library/Python/2.5/site-packages/bzrlib/branch.py", line 128, in open possible_transports=possible_transports) File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 572, in open return BzrDir.open_from_transport(t, _unsupported=_unsupported) File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 609, in open_from_transport redirected) File "/Library/Python/2.5/site-packages/bzrlib/lazy_import.py", line 125, in __call__ return obj(*args, **kwargs) File "/Library/Python/2.5/site-packages/bzrlib/transport/__init__.py", line 1661, in do_catching_redirections return action(transport) File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 586, in find_format transport, _server_formats=_server_formats) File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 1311, in find_format raise errors.NotBranchError(path=transport.base) NotBranchError: Not a branch: "http://macromates.com/svn/Bundles/trunk/". return code 3
This paste will be private.
From the Design Piracy series on my blog: