/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 2241.1.4 18 years ago Martin Pool Moved old weave-based repository formats into bzrl 763 bytes Diff Download File
knitrepo.py 3456.1.1 17 years ago Jelmer Vernooij Remove deprecated Repository.revision_parents(). 19.9 KB Diff Download File
pack_repo.py 3446.2.2 17 years ago Martin Pool merge trunk 97.8 KB Diff Download File
weaverepo.py 3446.1.1 17 years ago Martin Pool merge further LockableFile deprecations 22.3 KB Diff Download File