/brz/remove-bazaar

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

  • Committer: adwi2
  • Date: 2008-07-11 23:05:17 UTC
  • Revision ID: adwi2@014661-xp-20080711230517-6giupapiqdpuduir
Permits Windows to serve all paths on all drives.

 1) Special case in local transport for "/" on Windows
    * This is taken to be an empty base path
 2) urlutils._win32_path_(from|to)_url changes
    * file:/// == / and vice versa

This fixes the problems detailed in #240910
 * Since the server started by use of bzr+ssh:// uses '/' as a base,
   you can now access paths that are not on the root of the drive
   Python.exe is hosted on
 * You may now voluntarily serve all paths from a single server process, 
   should you find this desirable
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2777.4.1 18 years ago Andrew Bennetts Move HPSS protocol description from bzrlib.smart d 4.5 KB Diff Download File
branch.py 3407.2.14 17 years ago Martin Pool Remove more cases of getting transport via control 7.1 KB Diff Download File
bzrdir.py 2692.1.24 17 years ago Andrew Bennetts Merge from bzr.dev. 6.3 KB Diff Download File
client.py 3453.4.9 17 years ago Andrew Bennetts Rename _remote_is_not to _remember_remote_is_befor 7.2 KB Diff Download File
medium.py 3453.4.10 17 years ago Andrew Bennetts Change _is_remote_at_least to _is_remote_before. 28.1 KB Diff Download File
message.py 3461.2.2 17 years ago Andrew Bennetts Tweak suggested by John. 11.8 KB Diff Download File
protocol.py 3464.4.1 17 years ago Andrew Bennetts Fix infinite busy-loop caused by connection loss d 45.2 KB Diff Download File
repository.py 3407.2.14 17 years ago Martin Pool Remove more cases of getting transport via control 18.1 KB Diff Download File
request.py 3245.4.59 17 years ago Andrew Bennetts Various tweaks in response to Martin's review. 17.7 KB Diff Download File
server.py 3245.6.1 17 years ago Andrew Bennetts Merge from bzr.dev. 11.2 KB Diff Download File
vfs.py 2692.1.17 17 years ago Andrew Bennetts Merge from bzr.dev. 7.3 KB Diff Download File