/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2010-01-06 17:46:15 UTC
  • mto: (4634.119.1 2.0)
  • Revision ID: john@arbash-meinel.com-20100106174615-cq1nckxhbuyemgjx
Fix bug #503886, errors setting up logging go to stderr.

The basic issue is that we were using logging to describe failures
to set up logging. However, those fail with bad error messages
rather than giving us the output we want. This was especially bad
when the failure was occuring on the server. Since 'ssh' will pass
back the stderr stream without bzr handling it at all.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
branch.py 4556.2.8 16 years ago Andrew Bennetts Add TODO comment. 12.5 KB Diff Download File
bzrdir.py 4436.1.1 16 years ago Andrew Bennetts Rename BzrDirFormat.initialize_ex verb to BzrDirFo 18.2 KB Diff Download File
client.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 9.3 KB Diff Download File
medium.py 4634.18.2 15 years ago Martin Pool Further until_no_eintr cover is smart.py 34.8 KB Diff Download File
message.py 4574.1.1 16 years ago Martin Pool Move 'byte part read' messages to -Dhpssdetail 13.4 KB Diff Download File
packrepository.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
protocol.py 4476.3.40 16 years ago Andrew Bennetts Merge bzr.dev. 49.7 KB Diff Download File
repository.py 4634.19.2 15 years ago Robert Collins Review feedback. 31.6 KB Diff Download File
request.py 4634.14.1 15 years ago Robert Collins (robertc) Handle IncompatibleRepositories better w 22.5 KB Diff Download File
server.py 4553.1.1 16 years ago Jonathan Lange Merge 1.17, resolving conflicts. 14.1 KB Diff Download File
vfs.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7 KB Diff Download File