~bzr-pqm/bzr/bzr.dev

  • Committer: Robert Collins
  • Date: 2006-11-22 02:49:26 UTC
  • mto: (2018.5.34 hpss)
  • Revision ID: robertc@robertcollins.net-20061122024926-41ba3a48a35200ee
Implement a BzrDir.open_branch smart server method for opening a branch without VFS.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2018.5.21 18 years ago Andrew Bennetts Move bzrlib.transport.smart to bzrlib.smart 8.4 KB Diff Download File
bzrdir.py 2018.6.1 18 years ago Robert Collins Implement a BzrDir.open_branch smart server method 1.5 KB Diff Download File
client.py 2018.5.26 18 years ago Andrew Bennetts Extract a simple SmartClient class from RemoteTran 1.4 KB Diff Download File
medium.py 2018.5.21 18 years ago Andrew Bennetts Move bzrlib.transport.smart to bzrlib.smart 17.8 KB Diff Download File
protocol.py 2018.5.23 18 years ago Andrew Bennetts Use a Registry for smart server command handlers. 12.7 KB Diff Download File
request.py 2018.6.1 18 years ago Robert Collins Implement a BzrDir.open_branch smart server method 9.9 KB Diff Download File
server.py 2018.5.31 18 years ago Robert Collins Make RemoteBzrDir tests use a real smart transport 5.1 KB Diff Download File
vfs.py 2018.6.1 18 years ago Robert Collins Implement a BzrDir.open_branch smart server method 5.8 KB Diff Download File