/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
..
http 1540.3.3 19 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 3484.1.1 17 years ago Vincent Ladeuil Trivial drive-by cleanups. * transport/__init__.p 69.2 KB Diff Download File
brokenrename.py 2555.3.14 18 years ago Martin Pool Better handling in LockDir of rename that moves on 1.9 KB Diff Download File
chroot.py 3376.2.4 17 years ago Martin Pool Remove every assert statement from bzrlib! Depend 5.6 KB Diff Download File
decorator.py 3376.2.4 17 years ago Martin Pool Remove every assert statement from bzrlib! Depend 7.7 KB Diff Download File
fakenfs.py 3446.2.1 17 years ago Martin Pool Failure to delete an obsolete pack file should not 2.5 KB Diff Download File
fakevfat.py 2745.5.1 18 years ago Robert Collins * New parameter on ``bzrlib.transport.Transport.re 3.8 KB Diff Download File
ftp.py 3437 17 years ago Canonical.com Patch Queue Manager (jam) Fix bug #215522, workaround xs4all returnin 23.5 KB Diff Download File
local.py 3503.1.2 17 years ago adwi2 Permits Windows to serve all paths on all drives. 20.3 KB Diff Download File
memory.py 3376.2.4 17 years ago Martin Pool Remove every assert statement from bzrlib! Depend 10.8 KB Diff Download File
nosmart.py 3313.3.4 17 years ago Andrew Bennetts Add a 'nosmart+' transport decorator. 1.6 KB Diff Download File
readonly.py 2018.5.95 18 years ago Andrew Bennetts Add a Transport.is_readonly remote call, let {Bran 3 KB Diff Download File
remote.py 3431.3.6 17 years ago Andrew Bennetts Update RemoteTransport.__init__ docstring to refle 21.5 KB Diff Download File
sftp.py 3376.2.13 17 years ago Martin Pool Merge trunk 42.4 KB Diff Download File
ssh.py 3376.2.4 17 years ago Martin Pool Remove every assert statement from bzrlib! Depend 22.4 KB Diff Download File
trace.py 2745.5.4 18 years ago Robert Collins Review feedback. 5.6 KB Diff Download File
unlistable.py 2617.4.1 18 years ago Robert Collins Add a new transport decorator unlistable+ for test 1.7 KB Diff Download File