/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 2520.4.136 18 years ago Aaron Bentley Fix format strings 7.5 KB Diff Download File
v08.py 2520.4.53 18 years ago Aaron Bentley refactor bundle serialization to make write_bundle 20.2 KB Diff Download File
v09.py 2520.4.15 18 years ago Aaron Bentley Fix _get_bundle invocations 2.4 KB Diff Download File
v4.py 2916.2.18 17 years ago Andrew Bennetts Use iter_records_from_file rather than ContainerRe 23.3 KB Diff Download File