/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 2947.2.1 18 years ago Robert Collins (robertc) Fix export to lock the repository. (Robe 4.9 KB Diff Download File
dir_exporter.py 1852.15.4 19 years ago Robert Collins Merge bzr.dev. 1.5 KB Diff Download File
tar_exporter.py 3408.7.1 17 years ago Martin Pool Support tarball export to stdout 2.1 KB Diff Download File
zip_exporter.py 1852.16.3 19 years ago Robert Collins Merge bzr.dev 3.3 KB Diff Download File