/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-12-13 20:17:06 UTC
  • Revision ID: john@arbash-meinel.com-20071213201706-nt8f4om80gyn6l6v
Fix LockableFiles to not use modes that allow the user to write to things they create.
It seems that cygwin + FAT32 will report all directories as readonly,
even though they are not.
Regardless, someone might have .bzr/repository as readonly, but still
allow you to create files in a subdirectory.
Either way, there is no reason to have a file that we are going to
write to be created readonly.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2777.4.1 17 years ago Andrew Bennetts Move HPSS protocol description from bzrlib.smart d 4.5 KB Diff Download File
branch.py 3015.2.6 17 years ago Robert Collins In the RemoteServer branch methods handle reposito 6 KB Diff Download File
bzrdir.py 2432.4.5 18 years ago Robert Collins Make using SuccessfulSmartServerResponse and Faile 4 KB Diff Download File
client.py 2671.1.2 18 years ago Andrew Bennetts Compare URLs in RemoteRepository.__eq__, rather th 2.8 KB Diff Download File
medium.py 3066.2.1 17 years ago John Arbash Meinel We don't require paramiko for bzr+ssh. Don't prete 21.1 KB Diff Download File
protocol.py 2748.4.16 17 years ago Andrew Bennetts Tweaks suggested by review. 23.7 KB Diff Download File
repository.py 3015.2.7 17 years ago Robert Collins In the RemoteServer repository methods handle repo 10.1 KB Diff Download File
request.py 2748.4.13 17 years ago Andrew Bennetts Merge bzr.dev. 13.2 KB Diff Download File
server.py 2634.1.1 18 years ago Robert Collins (robertc) Reinstate the accidentally backed out ex 9.3 KB Diff Download File
vfs.py 2052.6.2 18 years ago Robert Collins Merge bzr.dev. 6.1 KB Diff Download File