/brz/remove-bazaar

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

Fix bug #495023, _update_current_block should not supress exceptions.

It was marked 'void' but called a pure-python function, so it could
not propogate the exception returned by python. Now we set an exept
clause so that it can.
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 16 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